Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 174201 - A fresh install can't be updated due to dependency issues
Summary: A fresh install can't be updated due to dependency issues
Status: RESOLVED DUPLICATE of bug 161953
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-11 19:59 UTC by Maxi Combina
Modified: 2007-04-11 21:08 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 Maxi Combina 2007-04-11 19:59:39 UTC
I have just installed gentoo in an x86 system. I used the 2006.1 live CD. I did not mask or unmasked any package.
After installing, I booted my new system, did a "emerge --sync". Then, I wanted to "emerge -vaDN world" and it turns out to be impossible! Here is the output:

emerge: there are no ebuilds to satisfy <"sys-apps/dbus-0.90"
(dependency required by "gnome-base/gnome-vfs-2.16.3" [ebuild])

and "eix dbus" shows that the *only* two available versions of dbus are 1.0.2-r1 and 1.0.2-r2.

Is there any way to workaround this??

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-04-11 20:28:45 UTC
(In reply to comment #0)
> Is there any way to workaround this??

emerge -C dbus


*** This bug has been marked as a duplicate of bug 161953 ***
Comment 2 Maxi Combina 2007-04-11 21:06:00 UTC
If I "emerge -C dbus", will I be able to have dbus later? I mean, unmerging dbus really is the solution?
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-04-11 21:08:09 UTC
(In reply to comment #2)
> If I "emerge -C dbus", will I be able to have dbus later? I mean, unmerging
> dbus really is the solution?

Uhm? Of course you can emerge dbus at any time, this ebuild depends on either 
>=dev-libs/dbus-glib-0.71 or on <sys-apps/dbus-0.90 (which doesn't exist any more).


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