From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20040928 Firefox/0.10 Description of problem: updated to rawhide, rebooted, ypbind and ypserv no longer work: [tjb@katratzi tjb]$ /sbin/ypbind -debug parsing config file Trying entry: domain rcc broadcast parsed domain 'rcc' broadcast add_server() domain: rcc, broadcast [Welcome to ypbind-mt, version 1.17.2] get_myaddress: getifaddrs: Success [tjb@katratzi tjb]$ Similar error with ypserv although I can't debug more on the server as I needed it running. Downgrading glibc fixes the problem. Version-Release number of selected component (if applicable): glibc-2.3.3-59 How reproducible: Always Steps to Reproduce: 1. update to glibc-2.3.3-59 2. reboot 3. Actual Results: ypbind and ypserv don't work anymore Additional info: happens on three systems. two clients and one server.
confirming on a fresh install of 2004-09-28 rawhide. NFS statd is also buggered.
Yep, this is a typo in a recent glibc change. == instead of !=. Fixed in current CVS, will be in the next RPM (-60 most likely).
*** Bug 134013 has been marked as a duplicate of this bug. ***
I assume this is the same bug which has screwed up ypbind?
Oops... ignore that last comment. I read bug 134013 which only refered to NFS and not ypbind.
Fixed in 2.3.3-61. Test it when it becomes publically available and if necessary reopen.