[Gstreamer-bugs] [Bug 116142] New - apt-get install gstreamer needs libgthread-2.0.so.0 and popt, but they already exist

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Jun 27 12:33:10 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=116142

Changed by flarg at flarg.org.

--- shadow/116142	Fri Jun 27 15:33:09 2003
+++ shadow/116142.tmp.14299	Fri Jun 27 15:33:09 2003
@@ -0,0 +1,50 @@
+Bug#: 116142
+Product: GStreamer
+Version: 0.6.3
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: flarg at flarg.org               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: apt-get install gstreamer needs libgthread-2.0.so.0 and popt, but they already exist 
+
+Trying to do a simple "apt-get install gstreamer", and get some dependancy
+failures:
+
+# apt-get install gstreamer
+Reading Package Lists... Done
+Building Dependency Tree... Done
+The following extra packages will be installed:
+  gstreamer-tools
+The following NEW packages will be installed:
+  gstreamer gstreamer-tools
+0 packages upgraded, 2 newly installed, 0 removed and 11 not upgraded.
+Need to get 0B/423kB of archives.
+After unpacking 1150kB of additional disk space will be used.
+Do you want to continue? [Y/n]
+Executing RPM (-Uvh)...
+error: Failed dependencies:
+        libgthread-2.0.so.0 is needed by gstreamer-tools-0.6.2-1
+        libgthread-2.0.so.0 is needed by gstreamer-0.6.2-1
+        popt > 1.6 is needed by gstreamer-0.6.2-1
+E: Sub-process /bin/rpm returned an error code (2)
+
+
+However, both of these files already exist:
+
+- glib provides libgthread-2.0.so.0 :
+
+# rpm -q --whatprovides /usr/lib/libgthread-2.0.so.0
+glib2-2.2.1-1
+
+- popt exists and is version 1.8
+
+# rpm -q --whatprovides /usr/lib/libpopt.so.0.0.0
+popt-1.8-0.69





More information about the Gstreamer-bugs mailing list