Gentoo Archives: gentoo-user

From: Marc Joliet <marcec@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] boost-1.62.0-r1 blocked by nothing ??
Date: Wed, 01 Feb 2017 23:44:39
Message-Id: 16344155.3RuRINI8PA@thetick
In Reply to: [gentoo-user] boost-1.62.0-r1 blocked by nothing ?? by "Jörg Schaible"
1 On Thursday 02 February 2017 00:21:29 Jörg Schaible wrote:
2 > Hi,
3 >
4 > now I have an emerge mystery myself: It claims boost is blocked by ...
5 > nothing. See yourself:
6 > - emerge tells me that boost is for whatever reason blocked
7 > - I cannot find any entry for this in /etc/portage/**
8 > - eix does not show any kind of mask for 1.62.0-r1
9 > - none of the installed packages show a condition preventing an update
10 >
11 > Any idea?
12 >
13 > Cheers,
14 > Jörg
15 >
16 > ============= %< ===============
17 > $ emerge -uDvta --changed-use --with-bdeps=y --backtrack=50 world
18 >
19 > These are the packages that would be merged, in reverse order:
20 >
21 > Calculating dependencies... done!
22 >
23 > Total: 0 packages, Size of downloads: 0 KiB
24 >
25 > !!! The following update has been skipped due to unsatisfied dependencies:
26 >
27 > dev-libs/boost:0
28 >
29 > !!! All ebuilds that could satisfy "=dev-util/boost-build-1.62*" have been
30 > masked.
31 > !!! One of the following masked packages is required to complete your
32 > request:
33 > - dev-util/boost-build-1.62.0-r1::gentoo (masked by: )
34 >
35 > (dependency required by "dev-libs/boost-1.62.0-r1::gentoo" [ebuild])
36 > For more information, see the MASKED PACKAGES section in the emerge
37 > man page or refer to the Gentoo Handbook.
38 >
39 >
40 >
41 > Nothing to merge; quitting.
42 [...]
43
44 Hah! I had the exact same problem. And I solved it in the dumbest possible
45 way: running the exact same emerge command repeatedly until the error went
46 away. I *wish* I knew what the root cause is (actually, no, I don't), but
47 that worked on two different systems. It can take a few retries, though
48 (three on my laptop, IIRC, but just one on my desktop).
49
50 HTH
51 --
52 Marc Joliet
53 --
54 "People who think they know everything really annoy those of us who know we
55 don't" - Bjarne Stroustrup

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: boost-1.62.0-r1 blocked by nothing ?? "Jörg Schaible" <joerg.schaible@×××.de>