Your message dated Wed, 29 Apr 2015 21:35:04 +0200
with message-id <[email protected]>
and subject line Re: Bug#783738: ImportError: No module named _sysconfigdata_nd
has caused the Debian Bug report #783738,
regarding python doesn't run (ImportError: No module named _sysconfigdata_nd)
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 [email protected]
immediately.)


-- 
783738: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783738
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python2.7
Version: 2.7.9-3
Severity: important

Dear maintainer,

After I upgraded python2.7 to 2.7.9-3 on my Debian Sid (amd64) system,
python refuse to run with the following error message:
debian@debian:~$ python
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
debian@debian:~$ apt-cache policy python2.7
python2.7:
  Installed: 2.7.9-3
  Candidate: 2.7.9-3
  Version table:
 *** 2.7.9-3 0
        500 http://ftp.no.debian.org/debian/ sid/main amd64 Packages
        100 /var/lib/dpkg/status


This affects various other programs, so I wasn't able to run reportbug to get additional
debug info. Please let me know if there's any information you need.

--
mvh / best regards
Hans Joachim Desserud
http://desserud.org

--- End Message ---
--- Begin Message ---
Version: 2.7.9-4

On 04/29/2015 06:41 PM, Frederic Peters wrote:
> Package: python2.7
> Version: 2.7.9-3
> Severity: important

--- End Message ---

Reply via email to