Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 297920 - media-sound/rhythmbox fails without net-libs/libsoup-gnome
Summary: media-sound/rhythmbox fails without net-libs/libsoup-gnome
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-22 18:04 UTC by Ronald
Modified: 2009-12-30 12:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ronald 2009-12-22 18:04:50 UTC
Every version of libsoup contains the string:

PDEPEND="gnome? ( ~net-libs/${PN}-gnome-${PV} )"

I am a total noob in this, but I think that PDEPEND does not exist lol...

This caused my rhythmbox merge to fail :)

If I'm wrong, then libsoup-gnome should simply be added to rhythmbox as a dependency...

So shouldn't it be RDEPEND or just plain DEPEND?

Reproducible: Always

Steps to Reproduce:
1. Sync portage tree
2. Make sure libsoup-gnome is not installed
3. emerge -v rhythmbox will fail because libsoup-gnome is not installed

Actual Results:  
Emerge fails

Expected Results:  
Emerge succeeds
Comment 1 Sebastian Luther (few) 2009-12-22 19:43:50 UTC
PDEPEND is a valid dependency type [1]. Please attach the build.log and emerge --info.

[1] http://dev.gentoo.org/~tanderson/pms/eapi-2-approved/pms.html#x1-780009
Comment 2 Ronald 2009-12-23 08:47:23 UTC
Ah, yes will do. I'm currently re-emerging everything again so it's going to take a while before I have the log again. Gimme a day :)
Comment 3 Patrick Lauer gentoo-dev 2009-12-30 12:08:19 UTC
Reopen when you can provide the info :)