DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
  #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
  #2   (View Single Post)  
Old 22nd May 2009
teig teig is offline
Port Guard
 
Join Date: May 2008
Posts: 20
Default

You could try to delete 'linux-glib2' package manually.
pkg_delete -f should do it.
Then run pkgdb -F again until tings are ok.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
fsck reports errors but does not fix them. map7 FreeBSD General 13 2nd December 2008 10:45 PM
apache log errors ijk FreeBSD Ports and Packages 4 13th July 2008 03:56 PM
PATCH errors during portupgrade shinjii FreeBSD Installation and Upgrading 4 23rd June 2008 02:47 AM
lang/pcc build errors JMJ_coder NetBSD Package System (pkgsrc) 1 17th June 2008 02:00 AM
A couple of errors, which I believe are associated with the BIOS Johnny2Bad FreeBSD Installation and Upgrading 1 15th May 2008 03:58 AM


All times are GMT. The time now is 01:19 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick