daily pastebin goal
62%
SHARE
TWEET

DoveCot Install Errors 3

a guest Mar 19th, 2010 170 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. sudo apt-get --reinstall install dovecot-common
  2. Reading package lists... Done
  3. Building dependency tree      
  4. Reading state information... Done
  5. 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
  6. 3 not fully installed or removed.
  7. After this operation, 0B of additional disk space will be used.
  8. Do you want to continue [Y/n]? Y
  9. Setting up dovecot-common (1:1.0.10-1ubuntu5.2) ...
  10. Not replacing deleted config file /etc/dovecot/dovecot.conf
  11. Not replacing deleted config file /etc/dovecot/dovecot-ldap.conf
  12. Not replacing deleted config file /etc/dovecot/dovecot-sql.conf
  13. chmod: cannot access `/var/run/dovecot': No such file or directory
  14. dpkg: error processing dovecot-common (--configure):
  15.  subprocess post-installation script returned error exit status 1
  16. dpkg: dependency problems prevent configuration of dovecot-imapd:
  17.  dovecot-imapd depends on dovecot-common (= 1:1.0.10-1ubuntu5.2); however:
  18.   Package dovecot-common is not configured yet.
  19. dpkg: error processing dovecot-imapd (--configure):
  20.  dependency problems - leaving unconfigured
  21. dpkg: dependency problems prevent configuration of dovecot-pop3d:
  22.  dovecot-pop3d depends on dovecot-common (= 1:1.0.10-1ubuntu5.2); however:
  23.   Package dovecot-common is not configured yet.
  24. dpkg: error processing dovecot-pop3d (--configure):
  25.  dependency problems - leaving unconfigured
  26. Errors were encountered while processing:
  27.  dovecot-common
  28.  dovecot-imapd
  29.  dovecot-pop3d
  30. E: Sub-process /usr/bin/dpkg returned an error code (1)
RAW Paste Data
Top