On Mon, Dec 10, 2012 at 05:45:13AM -0600, Michael Janssen wrote:
> Package: python-empy
> Version: 3.3-6
> Severity: normal
> 
> When working with some external software, I came across a problem
> where the distutils / distribute infastructure would not notice
> python-empy was installed (`pip freeze` did not list it).  This would
> prevent me from running the other program with an error
> 
> pkg_resources.DistributionNotFound: empy
> 
> even though the python-empy package was installed and could work.
> 
> After downloading and rebuilding python-empy with modern debian build
> tools, this problem went away.
> 
> Package list before:
> /.
> /usr
> /usr/bin
> /usr/bin/empy
> /usr/share
> /usr/share/doc
> /usr/share/doc/python-empy
> /usr/share/doc/python-empy/README.gz
> /usr/share/doc/python-empy/examples
> /usr/share/doc/python-empy/examples/sample.em.gz
> /usr/share/doc/python-empy/examples/sample.bench.gz
> /usr/share/doc/python-empy/copyright
> /usr/share/doc/python-empy/changelog.Debian.gz
> /usr/share/man
> /usr/share/man/man1
> /usr/share/man/man1/empy.1.gz
> /usr/share/python-support
> /usr/share/python-support/python-empy
> /usr/share/python-support/python-empy/em.py
> 
> 
> Package list after `apt-get source python-empy; cd empy-3.3; 
> dpkg-buildpackage -us -uc -rfakeroot; sudo dpkg -i 
> ../python-empy_3.3-6_all.deb`:
> /.
> /usr
> /usr/share
> /usr/share/doc
> /usr/share/doc/python-empy
> /usr/share/doc/python-empy/changelog.Debian.gz
> /usr/share/doc/python-empy/README.gz
> /usr/share/doc/python-empy/copyright
> /usr/share/doc/python-empy/examples
> /usr/share/doc/python-empy/examples/sample.bench.gz
> /usr/share/doc/python-empy/examples/sample.em.gz
> /usr/share/pyshared
> /usr/share/pyshared/em.py
> /usr/share/pyshared/empy-3.1.egg-info
> /usr/share/man
> /usr/share/man/man1
> /usr/share/man/man1/empy.1.gz
> /usr/share/python-support
> /usr/share/python-support/python-empy.public
> /usr/bin
> /usr/bin/empy
> 
> and afterwards, empy shows up on `pip freeze` and is recognized.
> 
> Maybe a Debian version bump for a rebuild is in order?
>
Yup, I was missing any good reason to do so until now =)

Ana


-- 
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