dpkg --remove --force-depends gnome-vfs-ssl was the only way I could get fink to go all the way thru because even with trying to update gnome-vfs-ssl fink tries to satisfy the dependency with gnome-mime-data which won't install because the version check fails on gnome-vfs-ssl. When I force removed the gnome-vfs-ssl then then installed gnome-vfs-ssl, the problem did NOT occur.
Thanks for all the help,
Brandon Potter
On Friday, August 2, 2002, at 09:46 PM, Ben Hines wrote:
On Thursday, August 1, 2002, at 10:16 AM, Martin Costabel wrote:
Maybe you could try following this advice, i.e.
sudo dpkg -i --auto-deconfigure ..../gnome-mime-
data_2.0.0-1_darwin-powerpc.deb
Or else, dpkg --remove --force-depends gnome-vfs-ssl.
This should break out of the catch-22 situation, too.
Any ideas? Is this simply a bug - for the package maintainer to fix?
I would assume so, yes.
Martin you posted this a month ago (below). :) The fix (supposedly?) is to update "gnome-vfs-ssl" first. or, "gnome-vfs" if you have that one.
"fink update gnome-vfs-ssl"
This really should be fixed in the package if possible. Or we need to fix fink to update packages in the correct order somehow.
Will this problem affect *everyone* when this stuff is moved to stable and with the next bindist?
• From: Martin Costabel
• Subject: Re: [Fink-users] problems updating gnome
• Date: Fri, 05 Jul 2002 10:03:04 -0700
sarah smith wrote:
[]
> galeon depends on gnome-vfs (>= 1.0.3-4) | gnome-vfs-ssl (>= 1.0.3-4)
> gnome-vfs is to be removed.
> dpkg: regarding .../gnome-mime-data_2.0.0-1_darwin-powerpc.deb
> containing gnome-mime-data:
> gnome-mime-data conflicts with gnome-vfs (<< 1.0.5)
> gnome-vfs (version 1.0.3-5) is installed.
If you first update gnome-vfs (to version 1.0.5-4), there shouldn't be
any conflict any more.
--
Martin
-Ben