Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97308 - There appears to be a circular dependency in gnome on alpha arch
Summary: There appears to be a circular dependency in gnome on alpha arch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: Alpha Linux
: High normal (vote)
Assignee: Alpha Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-28 08:09 UTC by Sean Davidson
Modified: 2005-07-02 13:53 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 Sean Davidson 2005-06-28 08:09:45 UTC
After emerge gnome-base/gnome on alpha and then doing an
emerge -puD x11-libs/libxklavier gnome-extra/evolution-data-server
the following packages show up to be downgraded.

Calculating dependencies  ..... ..... ..... done!
[ebuild     UD] x11-libs/libxklavier-1.04-r1 [2.0]  
[ebuild     UD] gnome-extra/evolution-data-server-1.0.4 [1.2.1-r1]

It appears that the following packages were incorrectly marked as unmasked
on alpha before the other gnome 2.10 packages where also marked as unmasked.

mail-client/evolution-2.2.1.1
gnome-extra/evolution-data-server-1.2.1-r1
x11-libs/libxklavier-2.0
x11-libs/libwnck-2.10.0

The packages that should go along with gnome 2.8.3 are

mail-client/evolution-2.0.4
gnome-extra/evolution-data-server-1.0.4  
x11-libs/libxklavier-1.04-r1  
x11-libs/libwnck-2.8.1  


Reproducible: Always
Steps to Reproduce:
1. emerge gnome-base/gnome
2. emerge -p mail-client/evolution gnome-extra/evolution-data-server
x11-libs/libxklavier x11-libs/libwnck
3.

Actual Results:  
emerge -p mail-client/evolution gnome-extra/evolution-data-server
x11-libs/libxklavier x11-libs/libwnck

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     U ] gnome-extra/evolution-data-server-1.2.1-r1 [1.0.4] 
[ebuild     U ] mail-client/evolution-2.2.1.1 [2.0.4] 
[ebuild     U ] x11-libs/libxklavier-2.0 [1.04-r1] 
[ebuild     U ] x11-libs/libwnck-2.10.0 [2.8.1] 


Expected Results:  
emerge -p mail-client/evolution gnome-extra/evolution-data-server
x11-libs/libxklavier x11-libs/libwnck

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] mail-client/evolution-2.0.4  
[ebuild   R   ] gnome-extra/evolution-data-server-1.0.4  
[ebuild   R   ] x11-libs/libxklavier-1.04-r1  
[ebuild   R   ] x11-libs/libwnck-2.8.1
Comment 1 Bryan Østergaard (RETIRED) gentoo-dev 2005-07-02 13:53:29 UTC
Should be fixed now.