[Bug 217270] Re: seahorse does not recognize seahorse-agent/ssh-agent as a caching agent

2008-11-19 Thread Eloi Granado
Removing gnupg-agent also forces a removal of these packages : kde kdepim kleopatra kmail kmailcvt kontact Diverting the file with a "dpkg-divert --local --rename /etc/X11/Xsession.d/90gpg-agent" will archieve the same results, without the hassle of dissuading APT from doing that. Anyway, as di

[Bug 84580] Re: avahi-autoipd causes failure if multiple networking stanzas exist

2007-10-02 Thread Eloi Granado
I reported the issue to Debian Bugs alongside to Ubuntu's Launchpad. However, I didn't search well enough for existing bug reports, and created a duplicate one (#121847). I suppose that one should be closed or marked as a duplicate of this one. -- avahi-autoipd causes failure if multiple networki

[Bug 84580] Re: avahi-autoipd causes failure if multiple networking stanzas exist

2007-06-23 Thread Eloi Granado
I've just reported the bug 121847, which I believe is related to (or a duplicate of) this one. -- avahi-autoipd causes failure if multiple networking stanzas exist https://bugs.launchpad.net/bugs/84580 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug co

[Bug 121847] Re: ifup warnings on systems with multiple NIC

2007-06-23 Thread Eloi Granado
Sorry, duplicate of bug 84580 ** Bug watch added: Debian Bug tracker #426918 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=426918 ** Also affects: avahi (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=426918 Importance: Unknown Status: Unknown -- ifup warnings o

[Bug 121847] ifup warnings on systems with multiple NIC

2007-06-23 Thread Eloi Granado
grep ^169.254.0.0/16`" ] && exit 0 If you have multiple NIC in your system, avahi-autoipd defines the route for eth0, and then gives warnings for each other interface of the other NIC. This can be corrected by taking out the "dev $IFACE" bit from the "ip route show"