Gentoo Archives: gentoo-user

From: Jarry <mr.jarry@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] python-updater: updating cracklib forever...
Date: Thu, 06 Mar 2014 17:59:12
Message-Id: 5318B71F.4080505@gmail.com
1 Hi Gentoo-users,
2
3 today after emerging python-exec (from 2.0.1 to 2.0.1-r1)
4 I tried python-upadter and found out it wants to update
5 cracklib. OK, I did, and then tested python-updater again.
6 An it updated cracklib again! I tried it again, again,
7 again, still the same: python-updater keeps re-emerging
8 cracklib...
9
10 Is this normal? man-page says "python-updater -- Find &
11 rebuild packages broken due to a Python upgrade"; so
12 I do not think it should run forever...
13
14 Jarry
15 ________________________________________________________
16
17 # eselect python list
18 Available Python interpreters:
19 [1] python2.7
20 [2] python3.3 *
21
22 # python-updater -v -p
23 * Starting Python Updater...
24 * Main active version of Python: 3.3
25 * Active version of Python 2: 2.7
26 * Active version of Python 3: 3.3
27 * Globally supported Python ABIs in installed repositories:
28 * gentoo: 2.4 2.5 2.6 2.7 3.1 3.2 3.3
29 2.5-jython 2.7-jython 2.7-pypy-1.7 2.7-pypy-1.8 2.7-pypy-1.9 2.7-pypy-2.0
30 * Check "manual" enabled.
31 * Check "need_rebuild" enabled.
32 * Check "pylibdir" enabled.
33 * Check "PYTHON_ABIS" enabled.
34 * Check "shared_linking" enabled.
35 * Check "static_linking" enabled.
36 * Adding to list: sys-libs/cracklib:0
37 * check: PYTHON_ABIS [ Previous Python ABIs: , new Python ABIs: 2.7 ]
38 * emerge -Dv1 --keep-going -p sys-libs/cracklib:0
39
40 These are the packages that would be merged, in order:
41
42 Calculating dependencies... done!
43 [ebuild R ] sys-libs/cracklib-2.8.19 USE="nls zlib -build -python
44 -static-libs" 0 kB
45
46 Total: 1 package (1 reinstall), Size of downloads: 0 kB
47 #
48
49 --
50 _______________________________________________________________
51 This mailbox accepts e-mails only from selected mailing-lists!
52 Everything else is considered to be spam and therefore deleted.

Replies

Subject Author
Re: [gentoo-user] python-updater: updating cracklib forever... Peter Humphrey <peter@××××××××××××.uk>
Re: [gentoo-user] python-updater: updating cracklib forever... Samuli Suominen <ssuominen@g.o>