[mythtv-users] FC4: 0.18 ---> 0.19

Boleslaw Ciesielski bolek-mythtv at curl.com
Wed Feb 22 19:00:45 UTC 2006


Axel Thimm wrote:
>> Sorry for the misinformation.  Shouldn't yum resolve the dependencies 
>> though?
> 
> No, it would only do so for missing packages (e.g. a new dependency
> introduced by the latest mythtv package), not for such that exist, but
> are outdated.

Is this really true? Someone mentioned using:

yum upgrade myth\* --enablerepo=atrpms

This command *will* update libmyth if one of the new myth* packages 
requires the new version. And if it doesn't then it means that the new 
myth* rpms do not specify the dependency on the new libmyth, which may 
be the real issue here.

For example:

$ rpm -q --requires mythtv-backend
/bin/bash
/bin/sh
/bin/sh
config(mythtv-backend) = 0.19-121.rhfc4.at
libGL.so.1
libGLU.so.1
libX11.so.6
libXext.so.6
libXinerama.so.1
libXrandr.so.2
libXv.so.1
libXvMC.so.1
libXvMCW.so.1
libXxf86vm.so.1
libartsc.so.0
libasound.so.2
libavc1394.so.0
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.2)
libdl.so.2
libdvdnav.so.4
libfreetype.so.6
libgcc_s.so.1
libgcc_s.so.1(GCC_3.0)
libglib-2.0.so.0
libgmodule-2.0.so.0
libgthread-2.0.so.0
libiec61883.so.0
libm.so.6
libmp3lame.so.0
libmyth-0.19.so.0
libmythavcodec-0.19.so.0
libmythavformat-0.19.so.0
libmythavutil-0.19.so.0
libmythtv-0.19.so.0
libpthread.so.0
libpthread.so.0(GLIBC_2.0)
libpthread.so.0(GLIBC_2.1)
libpthread.so.0(GLIBC_2.2)
libqt-mt.so.3
libraw1394.so.8
libstdc++.so.6
libstdc++.so.6(CXXABI_1.3)
libstdc++.so.6(GLIBCXX_3.4)
libstdc++.so.6(GLIBCXX_3.4.4)
libstdc++.so.6(GLIBCXX_3.4.6)
mythtv = 0.19
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(VersionedDependencies) <= 3.0.3-1

which does not list

libmyth = 0.19-121.rhfc4.at

Bolek


More information about the mythtv-users mailing list