On Monday 18 May 2009 19:58:41 frantisek holop wrote: > hi there, > > i know packages follows -current, i just want to make sure > i understand the issue. i get the warnings about postqueue > and postdrop after upgrading postfix on 4.5. i also see a > cvs commit discussing this situation from 4th april so it > probably didn't make it into 4.5, is that it? if i fix > the ownerships manually, that's all? i can use that > package on a vanilla 4.5?
Yes, if you're upgrading with the 4.5 package(s) make sure to run "postfix set-permissions" to correct the permissions. > > what does exactly the wording > "still exist but are no longer part of Postfix:"? > mean? they are not registered as part of the package in /var/db/pkg? > > > integer> sudo pkg_add -i postfix > Ambiguous: choose package for postfix > 0: <None> > 1: postfix-2.5.6 > 2: postfix-2.5.6-ldap > 3: postfix-2.5.6-mysql > 4: postfix-2.5.6-pgsql > 5: postfix-2.5.6-sasl2 > 6: postfix-2.6.20090125 > 7: postfix-2.6.20090125-ldap > 8: postfix-2.6.20090125-mysql > 9: postfix-2.6.20090125-pgsql > 10: postfix-2.6.20090125-sasl2 > Your choice: 6 > chown: /usr/local/libexec/postfix/main.cf: No such file or > directory******************************************| 100% > postfix/postfix-script: warning: not owned by group _postdrop: > /usr/local/sbin/postqueue postfix/postfix-script: warning: not owned by > group _postdrop: /usr/local/sbin/postdrop postfix/postfix-script: warning: > not set-gid or not owner+group+world executable: /usr/local/sbin/postqueue > postfix/postfix-script: warning: not set-gid or not owner+group+world > executable: /usr/local/sbin/postdrop postfix-2.6.20090125: complete > --- postfix-2.6.20090125 ------------------- > -> Creating /etc/mailer.conf.postfix > -> Creating Postfix spool directory and chroot area under > /var/spool/postfix -> Creating Postfix data directory under /var/postfix > > > Note: the following files or directories still exist but are > no longer part of Postfix: > > /etc/postfix/postfix-files /etc/postfix/postfix-script > /etc/postfix/post-install It means the files should be deleted if they're still there. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
