package info is corrupt

(-K JohnNy johnny64 at swissjabber.org
Tue Sep 23 16:35:52 UTC 2008


> What now? I tried to deinstall one of them, but no luck:
> 
> [root at zouk /var/db/pkg/gtkmm-2.12.7]# pkg_deinstall gtkmm
> ** No matching package found.
> 
> [root at zouk /var/db/pkg/gtkmm-2.12.7]# cat +COMMENT 
> C++ wrapper for Gtk+, Pango, Atk
> 
> [root at zouk /var/db/pkg/gtkmm-2.12.7]# cat +DESC 
> C++ wrapper for Gtk+, Pango and Atk.
> 
> WWW: http://gtkmm.sourceforge.net/
> [root at zouk /var/db/pkg/gtkmm-2.12.7]# 

To deinstall a package, you have to pass the whole package name with
the version string included to pkg_delete or pkg_deinstall, or you
have the option to use a wildcard, e. g.

pkg_deinstall gtkmm-2.12.7
pkg_deinstall gtkmm\*

But I'd recommend the first possibility over the second one since the
second one would also deinstall any other versions possibly present on
your system, which is possible since your installed packages are
somehow corrupt.

-- 
(-K JohnNy alias Partial Derivative ∂
[home] http://johnny64.fixinko.sk/
[icq] 338328204 [abandoned]
[jabber] JohnNy64 at swissjabber.org
[skype] JohnNy64-konik [abandoned]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20080923/bbf941f4/attachment.pgp


More information about the freebsd-questions mailing list