ImportError: No module named aptzeroconf.daemon
Bug #398560 reported by
Amr Hassan
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apt-zeroconf |
In Progress
|
Critical
|
Jeremy Austin-Bardo |
Bug Description
This happens after installing apt-zeroconf from ppa, I was able to reproduce it with dpkg-reconfigure apt-zeroconf
amr@gort:~$ sudo dpkg-reconfigure apt-zeroconf
* Stopping apt-zeroconf APT proxy
pidfile /var/run/
* Starting apt-zeroconf APT proxy
Traceback (most recent call last):
File "/usr/bin/
from aptzeroconf.daemon import Daemon
ImportError: No module named aptzeroconf.daemon
Package: 0.5.1 on ubuntu jaunty
To post a comment you must log in.
Looks like there was some package issues with this one :/ I believe have solved the issue and the change will be in 0.5.2 when released.