Gentoo Archives: gentoo-user

From: Grant Edwards <grante@××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: python-updater always wants to re-emerge certain things.
Date: Tue, 16 Sep 2008 16:05:42
Message-Id: gaolfv$c6t$1@ger.gmane.org
In Reply to: Re: [gentoo-user] Re: python-updater always wants to re-emerge certain things. by Willie Wong
1 On 2008-09-16, Willie Wong <wwong@×××××××××.EDU> wrote:
2 > On Tue, Sep 16, 2008 at 02:02:32PM +0000, Penguin Lover Grant Edwards squawked:
3 >> > No clue why but it worked for me. I agree that after being
4 >> > recompiled it shouldn't need to do it again but it seems to do
5 >> > the same on my rig.
6 >>
7 >> That's interesting. Seems like a bug in python-updater.
8 >>
9 >> >> Definitely, but it'll have to wait until the computer can be
10 >> >> left up for a day or so (it's a laptop, and it's not often in
11 >> >> one place for that long).
12 >
13 > Can you show the contents of python-updater -vp?
14
15 # python-updater -vp
16 [...]
17 unrecognised option: -vp
18
19 Running python-updater -v -p says this (all packages except
20 openoffice have been emerged at least once since python was
21 updated):
22
23 * Starting Python Updater from 2.4 to 2.5 :
24 * check "soname" enabled.
25 * check "pylibdir" enabled.
26 * check "eclass" disabled.
27 * check "manual" enabled.
28 * Adding to list: =dev-libs/boost-1.34.1-r2
29 * check: manual [Added to list manually]
30 * Adding to list: =x11-libs/vte-0.16.14
31 * check: manual [Added to list manually]
32 * Adding to list: =app-office/gnumeric-1.8.3
33 * check: manual [Added to list manually]
34 * Adding to list: =app-office/openoffice-2.4.1
35 * check: soname [ Libraries linked to old libpython found:
36 * libpython2.4.so.1.0 /usr/lib/openoffice/program/pythonloader.uno.so libpython2.4.so.1.0 /usr/lib/openoffice/program/libpyuno.so
37 * ]
38
39 These are the packages that would be merged, in order:
40
41 Calculating dependencies .... done!
42 [ebuild R ] dev-libs/boost-1.34.1-r2 USE="-debug -doc -icu -pyste -tools" 0 kB
43 [ebuild R ] x11-libs/vte-0.16.14 USE="opengl python -debug -doc" 0 kB
44 [ebuild R ] app-office/gnumeric-1.8.3 USE="gnome perl python -debug" 0 kB
45 [ebuild R ] app-office/openoffice-2.4.1 USE="cups dbus eds firefox gnome gstreamer gtk kde ldap opengl pam -binfilter -debug -java -mono -odk -seamonkey -xulrunner" LINGUAS="-af -ar -as_IN -be_BY -bg -bn -br -bs -ca -cs -cy -da -de -dz -el -en -en_GB -en_US -en_ZA -eo -es -et -fa -fi -fr -ga -gl -gu_IN -he -hi_IN -hr -hu -it -ja -km -ko -ku -lt -lv -mk -ml_IN -mr_IN -nb -ne -nl -nn -nr -ns -or_IN -pa_IN -pl -pt -pt_BR -ru -rw -sh -sk -sl -sr -ss -st -sv -sw_TZ -ta_IN -te_IN -tg -th -ti_ER -tn -tr -ts -uk -ur_IN -ve -vi -xh -zh_CN -zh_TW -zu" 0 kB
46
47 Total: 4 packages (4 reinstalls), Size of downloads: 0 kB
48
49 --
50 Grant Edwards grante Yow! Now I understand the
51 at meaning of "THE MOD SQUAD"!
52 visi.com

Replies

Subject Author
Re: [gentoo-user] Re: python-updater always wants to re-emerge certain things. Willie Wong <wwong@×××××××××.EDU>