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

Serge Hallyn 891085 at bugs.launchpad.net
Thu Nov 17 00:09:02 UTC 2011


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



More information about the Ubuntu-server-bugs mailing list