[Bug 669066] Re: fetchmailconf: fetchmailconf.py': [Errno 2] No such file or directory

Benjamin Drung benjamin.drung at gmail.com
Tue Dec 28 19:40:58 GMT 2010


Uploaded to maverick-proposed.

** Changed in: fetchmail (Ubuntu Maverick)
       Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
https://bugs.launchpad.net/bugs/669066

Title:
  fetchmailconf: fetchmailconf.py': [Errno 2] No such file or directory

Status in “fetchmail” package in Ubuntu:
  Fix Released
Status in “fetchmail” source package in Maverick:
  Fix Committed
Status in “fetchmail” package in Debian:
  Fix Released

Bug description:
  Binary package hint: fetchmail

Description:    Ubuntu 10.10
Release:        10.10

fetchmailconf:
  Installed: 6.3.17-4ubuntu1
  Candidate: 6.3.17-4ubuntu1
  Version table:
 *** 6.3.17-4ubuntu1 0
        500 http://mirror.aarnet.edu.au/pub/ubuntu/archive/ maverick/universe amd64 Packages
        100 /var/lib/dpkg/status

When first running fetchmailconf got the following error.
/usr/bin/python: can't open file '/usr/lib/python2.6/site-packages/fetchmailconf.py': [Errno 2] No such file or directory

Fixed by editing 
/usr/bin/fetchmailconf
and changing 
exec /usr/bin/python /usr/lib/`pyversions -d`/site-packages/fetchmailconf.py "$@"
to
exec /usr/bin/python /usr/share/pyshared/fetchmailconf.py "$@"





More information about the Ubuntu-sponsors mailing list