Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 278063 - Gnome ebuild calls for non-existent dependency version
Summary: Gnome ebuild calls for non-existent dependency version
Status: RESOLVED DUPLICATE of bug 278061
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-16 15:28 UTC by Audiodef
Modified: 2009-07-16 17:43 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 Audiodef 2009-07-16 15:28:19 UTC
On my last sync, which I performed twice to make sure it wasn't a sync error or the sync missed something, portage has some Gnome ebuilds that call for a version of ruby-libart2 that does not exist in portage. Whoever wrote these ebuilds should check into this, or the portage maintainers should include the required version of ruby-libart2 in the portage tree. 

Reproducible: Always

Steps to Reproduce:
1. emerge --sync (as of 16 July)
2. emerge -pvuDN world, or emerge -pv ruby-gnome2 if you don't have a Gnome DE set up



Actual Results:  
Output should be this or something similar:

These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds to satisfy ">=dev-ruby/ruby-libart2-0.19.0".
(dependency required by "dev-ruby/ruby-gnomecanvas2-0.19.0" [ebuild])
(dependency required by "dev-ruby/ruby-gnome2-0.19.0" [ebuild])
(dependency required by "gnome-extra/gnome-art-0.2-r2" [installed])
(dependency required by "@world" [argument])

Expected Results:  
Smooth world update or emerge of individual packages without asking for a dependency version that is not in the tree.
Comment 1 nm (RETIRED) gentoo-dev 2009-07-16 17:43:06 UTC

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