On Thu, 21 Oct 2004 17:30:39 -0700, Dave Close wrote: > Can anyone offer a clue as to why I can't update one of my systems? This > is not actually a yum issue (I don't think) as I get essentially the same > result with RHN. > > # uname -a > Linux e.compata.com 2.6.8-1.521 #1 Mon Aug 16 09:01:18 EDT 2004 i686 i686 i386 GNU/Linux > > # yum update > Gathering header information file(s) from server(s) > Server: Fedora Core 2 - i386 - Base > Server: Fedora Core 2 - i386 - Released Updates > Finding updated packages > Downloading needed headers > Resolving dependencies > ....Unable to satisfy dependencies > Package subversion needs libswigpy.so, this is not available. > Package subversion-perl needs libswigpl.so, this is not available. > > # rpm -q -f /usr/lib/libswigpy.so > swig-1.3.21-2 > # rpm -q -f /usr/lib/libswigpl.so > swig-1.3.21-2 > # rpm -qa | grep subversion > subversion-devel-1.0.3-1 > subversion-perl-1.0.3-1 > subversion-1.0.3-1 To the best of my knowledge, neither swig-1.3.21-2 nor subversion*1.0.3-1 are packages from Fedora Core 2. There have been subversion updates to 1.0.2, 1.0.4 (two times), 1.0.6 and 1.0.8 (latest). And swig in FC2 is swig-1.3.19-6.1.i386.rpm and has not been updated. I assume something might be wrong in your /etc/yum.conf, and the configured set of repositories provide a newer swig which breaks the dependency. So, what's in your /etc/yum.conf? -- Fedora Core release 2 (Tettnang) - Linux 2.6.8-1.541 loadavg: 0.06 0.36 0.60