[Yum] Possiable dependancy unresolution...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2003-09-08 at 15:34, Greg Kurtzer wrote:
> Check this out:
> 
> # ./bin/yum install tkinter
> Gathering header information file(s) from server(s)
> Server: Red Hat Linux 8.0 - i386 - Base
> Server: Red Hat Linux 8.0 - Updates
> Finding updated packages
> Downloading needed headers
> Resolving dependencies
> .package tkinter needs libtix.so.0 (not provided)
> 
> (BTW: libtix.so.0 is provided by tix-8.2.0b1-74)
> 

this is odd:

rpm -qp --requires tkinter-2.2.1-17.i386.rpm
python = 2.2.1
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libtcl.so.0
libtix.so.0
libtk.so.0
libX11.so.6

rpm -qp --provides tix-8.2.0b1-74.i386.rpm
libtix4.1.8.3.so
libtix.so
libtix.so.0
libtix.so.0
tix = 8.2.0b1-74


notice how libtix.so.0 is listed twice?

I'll look through the code to see if a duped provide could cause any
problems - but since all of that goes on INSIDE rpm's depcheck I'm
almost positive yum doesn't care, itself, about a duplicate provide.

kinda odd how that exists at all.

-sv



[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux