Bug#783787: devscripts: upgrade fails; ImportError: No module named '_sysconfigdata_m'

Adam D. Barratt adam at adam-barratt.org.uk
Thu Apr 30 05:27:36 UTC 2015


Control: reassign -1 python3.4 3.4.3-4

On Thu, 2015-04-30 at 14:59 +1000, Brian May wrote:
> This is under i386 only, amd64 seems to be fine.
> 
> 
> Preparing to unpack .../devscripts_2.15.4_i386.deb ...
> Failed to import the site module
> Traceback (most recent call last):
>   File "/usr/lib/python3.4/site.py", line 586, in <module>
>     main()
[...]
>   File "/usr/lib/python3.4/_sysconfigdata.py", line 6, in <module>
>     from _sysconfigdata_m import *
> ImportError: No module named '_sysconfigdata_m'

This wasn't a problem with devscripts (as per the lack of anything
devscripts-related in the stack trace), rather it was simply the first
Python 3.4-using package that was updated on your system.

It looks like this is the python3.4 version of #783738, which was
recently introduced and then fixed for python2.7; reassigning.

Regards,

Adam



More information about the devscripts-devel mailing list