Public bug reported:

Binary package hint: apport

While debugging bug 309307 I tried to install apport in a virtual environment 
created by python-virtualenv via easy_install. But this failed for two reasons:
 1.) hardcoded "/etc/..." in setup.py (data_files argument)
 2.) apport/packaging_impl.py is created in debian/rules, but not in setup.py, 
so any installation made by easy_install would miss this module.

It would be cool if this issues can be fixed somehow, because python-
virtualenv is a good tool for testing smaller changes and to test how
different python modules work together after some changes.

Markus

** Affects: apport (Ubuntu)
     Importance: Undecided
         Status: New

-- 
install appropriate backends in setup.py and not in debian/rules
https://bugs.launchpad.net/bugs/314344
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to