Description of problem: firstboot-debuginfo package is empty Version-Release number of selected component (if applicable): firstboot-debuginfo-1.4.27.7-1.el5.i386.rpm How reproducible: always Steps to Reproduce: 1. rpm -qpl firstboot-debuginfo-1.4.27.7-1.el5.i386.rpm 2. 3. Actual results: empty package Expected results: Not sure. Probably there's no need of debuginfo package because firstboot is written in Python. Development needs to confirm this assumption. Additional info:
True, there shouldn't be a debuginfo package for firstboot since it is all in python. However I can't see this ever being fixed in 5.x because it's just not all that important, and I have taken care of it in Fedora. So we won't have this problem in RHEL6. If you think it's really critical, we can discuss doing something in an RHEL5 update release, but we do have enough other stuff pressing right now that this seems unlikely to happen.