Your message dated Wed, 29 Apr 2015 21:33:13 +0200
with message-id <554131f9.40...@debian.org>
and subject line Re: Bug#783753: libpython2.7-minimal: missed symlink renders
python2.7 unusable
has caused the Debian Bug report #783753,
regarding libpython2.7-minimal: missed symlink renders python2.7 unusable
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
783753: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783753
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libpython2.7-minimal
Version: 2.7.9-3
Severity: grave
Justification: renders package unusable
Dear Maintainer,
after the today d-u i encountered the listed behaviour when using apt:
Traceback (most recent call last):
File "/usr/lib/python2.7/site.py", line 563, in <module>
main()
File "/usr/lib/python2.7/site.py", line 545, in main
known_paths = addusersitepackages(known_paths)
File "/usr/lib/python2.7/site.py", line 272, in addusersitepackages
user_site = getusersitepackages()
File "/usr/lib/python2.7/site.py", line 247, in getusersitepackages
user_base = getuserbase() # this will also set USER_BASE
File "/usr/lib/python2.7/site.py", line 237, in getuserbase
USER_BASE = get_config_var('userbase')
File "/usr/lib/python2.7/sysconfig.py", line 582, in get_config_var
return get_config_vars().get(name)
File "/usr/lib/python2.7/sysconfig.py", line 528, in get_config_vars
_init_posix(_CONFIG_VARS)
File "/usr/lib/python2.7/sysconfig.py", line 412, in _init_posix
from _sysconfigdata import build_time_vars
File "/usr/lib/python2.7/_sysconfigdata.py", line 6, in <module>
from _sysconfigdata_nd import *
ImportError: No module named _sysconfigdata_nd
Solution/Workaround, found in stackoverflow works
sudo ln -s /usr/lib/python2.7/plat-*/_sysconfigdata_nd.py /usr/lib/python2.7/
http://stackoverflow.com/questions/15608236/eclipse-and-google-app-engine-importerror-no-module-named-sysconfigdata-nd-u
greetz Alf
-- System Information:
Debian Release: 8.0
APT prefers buildd-unstable
APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (500, 'testing'),
(3, 'experimental'), (1, 'buildd-experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.19.1-1-ck-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
libpython2.7-minimal depends on no packages.
Versions of packages libpython2.7-minimal recommends:
ii libpython2.7-stdlib 2.7.9-3
libpython2.7-minimal suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2.7.9-4
On 04/29/2015 08:55 PM, Alf Gaida wrote:
> Package: libpython2.7-minimal
> Version: 2.7.9-3
> Severity: grave
> Justification: renders package unusable
please check the bug tracker before submitting duplicate issues.
--- End Message ---