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), pycentral uses the
source version (self.sversion_field, which includes the inappropriate
3.1 reference) and not the binary package version (self.version_field,
which is at that point unusable because it includes substvars).
lacking knowledge of the intended behavior of pycentral, i can't do
anything more here, but given the maintainer of python-pkg-resources is
the same as for python-central, i am confident this can be solved
easily.
working on a fix. as a bad workaround for now, make sure that you install
python-pkg-resource before python3.1-minimal.
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org