Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15215 - Gnome 2.2 rc2-99 (gnome 2.2 final) fails to compile because dependenciesare listed in wrong order.
Summary: Gnome 2.2 rc2-99 (gnome 2.2 final) fails to compile because dependenciesare l...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 15223 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-02-06 10:49 UTC by Ask Holme
Modified: 2003-02-06 14:23 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 Ask Holme 2003-02-06 10:49:21 UTC
You can't make a clean emerge of gnome-2.2rc2-99 en de depend listing
file-roller is listed before gnome-vfs, however file-roller depends on some if
the stuff in the updated gnome-vfs. so the dependencies needs to be reordered.
manual fix is to compile gnome-vfs newest version standalone

Reproducible: Always
Steps to Reproduce:
1. Emerge gnome-2.2rc2-99
2.
3.

Actual Results:  
Same as summery

Expected Results:  
Compiled

Fix are included, don't care to list all info.
Comment 1 foser (RETIRED) gentoo-dev 2003-02-06 12:40:22 UTC
this is actually a bug in the file-roller configure script, but anyway its fixed in the tree already. 

The order of the deps doesnt really matter, the emerge order is calculated on deps, so if the deps are correct you should be fine. In this case fileroller gave wrong information on its exact deps, so we got it slightly wrong in our ebuild.
Comment 2 foser (RETIRED) gentoo-dev 2003-02-06 14:23:21 UTC
*** Bug 15223 has been marked as a duplicate of this bug. ***