Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 230261 - net-misc/unison-2.27.57-r1 blocks net-misc/unison:0
Summary: net-misc/unison-2.27.57-r1 blocks net-misc/unison:0
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL: http://www.gentoo.org/doc/en/handbook...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-30 21:06 UTC by Martin Gebert
Modified: 2008-06-30 21:45 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 Martin Gebert 2008-06-30 21:06:57 UTC
Synced yesterday on x86, got the following block:

--8><--

# emerge -D world
[...]
[ebuild  NS   ] net-misc/unison-2.27.57-r1  USE="gtk ocamlopt -debug -doc
-static -threads"
[...]
[blocks B     ] net-misc/unison:0 (is blocking net-misc/unison-2.27.57-r1)

--><8--
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-06-30 21:26:48 UTC
How many versions of unison are installed? Unmerging unison and then re-emerging should fix this problem. It's certainly no bug - the ebuild has this feature to make sure no two conflicting versions of the same packages are installed at the same time.
Comment 2 Martin Gebert 2008-06-30 21:45:52 UTC
Just the previous stable one, unison-2.13.16.
What bothers me is the hint to unison:0. However, as you mentioned uninstalling it (emerge -C unison:0 in this case) fixed that, now I only have the known lablgtk problem left to fix...