On Sun, 2008-01-13 at 16:11 -0700, Karl Larsen wrote: > Michael Schwendt wrote: > > On 13/01/2008, Karl Larsen <k5di@xxxxxxxxxx> wrote: > > > >> It is a MAJOR problem. I can't load VLC and I might as well go to > >> Windows if that is not working. Look back today and you will see the > >> problem. Yum is updating files NOT on my F8!!!! > >> > >> Can't yum vlc at all. > >> > > > > Show the result of some queries, please: > > > > $ yum whatprovides libx264.so.56 > > > [root@localhost ~]# yum whatprovides libx264.so.56 > x264.i386 : Library for encoding and decoding H264/AVC video streams > [root@localhost ~]# > > > > $ rpm -qa 'x264*' > > > [root@localhost ~]# rpm -qa 'x264*' > x264-0.0.0-0.3.20070529.fc7 > > > > $ yum list x264 > > > > > [root@localhost ~]# yum list x264 > Installed Packages > x264.i386 0.0.0-0.3.20070529.fc7 > installed > Available Packages > x264.i386 0-0.10.20070819.lvn8 livna > > Thanks for you help. It looks like it might be what is causing the > problem do you think? ---- what happens if you try... yum update x264 ? Craig