[Bug 343927] Re: apt-cacher-ng start displays an invalid error message

2009-10-02 Thread João Pinto
Closing the bug because it was fixed in Karmic.

** Changed in: apt-cacher-ng (Ubuntu)
   Status: Confirmed => Fix Released

-- 
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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 343927] Re: apt-cacher-ng start displays an invalid error message

2009-10-02 Thread Fabián Rodríguez
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/2S+   19:09   0:00 grep apt

2) Kill it:
magic...@tiara:~$ sudo kill -9 3035
[sudo] password for magicfab: 

3) Restart it:
magic...@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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 343927] Re: apt-cacher-ng start displays an invalid error message

2009-07-12 Thread Pietro Battiston
I also confirm the bug is reproduced under jaunty with version 0.3.4-1.

sudo /etc/init.d/apt-cacher-ng start
 * Starting apt-cacher-ng apt-cacher-ng 
Couldn't bind socket: Address already in use
Couldn't bind socket: Address already in use
No socket(s) could be create/prepared. Check the network, check or unset the 
BindAddress directive.
 [fail]

** Changed in: apt-cacher-ng (Ubuntu)
   Status: New => Confirmed

-- 
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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 343927] Re: apt-cacher-ng start displays an invalid error message

2009-07-12 Thread Pietro Battiston
(to use apt-cacher-ng, I have to manually identify and kill the apt-
cacher-ng process, then "/etc/init.d/apt-cacher-ng start" works)

-- 
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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 343927] Re: apt-cacher-ng start displays an invalid error message

2009-06-27 Thread Rolf Leggewie
** Changed in: apt-cacher-ng (Ubuntu)
   Status: Fix Released => New

-- 
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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 343927] Re: apt-cacher-ng start displays an invalid error message

2009-06-26 Thread marcobra (Marco Braida)
With Package: apt-cacher-ng Version: 0.3.4-1 on Jaunty i still get this issue 
at acng startup by the way apt-cacher-ng is working.
I cannot get access via web to manage the cache.

Thanks

-- 
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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 343927] Re: apt-cacher-ng start displays an invalid error message

2009-03-23 Thread Christoph Korn
bug 344168

The new version fixes the bug.

** Changed in: apt-cacher-ng (Ubuntu)
   Status: New => Fix Released

-- 
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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 343927] Re: apt-cacher-ng start displays an invalid error message

2009-03-19 Thread Christoph Korn
Second ACK.
FFe granted.

-- 
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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 343927] Re: apt-cacher-ng start displays an invalid error message

2009-03-19 Thread Christoph Korn
Already got one ACK in bug 344168.

-- 
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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 343927] Re: apt-cacher-ng start displays an invalid error message

2009-03-17 Thread Christoph Korn
The 0.3.4 version fixes the bug.
I have built the package in my PPA and requested a FFe: LP: #344168

-- 
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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 343927] Re: apt-cacher-ng start displays an invalid error message

2009-03-17 Thread Eduard Bloch
That's correct. The error message is about the IPv6 socket not being
created. Unfortunately the order of libc (getaddrinfo result) seems to
have been changed and that causes the problem now.

If you need IPv6, there is a quick workaround: put all your interface
IPs (in v4 and v6 versions) into the BindAddress list in the config.

Better workaround: integrate the current Debian Unstable 0.3.4 version
into Ubuntu.

-- 
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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 343927] Re: apt-cacher-ng start displays an invalid error message

2009-03-16 Thread Christoph Korn
I can confirm the issue:
k...@ubuntu:~/Desktop/apt-cacher-ng$ sudo /etc/init.d/apt-cacher-ng start
 * Starting apt-cacher-ng apt-cacher-ng 
 Couldn't bind socket: Address already in use
Couldn't bind socket: Address already in use
No socket(s) could be create/prepared. Check the network, check or unset the 
BindAddress directive.

  [fail]
k...@ubuntu:~/Desktop/apt-cacher-ng$ sudo netstat -nap | more | grep "3142"
tcp0  0 0.0.0.0:31420.0.0.0:*   LISTEN  
4087/apt-cacher-ng

apt-cacher-ng:
  Installed: 0.3.3-1
  Candidate: 0.3.3-1
  Version table:
 *** 0.3.3-1 0
500 http://de.archive.ubuntu.com jaunty/universe Packages
100 /var/lib/dpkg/status

Distributor ID: Ubuntu
Description:Ubuntu jaunty (development branch)
Release:9.04
Codename:   jaunty

-- 
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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs