registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #26649
[Bug 667418]
the line in /etc/nsswith.conf in question looks like:
hosts: files dns mdns4
but pkg_prerm says:
grep "hosts:\s*files dns mdns$"
This can be easily fixed by changing that to mdns4
However, this is prone to future problems. I'll see if a more
sophisticated, position-independent "insert/remove" can be added, so
it's workable for more than one libnss extensions.
--
"rpm -e libnss-mdns" gets error
https://bugs.launchpad.net/bugs/667418
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Poky Linux.