Bug#603861: fetchmailconf: looks in the wrong place for fetchmailconf.py

2010-12-01 Thread Matthias Andree
Greetings, I am confused. The upstream package contains a trivial fetchmailconf script that gets generated by these Makefile.am rules: (the second is actually one long line): fetchmailconf: ( echo '#! /bin/sh' && echo 'exec @PYTHON@ @pythondir@/fetchmailconf.py "$$@"' ) >$@ && chmod +x

Bug#603861: [pkg-fetchmail-maint] Bug#603861: fetchmailconf: looks in the wrong place for fetchmailconf.py

2010-12-01 Thread Nico Golde
severity 603861 grave thanks Hi, * Justin B Rye [2010-11-17 23:49]: > Package: fetchmailconf > Version: 6.3.18-1 > Severity: normal > > j...@xan:~$ sudo aptitude install fetchmailconf > [...] > j...@xan:~$ fetchmailconf > /usr/bin/python: can't open file > '/usr/lib/python2.6/site-packages/

Bug#603861: fetchmailconf: looks in the wrong place for fetchmailconf.py

2010-11-17 Thread Justin B Rye
Package: fetchmailconf Version: 6.3.18-1 Severity: normal j...@xan:~$ sudo aptitude install fetchmailconf [...] j...@xan:~$ fetchmailconf /usr/bin/python: can't open file '/usr/lib/python2.6/site-packages/fetchmailconf.py': [Errno 2] No such file or directory But it's probably too late to k