Thanks for submitting this bug.

The DpkgTerminalLog.txt attachment shows:

Running newaliases
newaliases: fatal: /etc/mailname: file has 2 hard links

This caused postfix to fail to start.  Can you give the results of:

    ls -ld /etc/mailname
    ls -li /etc/mailname
    cat /etc/mailname

and finally, unless the above shows that /etc/mailname is a directory,

    sudo find / -xdev -inum `ls -li /etc/mailname | awk '{ print $1 }'`
2>/dev/null


** Changed in: postfix (Ubuntu)
       Status: New => Incomplete

** Changed in: postfix (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in Ubuntu.
https://bugs.launchpad.net/bugs/891085

Title:
  package postfix 2.8.5-2~build0.11.04 failed to install/upgrade:
  subprocess of post-installation script returned error code 75

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/891085/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to