Bug#709157: python2.7-minimal: fails to configure: ENOENT /usr/lib/python2.7/sitecustomize.py

2013-05-27 Thread Jon Bernard
I reproduced this with the following: 1. Uninstall python2.7-minimal 2. If /etc/python2.7/sitecustomize.py is still there, remove it. It belongs to the python2.7-minimal package so I assume reinstallation will sort it. 3. Install python2.7-minimal -- Jon -- To UNSUBSCRIBE, email

Bug#709157: python2.7-minimal: fails to configure: ENOENT /usr/lib/python2.7/sitecustomize.py

2013-05-21 Thread Thorsten Glaser
Matthias Klose dixit: >so, a missing redirect for the fall back case. However why does it take this >fallback route? I assume we would have more reports about it when it would be >triggered on every install. I have no idea. What information do you need? bye, //mirabilos -- Sorry, I’m annoyed

Bug#709157: python2.7-minimal: fails to configure: ENOENT /usr/lib/python2.7/sitecustomize.py

2013-05-21 Thread Matthias Klose
Control: severity -1 important Control: tags -1 + moreinfo so, a missing redirect for the fall back case. However why does it take this fallback route? I assume we would have more reports about it when it would be triggered on every install. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...

Bug#709157: python2.7-minimal: fails to configure: ENOENT /usr/lib/python2.7/sitecustomize.py

2013-05-21 Thread Thorsten Glaser
Ah, this one does the trick: 1|tglase@tglase:~ $ ll /usr/lib/python2.7/sitecustomize.py lrwxrwxrwx 1 root root 31 May 20 17:13 /usr/lib/python2.7/sitecustomize.py -> /etc/python2.7/sitecustomize.py tglase@tglase:~ $ :>/etc/python2.7/sitecustomize.py /home/tglase/.etc/bin/mksh: can't create /etc/p

Bug#709157: python2.7-minimal: fails to configure: ENOENT /usr/lib/python2.7/sitecustomize.py

2013-05-21 Thread Thorsten Glaser
Package: python2.7-minimal Version: 2.7.5-4 Severity: serious Justification: does not configure […] Setting up libpython2.7-minimal (2.7.5-4) ... # Empty sitecustomize.py to avoid a dangling symlink Setting up python2.7-minimal (2.7.5-4) ... # Empty sitecustomize.py to avoid a dangling symlink Tra