Gnome install - error

2006-11-28 Thread Laszlo Nagy


 Hello,

I updated my ports tree today:

portsnap fetch
portsnap update
pkgdb -F

Then I tried to add gnome2. I get several errors:

cassiopeia# pkg_add -r gnome2
Fetching 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.1-release/Latest/gnome2.tbz... 
Done.
Fetching 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.1-release/All/openldap-client-2.2.30.tbz... 
Done.
pkg_add: package 'openldap-client-2.2.30' conflicts with 
openldap-client-2.3.19
pkg_add: please use pkg_delete first to remove conflicting package(s) or 
-f to force installation

pkg_add: pkg_add of dependency 'openldap-client-2.2.30' failed!
Fetching 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.1-release/All/gnomemimedata-2.4.2.tbz... 
Done.
pkg_add: warning: package 'gnomemimedata-2.4.2' requires 
'freetype2-2.1.10_3', but 'freetype2-2.2.1_1' is installed
pkg_add: warning: package 'gnomemimedata-2.4.2' requires 'libdrm-2.0_1', 
but 'libdrm-2.0.2' is installed
pkg_add: warning: package 'gnomemimedata-2.4.2' requires 
'fontconfig-2.3.2_3,1', but 'fontconfig-2.3.2_6,1' is installed
Fetching 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.1-release/All/evolution-data-server-1.4.2.1_3.tbz... 
Done.

pkg_add: could not find package openldap-client-2.2.30 !
pkg_add: pkg_add of dependency 'evolution-data-server-1.4.2.1_3' failed!

and so on. Because I have a newer version of openldap-client, I cannot 
install gnome2. Should I just force the installation?


NOTE: I cannot downgrade openldap because I have this dependency:

cassiopeia# pkg_delete openldap-client-2.3.19
pkg_delete: package 'openldap-client-2.3.19' is required by these other 
packages

and may not be deinstalled:
en-openoffice.org-US-2.0.3

and I really must have openoffice installed.

Best,

  Laszlo

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Gnome install - error (using portupgrade)

2006-11-28 Thread Nagy László Zsolt

What is this null stale origin?

cassiopeia# pkgdb -F
---  Checking the package registry database
Stale origin: '(null)': perhaps moved or obsoleted.
Skip this for now? [yes]
To skip it without asking in future, please list it in HOLD_PKGS.
cassiopeia# portupgrade -a
Stale dependency: docbook-xml-4.3 -- gnome-doc-utils-0.7.2_1 -- 
manually run 'pkgdb -F' to fix, or specify -O to force.

cassiopeia# pkg_delete gnome-doc-utils-0.7.2_1
pkg_delete: no such package 'gnome-doc-utils-0.7.2_1' installed
cassiopeia#

Background:  I upgraded portupgrade, then I deleted the package database 
(database format was changed to db4).


Now I do not know how to fix this. Can't I just remove this stale origin 
from the package database? Is there a way to rebuild the whole package 
database instead of fixing it? It is not clear why pkgdb -F does not 
recognize the problem while portupgrade does. Any ideas?


Thanks,

  Laszlo
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]