[Yum] inter-dependancy hell!

Morgan Read mstuff at pl.net
Sat May 14 04:32:21 UTC 2005


I've been through the list of failed dep's at bottom and checked all 
with rpm -q --whatprovides & rpm -q.  They're all installed.  So, the 
question is, how can I sync up yum with my rpm database?...  I guess 
I'll try cleaning out everything and may be, be -t, --tolerant?...
The fruits of my labours copied below.
Regards,
Morgan.

[morgan at morgansmachine ~]$ rpm -q --whatprovides libdb_cxx-4.2.so
db4-4.2.52-6
[morgan at morgansmachine ~]$ rpm -q --whatprovides libdbus-1.so.0
dbus-0.22-10.FC3.2
[morgan at morgansmachine ~]$ rpm -q --whatprovides libebook.so.8
evolution-data-server-1.0.4-3
[morgan at morgansmachine ~]$ rpm -q --whatprovides libedataserver.so.3
evolution-data-server-1.0.4-3
[morgan at morgansmachine ~]$ rpm -q --whatprovides libgtop-2.0.so.2
libgtop2-2.5.2-2
[morgan at morgansmachine ~]$ rpm -q --whatprovides librpm-4.3.so
rpm-libs-4.3.2-21
[morgan at morgansmachine ~]$ rpm -q --whatprovides librpmdb-4.3.so
rpm-libs-4.3.2-21
[morgan at morgansmachine ~]$ rpm -q gcc
gcc-3.4.3-22.fc3
[morgan at morgansmachine ~]$ rpm -q libf2c
libf2c-3.4.3-22.fc3
[morgan at morgansmachine ~]$ rpm -q python
python-2.3.4-13.1
[morgan at morgansmachine ~]$ rpm -q db4-4.2.52-6
db4-4.2.52-6
[morgan at morgansmachine ~]$ rpm -q dbus-0.22-10.FC3.2
dbus-0.22-10.FC3.2
[morgan at morgansmachine ~]$ rpm -q evolution-data-server-1.0.4-3
evolution-data-server-1.0.4-3
[morgan at morgansmachine ~]$ rpm -q libf2c-3.4.3-22.fc3
libf2c-3.4.3-22.fc3
[morgan at morgansmachine ~]$ rpm -q libgtop2-2.5.2-2
libgtop2-2.5.2-2
[morgan at morgansmachine ~]$ rpm -q rpm-libs-4.3.2-21
rpm-libs-4.3.2-21
[morgan at morgansmachine ~]$



Morgan Read wrote:
> Hi All,
> I'm at my wits end - on fc3, been using yumex, yum, & gyum (only the 
> little rhn-applet replacement).
> 
> The GYUM Update Alert Icon tells me I've got 9 updates available.
> 
> Yet, I've been having untold dependency problems trying to install the 
> dev package (after system install).
> 
> First, system-config-packages seems to have a known bug and wont resolve 
> dependencies when trying to install from the CD.
> 
> Then, yumex wont execute the groupinstall "Development Tools" command - 
> seems to be a bug in yumex such that it devides the "Development Tools" 
> into two groups of "Development /&/ Tools", which of course wont work.
> 
> Then, yum tells me I have untold missing dependencies when I try to 
> execute: # yum groupinstall "Development Tools".  This dispite having 
> all repos available online and my fc3 dvd available at a local repo! 
> When I rpm -q & rpm -p --whatprovides some of the packages they're 
> already installed or reported normaly - so should be available???  Also, 
> some of  the dependencies are reported as needed by pkg's I've already 
> got installed!!! - and working fine (eg OOo).  And, the last example 
> you'll see (yum error & my rpm -q) in the output below, 
> libgtop-2.0.so.2, is installed because I installed it by rpm because it 
> was needed by synce-trayicon!! (it's from fc2).  And, synce-trayicon 
> does work.
> 
> What's going on!!
> 
> A side Q: is there any way to tell yum to use my local repo (above where 
> the fc3 dvd is mounted) in preference to online repos for those pkg's 
> that are identical between the two?  I'm on a modem and time saving 
> would be massive!
> 
> Any light that can be shed on these mysteries would be much much 
> appreciated.
> 
> Below is a (rather long) out put.  Useful info at top and bottom, but 
> thought I should leave in the stuff in between for ref - feel free to snip.
> 
> Best regards,
> Morgan.
> 
> [root at morgansmachine ~]# yum groupinstall "Development Tools"
> Setting up Group Process
> Setting up Repos
> 20:44:48 libtsocks(10579): Could not open socks configuration file 
> (/etc/tsocks.conf), assuming all networks local
> livna-stable              100% |=========================|  951 B    00:00
> jpackage-fedora           100% |=========================|  903 B    00:00
> flash                     100% |=========================|  903 B    00:00
> jpackage-generic          100% |=========================|  903 B    00:00
> base                      100% |=========================| 1.1 kB    00:00
> updates-released          100% |=========================|  951 B    00:00
> fedora-rawhide-devel      100% |=========================| 1.1 kB    00:00
> local                     100% |=========================|  951 B    00:00
> fedora-extras-fc3         100% |=========================|  951 B    00:00
> Setting up Repos
> Reading repository metadata in from local files
> livna-stab: ################################################## 180/180
> jpackage-f: ################################################## 21/21
> flash     : ################################################## 2/2
> jpackage-g: ################################################## 1389/1389
> base      : ################################################## 2622/2622
> updates-re: ################################################## 888/888
> fedora-raw: ################################################## 3599/3599
> local     : ################################################## 1674/1674
> fedora-ext: ################################################## 870/870
> Passing package list to Install Process
> Setting up Repos
> Reading repository metadata in from local files
> Setting up Repos
> Reading repository metadata in from local files
> Resolving Dependencies
> --> Populating transaction set with selected packages. Please wait.
> ---> Package expat-devel.i386 0:1.95.8-6 set to be updated
...
<snip>
...
> --> Processing Dependency: librpmio-4.3.so for package: net-snmp
> --> Finished Dependency Resolution
> Error: python-devel conflicts with python < 2.4.1-1
> Error: Missing Dependency: gcc = 3.4.3-22.fc3 is needed by package gcc-g77
> Error: Missing Dependency: librpm-4.3.so is needed by package net-snmp
> Error: Missing Dependency: librpmio-4.3.so is needed by package net-snmp
> Error: Missing Dependency: librpmdb-4.3.so is needed by package 
> ethereal-gnome
> Error: Missing Dependency: librpmdb-4.3.so is needed by package ethereal
> Error: Missing Dependency: librpm-4.3.so is needed by package ethereal
> Error: Missing Dependency: libdbus-1.so.0 is needed by package skype
> Error: Missing Dependency: librpmio-4.3.so is needed by package ethereal
> Error: Missing Dependency: libf2c = 3.4.3-22.fc3 is needed by package 
> gcc-g77
> Error: Missing Dependency: librpmio-4.3.so is needed by package 
> ethereal-gnome
> Error: Missing Dependency: librpm-4.3.so is needed by package 
> ethereal-gnome
> Error: Missing Dependency: librpmdb-4.3.so is needed by package net-snmp
> Error: Missing Dependency: libdb_cxx-4.2.so is needed by package 
> openoffice.org-libs
> Error: Missing Dependency: libedataserver.so.3 is needed by package 
> openoffice.org
> Error: Missing Dependency: libebook.so.8 is needed by package 
> openoffice.org
> Error: Missing Dependency: libgtop-2.0.so.2 is needed by package 
> synce-trayicon
> [root at morgansmachine ~]# rpm -q gcc
> gcc-3.4.3-22.fc3
> [root at morgansmachine ~]# rpm -q librpm-4.3.so
> package librpm-4.3.so is not installed
> [root at morgansmachine ~]# rpm -q --whatprovides librpm-4.3.so
> rpm-libs-4.3.2-21
> [root at morgansmachine ~]# rpm -q librpmio-4.3.so
> package librpmio-4.3.so is not installed
> [root at morgansmachine ~]# rpm -q --whatprovides librpmio-4.3.so
> rpm-libs-4.3.2-21
> [root at morgansmachine ~]# rpm -q libebook.so.8
> package libebook.so.8 is not installed
> [root at morgansmachine ~]# rpm -q libgtop-2.0.so.2
> package libgtop-2.0.so.2 is not installed
> [root at morgansmachine ~]#
> _______________________________________________
> Yum mailing list
> Yum at lists.dulug.duke.edu
> https://lists.dulug.duke.edu/mailman/listinfo/yum
> 



More information about the Yum mailing list