Bug 180069 - sound-juicer can't be installed, wrong Requires
Summary: sound-juicer can't be installed, wrong Requires
Keywords:
Status: CLOSED DUPLICATE of bug 179826
Alias: None
Product: Fedora
Classification: Fedora
Component: sound-juicer
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: John (J5) Palmieri
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-05 11:49 UTC by Alex Lancaster
Modified: 2013-03-13 04:49 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-06 14:48:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alex Lancaster 2006-02-05 11:49:33 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060202 Galeon/2.0.0

Description of problem:
The recently rebuilt sound-juicer can't be installed on rawhide, and will block a yum upgrade because it has the wrong Requires.

This diff:

http://cvs.fedora.redhat.com/viewcvs/devel/sound-juicer/sound-juicer.spec?rev=1.35&view=auto

upgraded the correct BuildRequires, but has the wrong Requires.

Requires: gstreamer-plugins

won't work because gstreamer 0.10 doesn't have such a package.  It really need to require the good plugins package (it has the all the tagging stuff):

Requires: gstreamer-plugins-good

Version-Release number of selected component (if applicable):
sound-juicer-2.13.4-2

How reproducible:
Always

Steps to Reproduce:
1. sudo yum upgrade

  

Actual Results:  Upgrade failed:

--> Running transaction check
--> Processing Dependency: gstreamer-plugins for package: sound-juicer
--> Finished Dependency Resolution
Error: Missing Dependency: gstreamer-plugins is needed by package sound-juicer


Expected Results:  Upgrade should have worked.

Additional info:

Comment 1 Matthias Clasen 2006-02-06 14:48:27 UTC
Fixed in rawhide.

Comment 2 John (J5) Palmieri 2006-02-06 15:35:56 UTC

*** This bug has been marked as a duplicate of 179826 ***


Note You need to log in before you can comment on or make changes to this bug.