From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030714 Description of problem: The glibc-debuginfo package does not contain all of the source, e.g. it does not contain the sysdeps directory. Version-Release number of selected component (if applicable): glibc-debuginfo-2.3.2-57 How reproducible: Always Steps to Reproduce: 1. rpm -ivh SRPMS/glibc-2.3.2-57.src.rpm 2. rpmbuild -bb SPECS/glibc.spec Actual Results: debuginfo package created without full sources Expected Results: debuginfo package created with sufficient sources included to debug with Additional info:
It depends on glibc-debuginfo-common which contains the rest.