After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 536844 - Unending requests for already existant files
Unending requests for already existant files
Status: RESOLVED NOTGNOME
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.10.13
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-06-05 16:40 UTC by paul
Modified: 2008-06-05 18:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description paul 2008-06-05 16:40:52 UTC
liboil >= 0.3.8 is needed by gstreamer-plugins-base-0.10.13-0.gst.1.5.i386
        libvisual-0.4.so.0 is needed by gstreamer-plugins-base-0.10.13-0.gst.1.5.i386

liboil upgraded to 0.3.14
libvisual upgraded to 0.4.0 but gstreamer can't find them even when I try to tell it where it is. If I'm SOL, pls tell me where gstreamer thinks it should be and I'll make copies of every file it asks for until it stops asking.

This should be much easier. All I want to do is write CDs not learn all the intricacies of unix programming.
Comment 1 Sebastian Dröge (slomo) 2008-06-05 17:01:06 UTC
This sounds very much like a packaging problem of your distribution. Which distribution in which version are you using? Do you only use official packages or some from a third party?
Comment 2 paul 2008-06-05 17:33:36 UTC
I am using Fedora Core 5 and brasero informed me that gstreamer needed upgrading which I did. However the gstreamer plugins, devel, etc required liboil and libvisual to be upgraded. liboil upgraded but libvisual couldn't find the newly upgraded liboil. This is my 3rd attempt over the months to accomplish this. Maybe this time I'll succeed, or not.
 rpm -qa | grep gstreamer
gstreamer-0.10.13-0.gst.1.5
gstreamer-plugins-base-0.10.3-3
Failed dependencies:
        liboil >= 0.3.8 is needed by gstreamer-plugins-base-0.10.13-0.gst.1.5.i386
        libvisual-0.4.so.0 is needed by gstreamer-plugins-base-0.10.13-0.gst.1.5
gstreamer-tools-0.10.13-0.gst.1.5
gstreamer-plugins-good-0.10.2-1
gstreamer-devel-0.10.13-0.gst.1.5

rpm -qa | grep liboil
liboil-0.3.6-3.fc5.2

even though I installed liboil-0.3.14
Comment 3 Sebastian Dröge (slomo) 2008-06-05 18:28:07 UTC
Ok so that's definitely a distribution bug, sorry. You should reports this at http://bugzilla.redhat.com .