[ATrpms-users] Centos5 and libOggFLAC.so.3, again
Brian Bosch
bdbosch at gmail.com
Thu Dec 27 18:59:03 CET 2007
On Dec 26, 2007 10:51 PM, Axel Thimm <Axel.Thimm at atrpms.net> wrote:
> On Wed, Dec 26, 2007 at 12:02:23PM -0800, Brian Bosch wrote:
> > # yum update
> > Loading "installonlyn" plugin
> > Setting up Update Process
> > Setting up repositories
> > atrpms 100% |=========================| 951 B 00:00
> > atrpms-testing 100% |=========================| 951 B 00:00
> > base 100% |=========================| 1.1 kB 00:00
> > updates 100% |=========================| 951 B 00:00
> > addons 100% |=========================| 951 B 00:00
> > extras 100% |=========================| 1.1 kB 00:00
> >
> > <snip a lot of processing & package checking>
>
> Maybe the snipped away lines contained any hints to yum wanting to
> remove libOggFLAC3 for example?
Thanks for the response! Sorry for the missing info. I kept playing
with this and took these notes:
--> Processing Dependency: libOggFLAC.so.3 for package: vorbis-tools
--> Processing Dependency: libOggFLAC3 = 1.2.1-1_13.el5 for package: flac
---> Downloading header for libOggFLAC3 to pack into transaction set.
libOggFLAC3-1.1.2-25_11.0 100% |=========================| 4.3 kB 00:00
---> Package libOggFLAC3.i386 0:1.1.2-25_11.0.el5 set to be updated
---> Downloading header for libOggFLAC3 to pack into transaction set.
libOggFLAC3-1.2.1-1_13.el 100% |=========================| 3.5 kB 00:00
---> Package libOggFLAC3.i386 0:1.2.1-1_13.el5 set to be updated
>
> > Error: Missing Dependency: libOggFLAC.so.3 is needed by package vorbis-tools
> >
> >
> > # rpm -iv http://dl.atrpms.net/all/libOggFLAC3-1.2.1-1_13.el5.i386.rpm
> > Retrieving http://dl.atrpms.net/all/libOggFLAC3-1.2.1-1_13.el5.i386.rpm
> > Preparing packages for installation...
> > package libOggFLAC3-1.2.1-1_13.el5 is already installed
> >
> >
> > # locate libOggFLAC.so.3
> > /usr/lib/libOggFLAC.so.3
> > /usr/lib/libOggFLAC.so.3.0.0
>
> What does rpm -qf /usr/lib/libOggFLAC.so* say?
Well, I ended up removing vorbis-tools and completing the update. So
now I have:
# rpm -qa libOggFLAC3
libOggFLAC3-1.2.1-1_13.el5
Which are the shared libraries for package flac, but I can't actually
find the libOggFLAC.so.3* libraries on my system:
# updatedb
# locate libOggFLAC
/var/cache/yum/atrpms-testing/headers/libOggFLAC++2-1.2.1-1_13.el5.i386.hdr
/var/cache/yum/atrpms-testing/headers/libOggFLAC3-1.1.2-25_11.0.el5.i386.hdr
/var/cache/yum/atrpms-testing/headers/libOggFLAC3-1.2.1-1_13.el5.i386.hdr
/var/cache/yum/atrpms-testing/packages/libOggFLAC++2-1.2.1-1_13.el5.i386.rpm
/var/cache/yum/atrpms-testing/packages/libOggFLAC3-1.2.1-1_13.el5.i386.rpm
If I now try to install vorbis-tools, it doesn't work:
#yum install vorbis-tools
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package vorbis-tools.i386 1:1.1.1-3.el5 set to be updated
--> Running transaction check
--> Processing Dependency: libOggFLAC.so.3 for package: vorbis-tools
--> Finished Dependency Resolution
Error: Missing Dependency: libOggFLAC.so.3 is needed by package vorbis-tools
>
> Could you try using smart instead of yum?
I installed smart and have the same channels as yum uses; atrpms,
atrpms-testing, CentOS Base, CentOS Addons, CentOS Extras, CentOS
Updates. I tried:
# smart install vorbis-tools
error: 'vorbis-tools' matches no packages
Dang. Any thoughs or advice would be appreciated...
More information about the atrpms-users
mailing list