Date: Sun, 18 Jul 2004 16:53:19 +0200 From: "Torfinn Ingolfsen" <tingo@start.no> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/69243: portupgrade - portinstall can't find ports to install Message-ID: <1090162399.0@kg-work.kg4.no> Resent-Message-ID: <200407181500.i6IF0ggF045941@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69243 >Category: ports >Synopsis: portupgrade - portinstall can't find ports to install >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 18 15:00:41 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Torfinn Ingolfsen >Release: FreeBSD 5.2.1-RELEASE i386 >Organization: >Environment: System: FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC portupgrade-20040701_3 ruby-1.8.1.2004.05.02_1 ruby18-bdb1-0.2.2 root@kg-work# ls -l /usr/ports/INDEX-5 -rw-r--r-- 1 root 100 5536755 Jul 16 10:54 /usr/ports/INDEX-5 (fetched today) >Description: When I do 'portinstall -R kdegames' it complains: root@kg-work# portinstall -R kdegames ** No such installed package or port: kdegames but this isn't true: root@kg-work# grep ^kdegames /usr/ports/INDEX-5 kdegames-3.2.3|/usr/ports/games/kdegames3|/usr/local|Games for the KDE integrated X11 desktop|/usr/ports/games/kdegames3/pkg-descr|kde@FreeBSD.org|games kde|XFree86-fontEncodings-4.3.0 XFree86-fontScalable-4.3.0 XFree86-libraries-4.3.0_7 arts-1.2.3,1 cups-base-1.1.20.0 expat-1.95.7 fam-2.6.9_4 fontconfig-2.2.3,1 freetype2-2.1.7_3 gettext-0.13.1_1 glib-2.4.4 gmake-3.80_2 imake-4.3.0_2 jasper-1.701.0 jpeg-6b_3 kdelibs-3.2.3_1 lcms-1.13,1 libXft-2.1.6 libart_lgpl2-2.3.16 libaudiofile-0.2.6 libiconv-1.9.2 libidn-0.5.2 libmad-0.15.1b libmng-1.0.7 libogg-1.1,3 libvorbis-1.0.1,3 libxml2-2.6.11_1 libxslt-1.1.8_1 nas-1.6 openldap-client-2.1.30 openssl-0.9.7d pcre-4.5 perl-5.8.4 pkgconfig-0.15.0_1 png-1.2.5_6 qt-3.3.2_2 tiff-3.6.1_1|XFree86-fontEncodings-4.3.0 XFree86-fontScalable-4.3.0 XFree86-libraries-4.3.0_7 arts-1.2.3,1 cups-base-1.1.20.0 expat-1.95.7 fam-2.6.9_4 fontconfig-2.2.3,1 freetype2-2.1.7_3 gettext-0.13.1_1 glib-2.4.4 imake-4.3.0_2 jasper-1.701.0 jpeg-6b_3 kdelibs-3.2.3_1 lcms-1.13,1 libXft-2.1.6 libart_lgpl2-2.3.16 libaudiofile-0.2.6 libiconv-1.9.2 libidn-0.5.2 libmad-0.15.1b libmng-1.0.7 libogg-1.1,3 libvorbis-1.0.1,3 libxml2-2.6.11_1 libxslt-1.1.8_1 nas-1.6 openldap-client-2.1.30 openssl-0.9.7d pcre-4.5 perl-5.8.4 pkgconfig-0.15.0_1 png-1.2.5_6 qt-3.3.2_2 tiff-3.6.1_1|||| and also: root@kg-work# ls -l /usr/ports/games/kdegames3 total 112 -rw-r--r-- 1 100 100 716 Jun 11 03:08 Makefile -rw-r--r-- 1 100 100 112 Jun 11 03:08 distinfo drwxr-xr-x 2 100 100 512 Jun 11 03:08 files -rw-r--r-- 1 100 100 123 Jun 15 2002 pkg-descr -rw-r--r-- 1 100 100 105837 Jun 11 03:08 pkg-plist this also goes for other ports (I tried with rfc, lsof). Note: portupgrade works, I just upgrade lsof. After that I did a pkg_deinstall of lsof, and tried 'portinstall -R lsof' again. No go. I also tried without '-R', but it makes no difference. >How-To-Repeat: cd /usr/ports; make fetchindex portinstall -R kdegames (or rfc, lsof. Possibly others.) >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1090162399.0>