Bug 178298
| Summary: | soudconverters requires Python package gst, which is not present | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Gael Fraiteur <gael> |
| Component: | soundconverter | Assignee: | Ignacio Vazquez-Abrams <ivazqueznet> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4 | CC: | extras-qa |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-03-08 03:32:28 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Please run the following single command and return the results:
rpm -q --qf "%{name}-%{version}-%{release}.%{arch}\n" gstreamer-python
gstreamer-plugins
|
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 Description of problem: Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Install the package soundconverter using yum, including all required dependencies. 2. Type at the command line: soundconverter Actual Results: Traceback (most recent call last): File "/usr/bin/soundconverter", line 32, in ? import gst ImportError: No module named gst Expected Results: The module should be found, because all dependencies required by YUM have been installed. Additional info: