Package: phenny
Version: 2~hg16-1
Severity: important

Hi,

the phenny package uses a hard-coded path to the python modules:
        home = "/var/lib/python-support/python2.5/phenny"
(in bot.py)

However, because of numerous requests from developers, the installation
path for these modules is going to change, so this will make phenny fail.

If you really want to keep hard-coding this path, it is possible to
handle this with a synchronized upload and a Breaks:, but I’d like to
avoid it if possible.

It should be trivial to use __file__ instead of hard-coding this path.
This way the modules would be completely relocatable and you will avoid
any potential issues in the future.

Thanks,
-- 
 .''`.      Debian 5.0 "Lenny" has been released!
: :' :
`. `'   Last night, Darth Vader came down from planet Vulcan and told
  `-    me that if you don't install Lenny, he'd melt your brain.       

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée

Reply via email to