Gentoo Archives: gentoo-user

From: "Сергей" <protserovsd@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] python-updater constantly rebuilds one same package
Date: Thu, 14 Aug 2014 12:58:36
Message-Id: CA+EhKMVKLHfVHKEZe9WDLQ+6bhqbbw-bHde+_cEd2+72tDuFLA@mail.gmail.com
In Reply to: Re: [gentoo-user] python-updater constantly rebuilds one same package by Alan McKinnon
1 Sorry. Here is what I wanted to paste:
2 sudo python-updater
3 * Starting Python Updater...
4 * Main active version of Python: 3.3
5 * Active version of Python 2: 2.7
6 * Active version of Python 3: 3.3
7 * Globally supported Python ABIs in installed repositories:
8 * gentoo: 2.4 2.5 2.6 2.7 3.1 3.2 3.3
9 2.5-jython 2.7-jython 2.7-pypy-1.7 2.7-pypy-1.8 2.7-pypy-1.9
10 2.7-pypy-2.0
11 * kde: 2.4 2.5 2.6 2.7 3.1 3.2 3.3
12 2.5-jython 2.7-jython 2.7-pypy-1.7 2.7-pypy-1.8 2.7-pypy-1.9
13 2.7-pypy-2.0
14 * Adding to list: dev-libs/libgamin:0
15 * emerge -Dv1 --keep-going dev-libs/libgamin:0
16
17 These are the packages that would be merged, in order:
18
19 Calculating dependencies... done!
20 [ebuild R ] dev-libs/libgamin-0.1.10-r4 USE="-debug -python
21 -static-libs" ABI_X86="(64) (-32) (-x32)" 0 kB
22
23 Total: 1 package (1 reinstall), Size of downloads: 0 kB
24
25 >>> Verifying ebuild manifests
26 >>> Emerging (1 of 1) dev-libs/libgamin-0.1.10-r4
27 >>> Installing (1 of 1) dev-libs/libgamin-0.1.10-r4
28 >>> Jobs: 1 of 1 complete Load avg: 1.15, 0.72, 0.46
29 >>> Auto-cleaning packages...
30
31 >>> No outdated packages were found on your system.
32
33 * GNU info directory index is up-to-date.
34 sergey@sergey-pc ~ % sudo python-updater
35 * Starting Python Updater...
36 * Main active version of Python: 3.3
37 * Active version of Python 2: 2.7
38 * Active version of Python 3: 3.3
39 * Globally supported Python ABIs in installed repositories:
40 * gentoo: 2.4 2.5 2.6 2.7 3.1 3.2 3.3
41 2.5-jython 2.7-jython 2.7-pypy-1.7 2.7-pypy-1.8 2.7-pypy-1.9
42 2.7-pypy-2.0
43 * kde: 2.4 2.5 2.6 2.7 3.1 3.2 3.3
44 2.5-jython 2.7-jython 2.7-pypy-1.7 2.7-pypy-1.8 2.7-pypy-1.9
45 2.7-pypy-2.0
46 * Adding to list: dev-libs/libgamin:0
47 * emerge -Dv1 --keep-going dev-libs/libgamin:0
48
49 As you can see, though libgamin was rebuilt, if I run python-updater
50 once more it wants to rebuild it again.

Replies

Subject Author
Re: [gentoo-user] python-updater constantly rebuilds one same package Alan McKinnon <alan.mckinnon@×××××.com>