[MacPorts] #43961: quodlibet @3.1.1 missing py27-gst-python dependency
#43961: quodlibet @3.1.1 missing py27-gst-python dependency ----------------------------+-------------------------------- Reporter: dave.parillo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Keywords: | Port: quodlibet ----------------------------+-------------------------------- After installing QL 3.1.1, QL runs and imports a music library, but no files of any type (mp3, ogg) play. Error displayed in QL: {{{ No GStreamer element found to handle the following media format: 'gstreamer|1.0|quodlibet|MPEG-4 AAC }}} Manually installed py27-gst-python and that fixed the problem. Didn't see an entry for gst-python bindings in the most recent port file or in r119946. -- Ticket URL: <https://trac.macports.org/ticket/43961> MacPorts <http://www.macports.org/> Ports system for OS X
#43961: quodlibet @3.1.1 missing py27-gst-python dependency -----------------------------+---------------------- Reporter: dave.parillo@… | Owner: elelay@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: Port: quodlibet | -----------------------------+---------------------- Changes (by mf2k@…): * cc: elelay@… (removed) * owner: macports-tickets@… => elelay@… -- Ticket URL: <https://trac.macports.org/ticket/43961#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43961: quodlibet @3.1.1 missing py27-gst-python dependency -----------------------------+---------------------- Reporter: dave.parillo@… | Owner: elelay@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: Port: quodlibet | -----------------------------+---------------------- Comment (by elelay@…): Thanks for reporting! ```py27-gst-python``` should not be necessary since QL 3.x uses the GObject bindings, not the direct python bindings as in QL 2.x. Your problem looks more like missing ```gstreamer1-gst-plugins-ugly```. The fact that installing ```py27-gst-python``` fixed the problem is weird. I'll investigate more. Can you try to uninstall py27-gst-python and see if QL still works? -- Ticket URL: <https://trac.macports.org/ticket/43961#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#43961: quodlibet @3.1.1 missing py27-gst-python dependency -----------------------------+---------------------- Reporter: dave.parillo@… | Owner: elelay@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: Port: quodlibet | -----------------------------+---------------------- Comment (by dave.parillo@…): Strange results: {{{ ~$ sudo port uninstall py27-gst-python Password: ---> Unable to uninstall py27-gst-python @0.10.22_2, the following ports depend on it: ---> quodlibet @2.6.2_0 Error: org.macports.uninstall for port py27-gst-python returned: Please uninstall the ports that depend on py27-gst-python first. Please see the log file for port py27-gst-python for details: /opt/local/var/macports/logs/_opt_local_var_macports_registry_portfiles_py27 -gst- python-0.10.22_2_66c9ff2dacfa6448c46aa8c25e624420bf59c4b41269943553dc716ab75ab8fa-1895/py27 -gst-python/main.log Warning: Failed to execute portfile from registry for py27-gst-python @0.10.22_2 ---> Unable to uninstall py27-gst-python @0.10.22_2, the following ports depend on it: ---> quodlibet @2.6.2_0 Error: port uninstall failed: Please uninstall the ports that depend on py27-gst-python first. ~$ sudo port list installed | grep quodlibet quodlibet @3.1.1 python/quodlibet quodlibet @3.1.1 python/quodlibet }}} Ran `port uninstall quodlibet @2.6.2_0` and `port uninstall py27-gst- python` and quodlibet still runs and still plays mpg and m4a. Sorry for the false alarm. I am a bit perplexed why `sudo port list installed | grep quodlibet` doesn't return all the ports installed. Clearly my ignorance of how the port command works. Feel free to close, I can't do that. Replying to [comment:2 elelay@…]:
Can you try to uninstall py27-gst-python and see if QL still works?
-- Ticket URL: <https://trac.macports.org/ticket/43961#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#43961: quodlibet @3.1.1 missing py27-gst-python dependency -----------------------------+---------------------- Reporter: dave.parillo@… | Owner: elelay@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: Port: quodlibet | -----------------------------+---------------------- Comment (by elelay@…): Hi, no worries: I'd rather get a false alarm than port broken for ages :-) I use ```port installed quodlibet``` to show what versions are installed. ```port list installed``` lists available versions of installed packages whereas ```port installed quodlibet``` lists actual installed versions of quodlibet. It's much faster and also has a more verbose output. http://guide.macports.org/#using.port.list -- Ticket URL: <https://trac.macports.org/ticket/43961#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#43961: quodlibet @3.1.1 missing py27-gst-python dependency -----------------------------+---------------------- Reporter: dave.parillo@… | Owner: elelay@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: invalid | Keywords: Port: quodlibet | -----------------------------+---------------------- Changes (by elelay@…): * status: new => closed * resolution: => invalid -- Ticket URL: <https://trac.macports.org/ticket/43961#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts