Do you HAVE mdnsresponder installed? Because a quick look at the avahi description:
$ pacman -Si avahi Repository : extra Name : avahi Version : 0.6.6-2 Groups : None Provides : howl mdnsresponder Depends On : dbus libcap libdaemon nss-mdns Conflicts With : howl mdnsresponder Tells me that it provides and conflicts with mdnsresponder. Therefore, if you have it installed, remove it before installing avahi. If you DON'T have it installed, then install avahi first (pacman -S avahi) and then continue with your upgrade. Travis Jeffrey Lim wrote: > On 2/12/06, Askadar <[EMAIL PROTECTED]> wrote: > >> This was discussed repeatedly on the ML in the last couple of days. Either >> looking through the archives or a simple google query [1], which returns a >> mail from the archives as the first hit, would have answered your question. >> >> - Askadar >> > > perhaps u read my query too fast. > > this is a conflict of avahi, with mdnsresponder - not nss-mdns. I have > done the proposed fixed with an 'pacman -S nss-mdns' first already. I > have seen those posts already. The problem still remains, though. > > Correct me if i'm wrong. > > -jf > > _______________________________________________ > arch mailing list > [email protected] > http://www.archlinux.org/mailman/listinfo/arch > > > _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
