On Fri, 2004-12-10 at 23:40 -0500, Richard Hally wrote: > [root@new2 ~]# yum provides libswigpy.so > Searching Packages: > Setting up Repo: development > repomd.xml 100% |=========================| 1.1 kB 00:00 > Setting up Repo: updates-released > repomd.xml 100% |=========================| 951 B 00:00 > Reading repository metadata in from local files > developmen: ################################################## 3574/3574 > primary.xml.gz 100% |=========================| 128 kB 00:01 > MD Read : ################################################## 316/316 > updates-re: ################################################## 316/316 > Excluding Packages in global exclude list > Finished > Importing Additional filelist information for packages > filelists.xml.gz 100% |=========================| 2.9 MB 00:13 > MD Read : ################################################## 3574/3574 > developmen: ################################################## 3574/3574 > filelists.xml.gz 100% |=========================| 1.3 MB 00:07 > MD Read : ################################################## 316/316 > updates-re: ################################################## 316/316 > > > swig.i386 1.3.21-7 installed > Matched from: > /usr/lib/libswigpy.so > /usr/lib/libswigpy.so.0 > /usr/lib/libswigpy.so.0.0.0 > libswigpy.so.0 > [root@new2 ~]# rpm -q swig > swig-1.3.21-7 > [root@new2 ~]# rpm -q subversion > subversion-1.1.1-4 > [root@new2 ~]# yum update > Setting up Update Process > Setting up Repo: development > repomd.xml 100% |=========================| 1.1 kB 00:00 > Setting up Repo: updates-released > repomd.xml 100% |=========================| 951 B 00:00 > Reading repository metadata in from local files > developmen: ################################################## 3574/3574 > updates-re: ################################################## 316/316 > Excluding Packages in global exclude list > Finished > Resolving Dependencies > --> Populating transaction set with selected packages. Please wait. > ---> Package swig.i386 0:1.3.23-2 set to be updated > ---> Package gnome-bluetooth.i386 0:0.5.1-8 set to be updated > --> Running transaction check > --> Processing Dependency: libswigpy.so.0 for package: subversion > --> Processing Dependency: libgnomebt.so.0 for package: gnome-bluetooth > --> Processing Dependency: gnome-bluetooth-libs = 0:0.5.1-8 for package: > gnome-bluetooth > --> Processing Dependency: libswigpl.so.0 for package: subversion-perl > --> Restarting Dependency Resolution with new changes. > --> Populating transaction set with selected packages. Please wait. > ---> Package gnome-bluetooth.i386 0:0.5.1-5.FC3.1 set to be updated > ---> Package gnome-bluetooth-libs.i386 0:0.5.1-8 set to be installed > --> Running transaction check > --> Processing Dependency: libswigpy.so.0 for package: subversion > --> Processing Dependency: libswigpl.so.0 for package: subversion-perl > --> Finished Dependency Resolution > Error: missing dep: libswigpy.so.0 for pkg subversion > Error: missing dep: libswigpl.so.0 for pkg subversion-perl > [root@new2 ~]# yum --exclude=gnome-blue\* update > Setting up Update Process > Setting up Repo: development > repomd.xml 100% |=========================| 1.1 kB 00:00 > Setting up Repo: updates-released > repomd.xml 100% |=========================| 951 B 00:00 > Reading repository metadata in from local files > developmen: ################################################## 3574/3574 > updates-re: ################################################## 316/316 > Excluding Packages in global exclude list > Finished > Resolving Dependencies > --> Populating transaction set with selected packages. Please wait. > ---> Package swig.i386 0:1.3.23-2 set to be updated > --> Running transaction check > --> Processing Dependency: libswigpy.so.0 for package: subversion > --> Processing Dependency: libswigpl.so.0 for package: subversion-perl > --> Finished Dependency Resolution > Error: missing dep: libswigpy.so.0 for pkg subversion > Error: missing dep: libswigpl.so.0 for pkg subversion-perl > [root@new2 ~]# Wait a sec, You're working out of rawhide. I just noticed. It could be a broken dep in there. From fc3+updates it appears to be kosher, though. -sv