Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 163276 - gnome-vfs RDEPEND flags need to be modified
Summary: gnome-vfs RDEPEND flags need to be modified
Status: RESOLVED DUPLICATE of bug 158839
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-22 18:12 UTC by Andy Crook
Modified: 2007-01-22 18:32 UTC (History)
0 users

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 Andy Crook 2007-01-22 18:12:26 UTC
Now that we have stable sys-apps/dbus-1.0.2 and  dev-libs/dbus-glib-0.72 on many platforms the RDEPEND string of gnome-base/gnome-vfs-2.6.13 must be changed (on this platforms) from

|| ( >=dev-libs/dbus-glib-0.71 <sys-apps/dbus-0.90 )

to something easier like simply

>=dev-libs/dbus-glib-0.71

because:
1. dev-libs/dbus-glib-0.72 already RDEPENDs on >=sys-apps/dbus-0.94
2. this causes inifinite loop of up/downgrading of dbus package when dbus-glib is not emerged (see closed bug #158839)

Reproducible: Always

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-22 18:20:18 UTC
Sorry, but you've misunderstood how the dependency works and didn't even bother to read on the link I've posted on the other bug.

*** This bug has been marked as a duplicate of bug 158839 ***
Comment 2 Andy Crook 2007-01-22 18:32:14 UTC
I'm sorry.
I've read the link, but quite misunderstood :)
Read it again.
You are right.
:)