fixed as commit 7f4740fdec9a5ecc707da98d1412a7d0907346c3
--
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Poky Linux.
https://bugs.launchpad.net/bugs/667418
Title:
"rpm -e libnss-mdns" gets error
___
marked as fixed
--
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Poky Linux.
https://bugs.launchpad.net/bugs/667418
Title:
"rpm -e libnss-mdns" gets error
___
Mailing list: https:
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 "inser
3 matches
Mail list logo