Hi,

I'm trying to build the new roundup package with dh_python2. That is
the right thing to do, right?

I get this:


... lots of output (DH_VERBOSE=1), then:
D: dh_python2:584: processing package roundup...
D: dh_python2:464: package roundup details = {'requires.txt': set([]), 
'shebangs': set([('python', None)]), 'compile': True, 'ext': set([]), 
'nsp.txt': set([]), 'public_vers': set([(2, 7)]), 'private_dirs': 
{'/usr/share/roundup': {'compile': True, 'shebangs': set([('python', None)])}}}
D: dh_python2:136: guessing files for Python 2.6
Traceback (most recent call last):
  File "/usr/bin/dh_python2", line 699, in <module>
    main()
  File "/usr/bin/dh_python2", line 601, in main
    dependencies.parse(stats, options)
  File "/usr/share/python/debpython/depends.py", line 154, in parse
    self.depend("python (<< %s)" % vrepr(vr[1] + 1))
TypeError: can only concatenate tuple (not "int") to tuple


plus a few cleanup messages.

Now I would like to know what should be wrong - the error message
isn't very enlightening. Maybe the problem lies here:

debian/control:
...
X-Python-Version: >= 2.5, << 2.8


TIA!



Kind regards,
--Toni++


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120618105515.ga24...@spruce.wiehl.oeko.net

Reply via email to