On Sun, 12 Mar 2006 08:30:55 -0500 Gerard Seibert <[EMAIL PROTECTED]> wrote: > > > SEE ALSO: http://www.freebsd.org/cgi/query-pr.cgi?pr=93916 > > I got a similar error from dirmngr. It seems like the program > > installs its own INFO files, then the port tries to install INFO > > again (note the --quiet; that only appears in the bsd.port.mk > > version, not in the port's makefiles). I hacked around it by just > > using "make -k install" to make it ignore the error. > Would it be possible or feasible to remove these 'INFO' files manually > prior to building and installing or updating this port? I have never > undertaken a procedure like this before so I am unsure of its > requirements or success rate.
Yes, I'm waiting for portmgr's approval. I'll commit with following message. Index: UPDATING =================================================================== RCS file: /home/ncvs/ports/UPDATING,v retrieving revision 1.294 diff -u -r1.294 UPDATING --- UPDATING 7 Mar 2006 18:50:37 -0000 1.294 +++ UPDATING 12 Mar 2006 06:00:31 -0000 @@ -6,6 +6,29 @@ time you update your ports collection, before attempting any port upgrades. +20060312: + AFFECTS: users of multimedia/vcdimager and security/dirmngr + AUTHOR: [EMAIL PROTECTED] + + These versions of the ports which have been installed in + your system accidentally installed some malformed entries + to $PREFIX/info/dir, which prevent them from being upgraded + to the latest versions. Please remove the following entries + manually from $PREFIX/info/dir before upgrading them to + vcdimager-0.7.23_2 (and later) and dirmngr-0.9.3_2 (and later) + respectively. + + multimedia/vcdimager + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + * vcd-info: (vcdimager)vcd-info. Video CD diagnostic tool + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + security/dirmngr + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + * dirmngr: (gnupg). X.509 CRL and OCSP server. + * dirmngr-client: (gnupg). X.509 CRL and OCSP client. + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + 20060307: AFFECTS: users of print/acroread7 and the localized versions AUTHOR: [EMAIL PROTECTED] _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"