Public bug reported:

Binary package hint: fetchmailconf

I have installed fetchmailconf 6.3.9~rc2-4ubuntu1 on Ubuntu 9.04;
/usr/bin/fetchmailconf -- a shell script to start the real Python script
-- fails to start because it looks for the real fetchmailconf script in
the wrong place.

/usr/bin/fetchmailconf as installed reads:

#! /bin/sh
exec /usr/bin/python /usr/lib/`pyversions -d`/site-packages/fetchmailconf.py 
"$@"

Changing "site-packages" to "dist-packages" fixes the problem and allows
fetchmailconf to start.

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

-- 
fetchmailconf does not start
https://bugs.launchpad.net/bugs/371072
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to