Date: Mon, 22 Sep 2008 11:24:30 -0700 (PDT) From: Dino Vliet <dino_vliet@yahoo.com> To: freebsd-questions@freebsd.org Subject: package info is corrupt Message-ID: <502217.85639.qm@web51108.mail.re2.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi freebsd peeps, Who can help me out with this problem I have with corrupted ports: # pkg_info | grep corrupt pkg_info: the package info for package 'cairomm-1.4.8_2' is corrupt pkg_info: the package info for package 'gnome-system-monitor-2.22.1_1' is corrupt pkg_info: the package info for package 'gtkmm-2.12.7' is corrupt pkg_info: the package info for package 'inkscape-0.46_1' is corrupt pkg_info: the package info for package 'libxml++-2.22.0' is corrupt pkg_info: the package info for package 'xterm-234' is corrupt pkg_info: the package info for package 'yasm-0.6.2' is corrupt pkg_info: the package info for package 'zenity-2.22.1' is corrupt Take for instance the firs in that list, cairomm. # pkg_info | grep cairomm pkg_info: the package info for package 'cairomm-1.4.8_2' is corrupt cairomm-1.6.4 C++ interface to cairo pkg_info: the package info for package 'gnome-system-monitor-2.22.1_1' is corrupt pkg_info: the package info for package 'gtkmm-2.12.7' is corrupt pkg_info: the package info for package 'inkscape-0.46_1' is corrupt pkg_info: the package info for package 'libxml++-2.22.0' is corrupt pkg_info: the package info for package 'xterm-234' is corrupt pkg_info: the package info for package 'yasm-0.6.2' is corrupt pkg_info: the package info for package 'zenity-2.22.1' is corrupt # cd cairomm-1. cairomm-1.4.8_2/ cairomm-1.6.4/ I have two versions installed. The # cd cairomm-1.4.8_2/ # ls -la total 52 -rw-r--r-- 1 root wheel 23 Apr 12 16:29 +COMMENT -rw-r--r-- 1 root wheel 54 Apr 12 16:29 +DESC -rw-r--r-- 1 root wheel 17501 Apr 12 16:29 +MTREE_DIRS drwxr-xr-x 2 root wheel 512 Jun 21 09:36 . drwxr-xr-x 988 root wheel 28160 Sep 22 20:21 .. My system is a amd64 system running Freebsd. #uname -a: FreeBSD zouk.alice.nl 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #18: Thu Mar 20 21:01:24 CET 2008 root@:/usr/obj/usr/src/sys/MYKERNEL amd64 How should I solve this issue? Brgds Dino
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?502217.85639.qm>
