Share Pastebin
Guest
Public paste!

DoveCot Install Errors 2

By: a guest | Mar 19th, 2010 | Syntax: None | Size: 1.48 KB | Hits: 101 | Expires: Never
Copy text to clipboard
  1. sudo apt-get install -f dovecot-common
  2. Reading package lists... Done
  3. Building dependency tree      
  4. Reading state information... Done
  5. dovecot-common is already the newest version.
  6. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  7. 3 not fully installed or removed.
  8. After this operation, 0B of additional disk space will be used.
  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)