Gentoo Archives: gentoo-user

From: Rene Lopez Montelongo <reno@××××××××××××××××××.mx>
To: gentoo-user@l.g.o
Subject: [gentoo-user] problem updating python
Date: Thu, 20 May 2010 13:43:54
Message-Id: AANLkTimTGKNvGqY0reKYhFBMPUWcssXgWU4eDeFEDfte@mail.gmail.com
1 Hi everyone
2 I'm trying to install on a sparc architecture SUN Ultra45.
3
4 At the time to install a new slot of python I got the this error...
5
6
7 livecd elog # emerge -auv dev-lang/python
8
9 These are the packages that would be merged, in order:
10
11 Calculating dependencies... done!
12 [ebuild NS ] dev-lang/python-2.5.4-r4 USE="gdbm ncurses readline
13 ssl threads (wide-unicode) xml -berkdb -build -doc -examples -ipv6
14 -sqlite -tk -wininst" 0 kB
15
16 Total: 1 package (1 in new slot), Size of downloads: 0 kB
17
18 Would you like to merge these packages? [Yes/No]
19 >>> Verifying ebuild Manifests...
20
21 >>> Emerging (1 of 1) dev-lang/python-2.5.4-r4 to /
22 * Python-2.5.4.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...
23
24 [ ok ]
25 * python-gentoo-patches-2.5.4-r3.tar.bz2 RMD160 SHA1 SHA256 size ;-)
26 ...
27 [ ok ]
28 * checking ebuild checksums ;-) ...
29
30 [ ok ]
31 * checking auxfile checksums ;-) ...
32
33 [ ok ]
34 * checking miscfile checksums ;-) ...
35
36 [ ok ]
37 * checking Python-2.5.4.tar.bz2 ;-) ...
38
39 [ ok ]
40 * checking python-gentoo-patches-2.5.4-r3.tar.bz2 ;-) ...
41
42 [ ok ]
43 *
44 * ERROR: dev-lang/python-2.5.4-r4 failed.
45 * Call stack:
46 * ebuild.sh, line 49: Called pkg_setup
47 * python-2.5.4-r4.ebuild, line 58: Called python_pkg_setup
48 * python.eclass, line 335: Called PYTHON 'pkg_setup'
49 * python.eclass, line 1320: Called die
50 * The specific snippet of code:
51 * die "${FUNCNAME}(): Main active
52 version of Python not set"
53 * The die message:
54 * PYTHON(): Main active version of Python not set
55 *
56 * If you need support, post the topmost build error, and the call
57 stack if relevant.
58 * A complete build log is located at
59 '/var/tmp/portage/dev-lang/python-2.5.4-r4/temp/build.log'.
60 * The ebuild environment file is located at
61 '/var/tmp/portage/dev-lang/python-2.5.4-r4/temp/die.env'.
62 *
63
64 * Messages for package dev-lang/python-2.5.4-r4:
65
66 *
67 * ERROR: dev-lang/python-2.5.4-r4 failed.
68 * Call stack:
69 * ebuild.sh, line 49: Called pkg_setup
70 * python-2.5.4-r4.ebuild, line 58: Called python_pkg_setup
71 * python.eclass, line 335: Called PYTHON 'pkg_setup'
72 * python.eclass, line 1320: Called die
73 * The specific snippet of code:
74 * die "${FUNCNAME}(): Main active
75 version of Python not set"
76 * The die message:
77 * PYTHON(): Main active version of Python not set
78 *
79 * If you need support, post the topmost build error, and the call
80 stack if relevant.
81 * A complete build log is located at
82 '/var/tmp/portage/dev-lang/python-2.5.4-r4/temp/build.log'.
83 * The ebuild environment file is located at
84 '/var/tmp/portage/dev-lang/python-2.5.4-r4/temp/die.env'.
85 *
86 livecd elog #
87
88
89
90 livecd elog # emerge --search python
91 Searching...
92 [ Results for search key : python ]
93 [ Applications found : 117 ]
94
95 * app-admin/eselect-python
96 Latest version available: 20091230
97 Latest version installed: 20091230
98 Size of files: 5 kB
99 Homepage: http://www.gentoo.org
100 Description: Eselect module for management of multiple Python versions
101 License: GPL-2
102
103 * app-admin/python-updater
104 Latest version available: 0.8
105 Latest version installed: 0.8
106 Size of files: 7 kB
107 Homepage: http://www.gentoo.org/proj/en/Python
108 Description: Script used to remerge python packages when
109 changing Python version.
110 License: GPL-2
111
112 * app-emacs/python-mode [ Masked ]
113 Latest version available: 5.1.0
114 Latest version installed: [ Not Installed ]
115 Size of files: 36 kB
116 Homepage: https://launchpad.net/python-mode
117 Description: An Emacs major mode for editing Python source
118 License: GPL-3
119
120 * app-pda/libopensync-plugin-python [ Masked ]
121 Latest version available: 9999
122 Latest version installed: [ Not Installed ]
123 Size of files: 0 kB
124 Homepage: http://www.opensync.org/
125 Description: OpenSync Python Module
126 License: LGPL-2.1
127
128 * app-vim/vimpython
129 Latest version available: 1.11
130 Latest version installed: [ Not Installed ]
131 Size of files: 3 kB
132 Homepage: http://www.vim.org/scripts/script.php?script_id=30
133 Description: vim plugin: A set of menus/shortcuts to work with
134 Python files
135 License: vim
136
137 * app-xemacs/python-modes
138 Latest version available: 1.08
139 Latest version installed: [ Not Installed ]
140 Size of files: 90 kB
141 Homepage: http://xemacs.org/
142 Description: Python support.
143 License: GPL-2
144
145 * dev-lang/python
146 Latest version available: 2.5.4-r4
147 Latest version installed: 2.4.6
148 Size of files: 9,610 kB
149 Homepage: http://www.python.org/
150 Description: Python is an interpreted, interactive,
151 object-oriented programming language.
152 License: PSF-2.2
153
154 * dev-perl/Inline-Python
155 Latest version available: 0.28
156 Latest version installed: [ Not Installed ]
157 Size of files: 37 kB
158 Homepage: http://search.cpan.org/dist/Inline-Python/
159 Description: Easy implementation of Python extensions
160 License: || ( Artistic GPL-2 )
161
162 * dev-python/adns-python [ Masked ]
163 Latest version available: 1.2.1
164 Latest version installed: [ Not Installed ]
165 Size of files: 17 kB
166 Homepage: http://code.google.com/p/adns-python/
167 Description: Python bindings for ADNS
168 License: GPL-2
169
170 * dev-python/boostpythongenerator [ Masked ]
171 Traceback (most recent call last):
172 File "/usr/bin/emerge", line 6971, in ?
173 retval = emerge_main()
174 File "/usr/bin/emerge", line 6945, in emerge_main
175 myopts, myfiles, spinner)
176 File "/usr/bin/emerge", line 5815, in action_search
177 searchinstance.output()
178 File "/usr/bin/emerge", line 638, in output
179 mysettings=self.settings, all=True)[1]
180 File "/usr/bin/emerge", line 461, in _getfetchlist
181 value = func(*args, **kwargs)
182 File "/usr/lib/portage/pym/portage.py", line 7162, in getfetchlist
183 raise portage_exception.InvalidDependString(
184 portage_exception.InvalidDependString: getfetchlist():
185 'dev-python/boostpythongenerator-0.3.3' has unsupported EAPI: '2'
186 livecd elog #
187
188
189
190 livecd elog # python-updater
191 * Starting Python Updater...
192 * Main active version of Python: 2.4
193 * Active version of Python 2: 2.4
194 * Active version of Python 3: (None)
195 * No packages need to be reinstalled.
196 livecd elog #
197 livecd elog # eselect python list
198 Available Python interpreters:
199 [1] python2.4 *
200 livecd elog #
201
202
203
204
205
206 livecd elog # emerge --info
207 Portage 2.1.4.4 (default/linux/sparc/10.0, gcc-4.1.2, glibc-2.6.1-r0,
208 2.6.32-gentoo-r7 sparc64)
209 =================================================================
210 System uname: 2.6.32-gentoo-r7 sparc64 sun4u
211 Timestamp of tree: Thu, 20 May 2010 17:30:01 +0000
212 app-shells/bash: 3.2_p17-r1
213 dev-lang/python: 2.4.6
214 dev-python/pycrypto: 2.0.1-r6
215 sys-apps/baselayout: 1.12.11.1
216 sys-apps/sandbox: 1.2.18.1-r2
217 sys-devel/autoconf: 2.63-r1
218 sys-devel/automake: 1.10.3
219 sys-devel/binutils: 2.18-r1
220 sys-devel/gcc: 4.1.2
221 sys-devel/gcc-config: 1.4.0-r4
222 sys-devel/libtool: 2.2.6b
223 virtual/os-headers: 2.6.23-r3
224 ACCEPT_KEYWORDS="sparc"
225 CBUILD="sparc-unknown-linux-gnu"
226 CFLAGS="-mcpu=ultrasparc -O2 -pipe"
227 CHOST="sparc-unknown-linux-gnu"
228 CONFIG_PROTECT="/etc"
229 CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo /etc/udev/rules.d"
230 CXXFLAGS="-mcpu=ultrasparc -O2 -pipe"
231 DISTDIR="/usr/portage/distfiles"
232 FEATURES="buildpkg distlocks metadata-transfer sandbox sfperms strict
233 unmerge-orphans userfetch"
234 GENTOO_MIRRORS="http://distfiles.gentoo.org
235 http://distro.ibiblio.org/pub/linux/distributions/gentoo"
236 LDFLAGS="-Wl,-O1"
237 MAKEOPTS="-j4"
238 PKGDIR="/usr/portage/packages"
239 PORTAGE_CONFIGROOT="/"
240 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
241 --compress --force --whole-file --delete --stats --timeout=180
242 --exclude=/distfiles --exclude=/local --exclude=/packages"
243 PORTAGE_TMPDIR="/var/tmp"
244 PORTDIR="/usr/portage"
245 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
246 USE="acl berkdb bzip2 cli cracklib crypt cups cxx dri fortran gcc64
247 gdbm gpm iconv modules mudflap ncurses nls nptl nptlonly openmp pam
248 pcre perl pppd python readline reflection session sparc spl ssl sysfs
249 tcpd unicode xorg zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix
250 dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat
251 linear meter mmap_emul mulaw multi null plug rate route share shm
252 softvol" APACHE2_MODULES="actions alias auth_basic authn_alias
253 authn_anon authn_dbm authn_default authn_file authz_dbm authz_default
254 authz_groupfile authz_host authz_owner authz_user autoindex cache dav
255 dav_fs dav_lock deflate dir disk_cache env expires ext_filter
256 file_cache filter headers include info log_config logio mem_cache mime
257 mime_magic negotiation rewrite setenvif speling status unique_id
258 userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard
259 mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk
260 hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18"
261 USERLAND="GNU" VIDEO_CARDS="fbdev glint mach64 mga r128 radeon sunbw2
262 suncg14 suncg3 suncg6 sunffb sunleo tdfx" XTABLES_ADDONS="quota2 psd
263 pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy
264 condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude
265 chaos account"
266 Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK,
267 LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
268 PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
269
270 livecd elog #
271
272
273
274
275 Can anyone helpme...?
276
277 Thanks!!

Replies

Subject Author
Re: [gentoo-user] problem updating python Kaddeh <kaddeh@×××××.com>