Bug#574153: python-pkg-resources: Missing file leaves it unconfigured

2010-03-17 Thread chrysn
python-pkg-resources tries to access /usr/lib/python3.1/dist-packages/pkg_resources.py, a file provided by python3-pkg-resources. as a temporary workaround, i installed python3-pkg-resources and python-pkg-resources' post-install worked. (i'm not sure if this created any files that are not

Bug#574153: python-pkg-resources: Missing file leaves it unconfigured

2010-03-17 Thread chrysn
i've traced the problem down to `debian/python-pkg-resources/usr/share/pyshared-data/python-pkg-resources`, which lists said `/usr/lib/python3.1/dist-packages/pkg_resources.py`, and causes pycentral to fail. the file is listed because in the line DH_PYCENTRAL=include-links \

Bug#574153: python-pkg-resources: Missing file leaves it unconfigured

2010-03-17 Thread chrysn
it seems that the problem originates inside pycentral: dh_pycentral calls pycentral once for each binary package (two of which are python-pkg-resources and python3-pkg-resources), but in line 759 (first line of add_shared_links, used in ActionDebhelper), pycentral uses the source version

Bug#574153: python-pkg-resources: Missing file leaves it unconfigured

2010-03-17 Thread Matthias Klose
On 17.03.2010 15:29, chrysn wrote: it seems that the problem originates inside pycentral: dh_pycentral calls pycentral once for each binary package (two of which are python-pkg-resources and python3-pkg-resources), but in line 759 (first line of add_shared_links, used in ActionDebhelper),

Bug#574153: python-pkg-resources: Missing file leaves it unconfigured

2010-03-16 Thread GSR
Package: python-pkg-resources Version: 0.6.10-3 Severity: grave Justification: renders package unusable While dist-upgrading: ---8--- Setting up python-pkg-resources (0.6.10-3) ... file does not exist: /usr/lib/python3.1/dist-packages/pkg_resources.py pycentral: pycentral pkginstall: error