Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 321773 - [dev-util/mono-tools-2.4.2-r1] dependency conflict
Summary: [dev-util/mono-tools-2.4.2-r1] dependency conflict
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-28 07:13 UTC by Arsen Shnurkov
Modified: 2010-05-28 08:02 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 Arsen Shnurkov 2010-05-28 07:13:50 UTC
# euse -E gtkhtml webkit
/etc/make.conf was modified, a backup copy has been placed at /etc/make.conf.euse_backup
Gentoo_x64n ~ # emerge mono-tools -av

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

Calculating dependencies... done!
[ebuild     UD] dev-dotnet/libgdiplus-2.4.2 [2.6] USE="cairo" 1,930 kB
[ebuild  N    ] net-libs/webkit-gtk-1.1.15.4  USE="doc gstreamer websockets (-aqua) -coverage -debug -test" 0 kB
[ebuild     UD] dev-lang/mono-2.4.3 [2.6.3] USE="moonlight -minimal -xen" 24,378 kB
[ebuild  N    ] dev-dotnet/gluezilla-2.4.2  281 kB
[ebuild  N    ] dev-dotnet/gtkhtml-sharp-2.24.0-r10  USE="-debug" 0 kB
[ebuild  N    ] dev-dotnet/webkit-sharp-0.2-r1  80 kB
[ebuild     UD] virtual/monodoc-2.4.3 [2.6.3] 0 kB
[ebuild  N    ] dev-util/mono-tools-2.4.2-r1  USE="gtkhtml webkit xulrunner" 969 kB

Total: 8 packages (3 downgrades, 5 new), Size of downloads: 27,636 kB

!!! One or more updates have been skipped due to a dependency conflict:

dev-lang/mono:0

  ('ebuild', '/', 'dev-lang/mono-2.4.3.1', 'merge') conflicts with
    ~dev-lang/mono-2.4.3 required by ('ebuild', '/', 'virtual/monodoc-2.4.3', 'merge')


Would you like to merge these packages? [Yes/No] ^C

Exiting on signal 2


Why it downgrades mono from 2.6 to 2.4.3???
Comment 1 Patrick Lauer gentoo-dev 2010-05-28 07:29:16 UTC
It appears that you manually keyworded mono and a few surrounding apps, but did not do the same for mono-tools. 2.6.1 is available and has the same keywords as mono, so it's a configuration issue on your end.
Comment 2 Arsen Shnurkov 2010-05-28 08:02:55 UTC
Yes, after unmasking dev-util/mono-tools it works