Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] /usr/local/bin/python???
Date: Sun, 15 Apr 2012 02:48:14
Message-Id: 20120415024645.GA3326@solfire
1 Hi,
2
3 I installed app-portage/gentoolkit-0.3.0.5.
4
5 After installing it says:
6 * Another alternative to equery is app-portage/portage-utils
7 *
8 * glsa-check since gentoolkit 0.3 has modified some output,
9 * options and default behavior. The list of injected GLSAs
10 * has moved to /var/lib/portage/glsa_injected, please
11 * run 'glsa-check -p affected' before copying the existing checkfile.
12
13
14 Running
15
16 glsa-check -p affected
17
18
19 produces:
20
21 solfire:/root>glsa-check -p affected
22 zsh: /usr/bin/glsa-check: bad interpreter: /usr/local/bin/python: no such file or directory
23 [1] 28461 exit 127 glsa-check -p affected
24
25
26 to figure out the package, glsa-check is part of:
27
28 solfire:/root>emerge -vp /usr/bin/glsa-check
29
30 These are the packages that would be merged, in order:
31
32 Calculating dependencies... done!
33 [ebuild R ] app-portage/gentoolkit-0.3.0.5 0 kB
34
35 Total: 1 package (1 reinstall), Size of downloads: 0 kB
36
37 Why do I need an installation of Python for this under /usr/locl/.... ?
38
39 Best regards,
40 mcc
41
42 PS: Other tools of gentoolkit are also effected...

Replies

Subject Author
Re: [gentoo-user] /usr/local/bin/python??? Pandu Poluan <pandu@××××××.info>
[gentoo-user] Re: /usr/local/bin/python??? walt <w41ter@×××××.com>