Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 297920

Summary: media-sound/rhythmbox fails without net-libs/libsoup-gnome
Product: Gentoo Linux Reporter: Ronald <ronald645>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal CC: SebastianLuther
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 :)