On 4/13/06, Brent Robinson <[EMAIL PROTECTED]> wrote: > > Hi, > > When I try to install postfix via Fink, here is the output that I receive: > > root# fink install postfix > Information about 5794 packages read in 1 seconds. > The following package will be installed or updated: > postfix > /sw/bin/dpkg-lockwait -i > /sw/fink/dists/unstable/main/binary-darwin-powerpc/net/postfix_2.2.9-1_darwin-powerpc.deb > (Reading database ... 7310 files and directories currently installed.) > Preparing to replace postfix 2.2.9-1 (using > .../postfix_2.2.9-1_darwin-powerpc.deb) ... > Stopping postfix in case you are upgrading from an old version. > Unpacking replacement postfix ... > Setting up postfix (2.2.9-1) ... > /sw/sbin/postconf: fatal: open /sw/etc/postfix/main.cf for reading: No such > file or directory > /sw/bin/dpkg: error processing postfix (--install): > subprocess post-installation script returned error exit status 1 > Errors were encountered while processing: > postfix > ### execution of /sw/bin/dpkg-lockwait failed, exit code 1 > Failed: can't install package postfix-2.2.9-1 > > I've tried executing the "rebuild" and "reinstall" commands as well, but it > didn't help. Can anyone help me determine what is causing this error and > how to correct it? > > Thanks, > > Brent Robinson > I.T. Department > Kingsport Times-News > [EMAIL PROTECTED]
It appears that this file didn't get created in your .deb file for some reason, but that the build process continued anyway. Start by trying a rebuild and checking the output. -- Alexander K. Hansen Fink Documenter [Day Job] Levitated Dipole Experiment http://psfcwww2.psfc.mit.edu/ldx/ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
