Date: Wed, 16 Feb 2005 16:42:06 -1000 From: "Booker" <booker@lava.net> To: <ports@freebsd.org> Subject: Trying to figure out why pkg_info broken. Message-ID: <20050217024157.249A817236@gau.lava.net>
next in thread | raw e-mail | index | archive | help
I'm running freebsd 4.6.2-RELEASE-p2 (yes needs updating) and I installed apache2 via portupgrade. When I run pkg_info I get this: bash-2.05a$ pkg_info ORBit-0.5.17 High-performance CORBA ORB with support for the C language XFree86-4.2.0_1,1 X11/XFree86 core distribution (complete, using mini/meta-po XFree86-FontServer-4.2.0_1 XFree86-4 Font Server XFree86-Server-4.2.1_6 XFree86-4 X server and related programs XFree86-clients-4.2.1_2 XFree86-4 Client environments XFree86-documents-4.2.0 XFree86-4 Document Files XFree86-font100dpi-4.2.0 XFree86-4 bitmap 100 dpi fonts XFree86-font75dpi-4.2.0 XFree86-4 bitmap 75 dpi fonts XFree86-fontCyrillic-4.2.0_4 XFree86-4 Cyrillic Fonts XFree86-fontDefaultBitmaps-4.2.0 XFree86-4 default bitmap fonts XFree86-fontEncodings-4.2.0 XFree86-4 font encoding files XFree86-fontScalable-4.2.0 XFree86-4 Scalable font files XFree86-libraries-4.2.1_1 XFree86-4 include/(shared) library kit adns-1.0 Easy to use, asynchronous-capable DNS client library and ut adzap-20030201 Filter out animated ad banners from web pages pkg_info: read_plist: bad command '@conflicts apache+mod_ssl-1.*' I've tracked it to (I think) in /var/db/pkg/apache-2.0.53/+CONTENTS which contains: @comment PKG_FORMAT_REVISION:1.1 @name apache-2.0.53 @comment ORIGIN:www/apache2 @cwd /usr/local @pkgdep rc_subr-1.31 @comment DEPORIGIN:sysutils/rc_subr @pkgdep perl-5.8.6_2 @comment DEPORIGIN:lang/perl5.8 @pkgdep openssl-overwrite-base-0.9.6g_1 @comment DEPORIGIN:security/openssl @pkgdep libiconv-1.9.2_1 @comment DEPORIGIN:converters/libiconv @pkgdep expat-1.95.8 @comment DEPORIGIN:textproc/expat2 @conflicts apache+mod_ssl-1.* @conflicts apache+mod_ssl+ipv6-1.* @conflicts apache+mod_ssl+modsnmp-1.* @conflicts apache+mod_ssl+mod_snmp+ipv6-1.* @conflicts apache+mod_ssl+mod_accel-1.* @conflicts apache+mod_ssl+mod_snmp+mod_accel-1.* @conflicts apache+ipv6-1.* @conflicts apache+ssl-1.* @conflicts apache-1.* @conflicts apache_fp-1.* @conflicts caudium-devel-1.* @conflicts caudium10-1.* @conflicts caudium12-* @conflicts ru-apache+mod_ssl-1.* @conflicts ru-apache-1.* @conflicts thttpd-2.* man/man1/dbmmanage.1.gz @comment MD5:fba2bede0e5abd7f885cffa775722875 ... I'm not sure how these conflicts are appearing in this file. I don't have those ports installed. Need help. Booker
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050217024157.249A817236>