[Python-modules-team] Bug#692383: urwid: FTBFS when building against mulple python3.X supported versions.

Dmitrijs Ledkovs dmitrijs.ledkovs at canonical.com
Mon Nov 5 15:07:39 UTC 2012


Package: urwid
Severity: normal
Version: 1.0.1-2
User: debian-python at lists.debian.org
Usertags: python3.3
Tags: patch

It's possible to say that this bug is:
* in this package, as it's the only one found to fail in such a manner
* in cdbs package, because of hard coding
/usr/lib/pythonX.Y/site-packages, instead of using the correct
/usr/lib/python3/dist-packages/
* in python3-defaults, for failing to resolve conflicts when merging
multiple python3.Y/site-packages.

Nonetheless I made a patch with makes your package to continue to build
with cdbs, even if multiple python3 versions are supported.

There are other ways and approaches to fix this bug. Applying the
provided patch is one way.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: urwid_1.0.1-2_1.0.1-2ubuntu1.diff
Type: text/x-diff
Size: 1673 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20121105/1ce57baa/attachment.diff>
-------------- next part --------------


Regards,
Dmitrijs.


More information about the Python-modules-team mailing list