Package: python-setuptools
Version: 0.6c9-2
Severity: normal

Creating egg using setuptools fails to create correct filename with svn 
revision number.
Look following.


$ python2.5 ./setup.py bdist_egg
...
unrecognized .svn/entries format; skipping .
...
creating 'dist/<name>-<version>.dev_r0-py2.5.egg' and adding 
'build/bdist.linux-x86_64/egg' to it
...


This fails with our automated building because svn revision is aquired using 
"svnversion -c <path>" (results is not 0)


I think this comes from some special state in entries file, because this worked 
before.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-setuptools depends on:
ii  python                        2.5.4-2    An interactive high-level object-o
ii  python-central                0.6.11     register and build utility for Pyt
ii  python-pkg-resources          0.6c9-2    Package Discovery and Resource Acc

python-setuptools recommends no packages.

python-setuptools suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to