Yury V. Zaytsev wrote:
Yeah, this is kinda scary for me as well. But anyway, please don't take
it as a personal offense. It's a observation based on some common sense.
As for solving dependency issues all you need is:
sudo yum install kdelibs3-devel lac-devel blah-blah-blah-devel
etc. CentOS is not meant for use as a workstation. And while I sometimes
do that I fully understand the consequences :)
Hi Yury,
I took no offense. I know you meant no harm and, after doing
this for as many years as I have, my skin is pretty thick.
Plus you actually tried to help me, and that is greatly appreciated.
Only "scary" if the dependencies actually existed in your yum
repo. I do believe the missing dependencies are:
libc.so.6(GLIBC_2.7)
libdvdread.so.4
libFLAC++.so.6
I suppose that I could hack the SRPM and lower the revision
requirements and recompile. But, I would be reluctant to use
the resulting RPM as I would always wonder if one of those
higher revisions was actually needed and, well ...
And, if I were to go out an get those missing dependencies
and somehow force them into my system, my CentOS repo revisions
would be all screwed up. Not a good idea, especially with
all the backporting going on.
I trust Dag's experience on these matters much more that my own.
Actually, CentOS is meant for both server and workstation. CentOS'
install has provisions for both. The workstation is meant to
be very reliable, not cutting edge. In other words, if you want
the latest and greatest, use FC9.
-T
# yum upgrade kdelibs3-devel flac-devel libdvdread-devel libmpcde
c-devel libmusicbrainz-devel libsamplerate-devel libsndfile-devel
taglib-devel
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* epel: archive.linux.duke.edu
* kbs-CentOS-Extras: centos.karan.org
* extras: mirror.stanford.edu
* rpmforge: apt.sw.be
* updates: centos-distro.cavecreek.net
* base: sunsite.utk.edu
* addons: mirrors.bluehost.com
* adobe-linux-i386: linuxdownload.adobe.com
Excluding Packages in global exclude list
Finished
Setting up Upgrade Process
Could not find update match for flac-devel
Could not find update match for kdelibs3-devel
Could not find update match for libsamplerate-devel
Could not find update match for libmusicbrainz-devel
Could not find update match for libsndfile-devel
Could not find update match for libmpcdec-devel
Could not find update match for taglib-devel
Could not find update match for libdvdread-devel
No Packages marked for Update
# yum localinstall k3b-1.0.5-3.fc9.i386.rpm
Loading "fastestmirror" plugin
Setting up Local Package Process
Loading mirror speeds from cached hostfile
* epel: archive.linux.duke.edu
* kbs-CentOS-Extras: centos.karan.org
* extras: mirror.stanford.edu
* rpmforge: apt.sw.be
* updates: centos-distro.cavecreek.net
* base: centos.mirrors.tds.net
* addons: mirrors.bluehost.com
* adobe-linux-i386: linuxdownload.adobe.com
Excluding Packages in global exclude list
Finished
Examining k3b-1.0.5-3.fc9.i386.rpm: k3b - 1.0.5-3.fc9.i386
Marking k3b-1.0.5-3.fc9.i386.rpm as an update to k3b - 0.12.17-1.el5.i386
Resolving Dependencies
--> Running transaction check
---> Package k3b.i386 0:1.0.5-3.fc9 set to be updated
--> Processing Dependency: libFLAC++.so.6 for package: k3b
--> Processing Dependency: libc.so.6(GLIBC_2.7) for package: k3b
--> Processing Dependency: libdbus-qt-1.so.1 for package: k3b
--> Processing Dependency: libdvdread.so.4 for package: k3b
--> Processing Dependency: libsamplerate.so.0 for package: k3b
--> Processing Dependency: libsamplerate.so.0(libsamplerate.so.0.0) for
package: k3b
--> Processing Dependency: libsndfile.so.1 for package: k3b
--> Processing Dependency: libsndfile.so.1(libsndfile.so.1.0) for
package: k3b
--> Running transaction check
---> Package k3b.i386 0:1.0.5-3.fc9 set to be updated
--> Processing Dependency: libFLAC++.so.6 for package: k3b
--> Processing Dependency: libc.so.6(GLIBC_2.7) for package: k3b
--> Processing Dependency: libdvdread.so.4 for package: k3b
---> Package dbus-qt.i386 0:0.70-2.el5 set to be updated
---> Package libsndfile.i386 0:1.0.17-2.el5 set to be updated
---> Package libsamplerate.i386 0:0.1.2-8.el5 set to be updated
--> Finished Dependency Resolution
Error: Missing Dependency: libc.so.6(GLIBC_2.7) is needed by package k3b
Error: Missing Dependency: libdvdread.so.4 is needed by package k3b
Error: Missing Dependency: libFLAC++.so.6 is needed by package k3b
_______________________________________________
users mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/users