Bug#352176: python-setuptools: FTBFS (amd64): OverflowError: signed integer is greater than maximum

2006-02-14 Thread Tim Olsen
I'm not sure what the correct solution is to this debian-wise, but the setuptools website notes that 64-bit platforms need python2.4. See http://peak.telecommunity.com/DevCenter/setuptools -Tim

Bug#352176: python-setuptools: FTBFS (amd64): OverflowError: signed integer is greater than maximum

2006-02-10 Thread Andreas Jochens
Package: python-setuptools Version: 0.6a9-1 Severity: normal When building 'python-setuptools' on amd64/unstable, I get the following error: File /python-setuptools-0.6a9/setuptools/command/easy_install.py, line 303, in easy_install return self.install_item(None, spec, tmpdir, deps, True)