[Bug 655187] Re: Cannot apt-get upgrade if squid-deb-proxy-avahi is running

2012-12-03 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 686265 ***
https://bugs.launchpad.net/bugs/686265

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: squid-deb-proxy (Ubuntu Maverick)
   Status: New = Confirmed

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

Title:
  Cannot apt-get upgrade if squid-deb-proxy-avahi is running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/655187/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 655187] Re: Cannot apt-get upgrade if squid-deb-proxy-avahi is running

2011-01-31 Thread Mark Fraser
*** This bug is a duplicate of bug 686265 ***
https://bugs.launchpad.net/bugs/686265

** This bug has been marked a duplicate of bug 686265
   client doing wicked ipv6 stuff and failing
 * You can subscribe to bug 686265 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/686265/+subscribe

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

Title:
  Cannot apt-get upgrade if squid-deb-proxy-avahi is running

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 655187] Re: Cannot apt-get upgrade if squid-deb-proxy-avahi is running

2011-01-30 Thread Jesse Michael
I'm running into this bug also.  I haven't done any ipv6 configuration
of any kind, but I sometimes run into apt failing because of this error.

Running the avahi-browse command line listed above multiple times in a
row with maybe a second or two between each run resulted in the
following output--

jesse@wopr:~$ avahi-browse -kprt _apt_proxy._tcp |grep '^=;.*;IPv4;.*'
=;wlan0;IPv4;Squid\032deb\032proxy;_apt_proxy._tcp;local;box.local;192.168.1.10;8000;
jesse@wopr:~$ avahi-browse -kprt _apt_proxy._tcp |grep '^=;.*;IPv4;.*'
=;wlan0;IPv4;Squid\032deb\032proxy;_apt_proxy._tcp;local;box.local;fe80::230:1bff:feb9:1d93;8000;
jesse@wopr:~$ avahi-browse -kprt _apt_proxy._tcp |grep '^=;.*;IPv4;.*'
=;wlan0;IPv4;Squid\032deb\032proxy;_apt_proxy._tcp;local;box.local;fe80::230:1bff:feb9:1d93;8000;
jesse@wopr:~$ avahi-browse -kprt _apt_proxy._tcp |grep '^=;.*;IPv4;.*'
=;wlan0;IPv4;Squid\032deb\032proxy;_apt_proxy._tcp;local;box.local;fe80::230:1bff:feb9:1d93;8000;

After writing up the previous part of this comment, I tried running the
command line again, and the first result returned a ipv4 result and all
of the following requests returned ipv6 results, as above.

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

Title:
  Cannot apt-get upgrade if squid-deb-proxy-avahi is running

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 655187] Re: Cannot apt-get upgrade if squid-deb-proxy-avahi is running

2011-01-30 Thread Johan van Dijk
A workaround that has worked every time so far: restart the 
squid-deb-proxy-avahi process on the server machine.
sudo service squid-deb-proxy-avahi restart

The problem seems to occur when the server is on for a couple of days or
a week. The first few days everything works without problems.

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

Title:
  Cannot apt-get upgrade if squid-deb-proxy-avahi is running

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 655187] Re: Cannot apt-get upgrade if squid-deb-proxy-avahi is running

2010-11-18 Thread Johan van Dijk
The error happened again.
The output of avahi-browse -kprt _apt_proxy._tcp |grep '^=;.*;IPv4;.*' is:

jo...@munin-test:~$ avahi-browse -kprt _apt_proxy._tcp |grep '^=;.*;IPv4;.*'
=;eth0;IPv4;Squid\032deb\032proxy;_apt_proxy._tcp;local;desktop.local;fe80::21b:21ff:fe04:b87a;8000;

When I try it a minute later:
jo...@munin-test:~$ avahi-browse -kprt _apt_proxy._tcp |grep '^=;.*;IPv4;.*'
=;eth0;IPv4;Squid\032deb\032proxy;_apt_proxy._tcp;local;desktop.local;192.168.1.34;8000;

In the meantime, I did not change anything to any of the involved
computers.

Again, a few minutes later:
jo...@munin-test:~$ avahi-browse -kprt _apt_proxy._tcp
+;eth0;IPv4;Squid\032deb\032proxy;_apt_proxy._tcp;local
=;eth0;IPv4;Squid\032deb\032proxy;_apt_proxy._tcp;local;desktop.local;192.168.1.34;8000;
jo...@munin-test:~$ avahi-browse -kprt _apt_proxy._tcp
+;eth0;IPv4;Squid\032deb\032proxy;_apt_proxy._tcp;local
=;eth0;IPv4;Squid\032deb\032proxy;_apt_proxy._tcp;local;desktop.local;fe80::21b:21ff:fe04:b87a;8000;

-- 
Cannot apt-get upgrade if squid-deb-proxy-avahi is running
https://bugs.launchpad.net/bugs/655187
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 655187] Re: Cannot apt-get upgrade if squid-deb-proxy-avahi is running

2010-11-18 Thread Johan van Dijk
On a different computer I ran this:

jo...@skynet:~$ for i in $(seq 1 30); do  
/usr/share/squid-deb-proxy-client/apt-avahi-discover; done
http://192.168.1.34:8000/
http://192.168.1.34:8000/
http://192.168.1.34:8000/
http://192.168.1.34:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://192.168.1.34:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://fe80::21b:21ff:fe04:b87a:8000/
http://192.168.1.34:8000/
http://192.168.1.34:8000/
http://192.168.1.34:8000/

-- 
Cannot apt-get upgrade if squid-deb-proxy-avahi is running
https://bugs.launchpad.net/bugs/655187
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


Re: [Bug 655187] Re: Cannot apt-get upgrade if squid-deb-proxy-avahi is running

2010-11-10 Thread Ben Rousch
I didn't do anything IPv6. I was using a new, stock install of the
server, so it was using whatever the defaults are.

On Wed, Nov 10, 2010 at 4:36 AM, Michael Vogt michael.v...@ubuntu.com wrote:
 Thanks for your bugreport.

 It looks like its trying ipv6 for you first and your DNS is not
 supporting that - did you setup anything ipv6 releated manually?

 --
 Cannot apt-get upgrade if squid-deb-proxy-avahi is running
 https://bugs.launchpad.net/bugs/655187
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
  Ben Rousch
  brou...@gmail.com
  http://ishmilok.blogspot.com/

-- 
Cannot apt-get upgrade if squid-deb-proxy-avahi is running
https://bugs.launchpad.net/bugs/655187
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 655187] Re: Cannot apt-get upgrade if squid-deb-proxy-avahi is running

2010-11-10 Thread Michael Vogt
Thanks for your bugreport.

It looks like its trying ipv6 for you first and your DNS is not
supporting that - did you setup anything ipv6 releated manually?

-- 
Cannot apt-get upgrade if squid-deb-proxy-avahi is running
https://bugs.launchpad.net/bugs/655187
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 655187] Re: Cannot apt-get upgrade if squid-deb-proxy-avahi is running

2010-11-10 Thread Michael Vogt
** Also affects: squid-deb-proxy (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Also affects: squid-deb-proxy (Ubuntu Natty)
   Importance: Undecided
   Status: New

-- 
Cannot apt-get upgrade if squid-deb-proxy-avahi is running
https://bugs.launchpad.net/bugs/655187
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 655187] Re: Cannot apt-get upgrade if squid-deb-proxy-avahi is running

2010-11-10 Thread Launchpad Bug Tracker
** Branch linked: lp:squid-deb-proxy

-- 
Cannot apt-get upgrade if squid-deb-proxy-avahi is running
https://bugs.launchpad.net/bugs/655187
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 655187] Re: Cannot apt-get upgrade if squid-deb-proxy-avahi is running

2010-11-10 Thread Launchpad Bug Tracker
This bug was fixed in the package squid-deb-proxy - 0.3.2

---
squid-deb-proxy (0.3.2) natty; urgency=low

  [ Colin Dean ]
  * adding other ubuntu/canonical repos and some suggested
others (but commented) (LP: #673080)
  * Added commented lines which allow non-specified domains to be
accessed and (optionally) cached

  [ Jorge O. Castro ]
  * Add some popular repositories to cache (commented out)

  [ Michael Vogt ]
  * README:
- updated to document the new options
  * debian/squid-deb-proxy.squid-deb-proxy-avahi.upstart:
- fix upstart script so that the avahi service actually gets
  started (LP: #655187)
 -- Michael Vogt michael.v...@ubuntu.com   Wed, 10 Nov 2010 10:45:49 +0100

** Changed in: squid-deb-proxy (Ubuntu Natty)
   Status: New = Fix Released

-- 
Cannot apt-get upgrade if squid-deb-proxy-avahi is running
https://bugs.launchpad.net/bugs/655187
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 655187] Re: Cannot apt-get upgrade if squid-deb-proxy-avahi is running

2010-11-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/squid-deb-proxy

-- 
Cannot apt-get upgrade if squid-deb-proxy-avahi is running
https://bugs.launchpad.net/bugs/655187
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 655187] Re: Cannot apt-get upgrade if squid-deb-proxy-avahi is running

2010-11-10 Thread Michael Vogt
** Changed in: squid-deb-proxy (Ubuntu Natty)
   Status: Fix Released = New

-- 
Cannot apt-get upgrade if squid-deb-proxy-avahi is running
https://bugs.launchpad.net/bugs/655187
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 655187] Re: Cannot apt-get upgrade if squid-deb-proxy-avahi is running

2010-11-10 Thread Michael Vogt
Thanks for your quick reply Ben,

what is the output of 
avahi-browse -kprt _apt_proxy._tcp |grep '^=;.*;IPv4;.*'

on the affected system?

** Changed in: squid-deb-proxy (Ubuntu Natty)
   Status: New = Incomplete

-- 
Cannot apt-get upgrade if squid-deb-proxy-avahi is running
https://bugs.launchpad.net/bugs/655187
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


Re: [Bug 655187] Re: Cannot apt-get upgrade if squid-deb-proxy-avahi is running

2010-11-10 Thread Ben Rousch
I'm afraid the system no longer exists. It was a virtual machine to be
used at a 10.10 installfest.

On Wed, Nov 10, 2010 at 9:54 AM, Michael Vogt michael.v...@ubuntu.com wrote:
 Thanks for your quick reply Ben,

 what is the output of
 avahi-browse -kprt _apt_proxy._tcp |grep '^=;.*;IPv4;.*'

 on the affected system?

 ** Changed in: squid-deb-proxy (Ubuntu Natty)
       Status: New = Incomplete

 --
 Cannot apt-get upgrade if squid-deb-proxy-avahi is running
 https://bugs.launchpad.net/bugs/655187
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
  Ben Rousch
  brou...@gmail.com
  http://ishmilok.blogspot.com/

-- 
Cannot apt-get upgrade if squid-deb-proxy-avahi is running
https://bugs.launchpad.net/bugs/655187
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

Re: [Bug 655187] Re: Cannot apt-get upgrade if squid-deb-proxy-avahi is running

2010-11-10 Thread Ben Rousch
I tried to recreate the system, but the recreation does not exhibit this
bug.

On Wed, Nov 10, 2010 at 10:04 AM, Ben Rousch brou...@gmail.com wrote:
 I'm afraid the system no longer exists. It was a virtual machine to be
 used at a 10.10 installfest.

 On Wed, Nov 10, 2010 at 9:54 AM, Michael Vogt michael.v...@ubuntu.com wrote:
 Thanks for your quick reply Ben,

 what is the output of
 avahi-browse -kprt _apt_proxy._tcp |grep '^=;.*;IPv4;.*'

 on the affected system?

 ** Changed in: squid-deb-proxy (Ubuntu Natty)
       Status: New = Incomplete

 --
 Cannot apt-get upgrade if squid-deb-proxy-avahi is running
 https://bugs.launchpad.net/bugs/655187
 You received this bug notification because you are a direct subscriber
 of the bug.




 --
   Ben Rousch
   brou...@gmail.com
   http://ishmilok.blogspot.com/



-- 
  Ben Rousch
  brou...@gmail.com
  http://ishmilok.blogspot.com/

-- 
Cannot apt-get upgrade if squid-deb-proxy-avahi is running
https://bugs.launchpad.net/bugs/655187
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 655187] Re: Cannot apt-get upgrade if squid-deb-proxy-avahi is running

2010-11-10 Thread Johan van Dijk
On my system, this is the output:
=;eth0;IPv4;Squid\032deb\032proxy;_apt_proxy._tcp;local;desktop.local;192.168.1.34;8000;

-- 
Cannot apt-get upgrade if squid-deb-proxy-avahi is running
https://bugs.launchpad.net/bugs/655187
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 655187] Re: Cannot apt-get upgrade if squid-deb-proxy-avahi is running

2010-11-10 Thread Johan van Dijk
And I forgot to add that the error doesn't happen every time.
When it happens, I can sudo apt-get update again, and most of the time the 
error doesn't occur.

-- 
Cannot apt-get upgrade if squid-deb-proxy-avahi is running
https://bugs.launchpad.net/bugs/655187
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