Thread: pkgdb errors
View Single Post
  #1   (View Single Post)  
Old 21st May 2009
maxrussell maxrussell is offline
Package Pilot
 
Join Date: May 2008
Location: Montrose, Angus
Posts: 181
Default pkgdb errors

I've been trying to use pkgdb to update my packages, but can't get on...

Code:
max@~: sudo pkgdb -F
Password:
--->  Checking the package registry database
Stale origin: 'devel/linux-glib2': perhaps moved or obsoleted.
-> The port 'devel/linux-glib2' was removed on 2009-01-21 because:
        "Removed since the port is incorporated into all linux base ports"
-> Hint:  linux-glib2-2.6.6_1 is required by the following package(s):
        linux-pango-1.10.2
        linux-gtk2-2.6.10
        nspluginwrapper-1.0.0
        linux-flashplugin-7.0r73_1
        linux-atk-1.9.1
-> Hint: checking for overwritten files...
 -> No files installed by linux-glib2-2.6.6_1 have been overwritten by other packages.
Deinstall linux-glib2-2.6.6_1 ? [no] y
--->  Deinstalling 'linux-glib2-2.6.6_1'
pkg_delete: package 'linux-glib2-2.6.6_1' is required by these other packages
and may not be deinstalled:
linux-atk-1.9.1
linux-flashplugin-7.0r73_1
linux-gtk2-2.6.10
linux-pango-1.10.2
nspluginwrapper-1.0.0
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! linux-glib2-2.6.6_1   (pkg_delete failed)
Command failed [exit code 1]: /usr/local/sbin/pkg_deinstall linux-glib2-2.6.6_1
How can I get pkgdb to resolve this issue.
Reply With Quote