Description of problem: e.g., rpc/types.h is missing, so is rpc/rpc.h [Fedora29@~]$yum provides /usr/include/rpc/types.h Loaded plugins: langpacks, presto, refresh-packagekit glibc-headers-2.13.90-9.x86_64 : Header files for development using standard C libraries. Repo : fedora Matched from: Filename : /usr/include/rpc/types.h [Fedora29@~]$rpm -ql glibc-headers|grep rpc /usr/include/rpc /usr/include/rpc/netdb.h /usr/include/rpcsvc /usr/include/rpcsvc/bootparam_prot.h /usr/include/rpcsvc/key_prot.h /usr/include/rpcsvc/klm_prot.h /usr/include/rpcsvc/mount.h /usr/include/rpcsvc/nfs_prot.h /usr/include/rpcsvc/nlm_prot.h /usr/include/rpcsvc/rex.h /usr/include/rpcsvc/rstat.h /usr/include/rpcsvc/rusers.h /usr/include/rpcsvc/sm_inter.h /usr/include/rpcsvc/spray.h /usr/include/rpcsvc/yppasswd.h Version-Release number of selected component (if applicable): glibc-headers-2.13.90-11.x86_64 How reproducible: Install and check files. Steps to Reproduce: 1.install glibc-headers-2.13.90-11.x86_64 2.check for /usr/include/rpc/types.h Actual results: /usr/include/rpc/types.h is missing. Expected results: It should be there. Additional info:
I have to downgrade glibc-common glibc glibc-headers glibc-devel from 2.13.90-11 to 2.13.90-9 to fix this.
The glibc-headers-2.13.90-12 has fixed missing rpc/rpc.h but there persists similar issue: fatal error: rpcsvc/ypclnt.h: No such file or directory Comparing 90-9 x 90-12 shows missing: yp.h yp_prot.h ypclnt.h ypupd.h
> Comparing 90-9 x 90-12 shows missing: > yp.h > yp_prot.h > ypclnt.h > ypupd.h This blocks rebuild of sendmail.
NIS stuff (ypserv, ypbind and yp-tools) cannot be built either.
There is a new build (2.13.90-13): http://koji.fedoraproject.org/koji/buildinfo?buildID=244313 It works good for me and NIS stuff is able to build again.
Sendmail builds OK with 2.13.90-13.
glibc-2.13.90-14 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/glibc-2.13.90-14
Package glibc-2.13.90-14: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing glibc-2.13.90-14' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/glibc-2.13.90-14 then log in and leave karma (feedback).
Package glibc-2.14-1: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing glibc-2.14-1' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/glibc-2.14-1 then log in and leave karma (feedback).
Package glibc-2.14-2: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing glibc-2.14-2' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/glibc-2.14-2 then log in and leave karma (feedback).
glibc-2.14-2 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.