Hi! Since we're finally dealing with the media things, I'd like to reiterate on the FLAC issue.
It is especially important, because the audacious build on RPMForge is screwed (and in view of the impossibility to fix it, it should be probably removed altogether), so xmms is all that is left. Currently if one does yum install xmms xmms-flac he gets this: [...@pride ~]$ sudo yum install xmms xmms-flac Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile * rpmforge: ftp-stud.fht-esslingen.de Setting up Install Process Parsing package install arguments Package 1:xmms-1.2.10-14.el5.rf.i386 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package xmms-flac.i386 0:1.2.1-1.el5.rf set to be updated --> Processing Dependency: libFLAC.so.8 for package: xmms-flac --> Finished Dependency Resolution xmms-flac-1.2.1-1.el5.rf.i386 from rpmforge has depsolving problems --> Missing Dependency: libFLAC.so.8 is needed by package xmms-flac-1.2.1-1.el5.rf.i386 (rpmforge) Error: Missing Dependency: libFLAC.so.8 is needed by package xmms-flac-1.2.1-1.el5.rf.i386 (rpmforge) [...@pride ~]$ rpm -q --whatprovides libFLAC.so.8 no package provides libFLAC.so.8 [...@pride ~]$ rpm -q --whatprovides libFLAC.so.7 flac-1.1.2-28.el5_0.1 I imagine that someone tried to bump FLAC to the latest version (1.2.1), but it didn't work. I've successfully updated the SPEC, but it's more of a problem, because there's another bunch of things that depend on a specific version of flac, so RPMForge should rather provide 1.1.2 rebuilt with the xmms support: Error: Missing Dependency: libFLAC.so.7 is needed by package gstreamer-plugins-good-0.10.9-1.el5_3.2.i386 (installed) Error: Missing Dependency: libOggFLAC.so.3 is needed by package 1:vorbis-tools-1.1.1-3.el5.i386 (installed) Error: Missing Dependency: libFLAC.so.7 is needed by package vlc-0.9.9a-1.el5.rf.i386 (installed) Error: Missing Dependency: libFLAC++.so.5 is needed by package k3b-0.12.17-3.el5.i386 (installed) Error: Missing Dependency: libFLAC.so.7 is needed by package flac-devel-1.1.2-28.el5_0.1.i386 (installed) Error: Missing Dependency: libFLAC.so.7 is needed by package 6:kdemultimedia-3.5.4-2.fc6.i386 (installed) Error: Missing Dependency: libFLAC.so.7 is needed by package libsndfile-1.0.17-1.el5.rf.i386 (installed) Error: Missing Dependency: libFLAC.so.7 is needed by package 1:vorbis-tools-1.1.1-3.el5.i386 (installed) Error: Missing Dependency: libFLAC.so.7 is needed by package k3b-0.12.17-3.el5.i386 (installed) I checked out FLAC log; first off, it carries a test flag (why?) and secondly it doesn't build at all, because of the following: http://packages.sw.be/flac/_buildlogs/flac-1.1.2-1.el5.test.i386.ko.log.gz --- error: Failed build dependencies: xmms-devel is needed by flac-1.1.2-1.el5.test.i386 --- It seems to me that this is a build system issue which should be pretty easy to fix, since actually RPMForge does provide xmms-devel and FLAC builds just fine against it. Dag, could you *please* be so kind to look into this? The interest for a working media player on EL5 is certainly there as one may judge from the recent posts. Thanks! -- Sincerely yours, Yury V. Zaytsev _______________________________________________ users mailing list [email protected] http://lists.rpmforge.net/mailman/listinfo/users
