[Bug 343927] Re: apt-cacher-ng start displays an invalid error message
Fabián Rodríguez
fabian.rodriguez at canonical.com
Fri Oct 2 23:19:27 UTC 2009
Workaround:
1) Find the apt-cacher-ng process:
ps aux | grep apt
Example output:
124 3035 0.0 0.1 175928 3616 ? Ssl 18:02 0:01 /usr/sbin/apt-cacher-ng -c /etc/apt-cacher-ng pidfile=/var/run/apt-cacher-ng/pid SocketPath=/var/run/apt-cacher-ng/socket foreground=0
magicfab 12958 0.0 0.0 7528 916 pts/2 S+ 19:09 0:00 grep apt
2) Kill it:
magicfab at tiara:~$ sudo kill -9 3035
[sudo] password for magicfab:
3) Restart it:
magicfab at tiara:~$ sudo service apt-cacher-ng start
* Starting apt-cacher-ng apt-cacher-ng [ OK ]
--
apt-cacher-ng start displays an invalid error message
https://bugs.launchpad.net/bugs/343927
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list