Description of problem: If you install the kernel src.rpm and attempt to rebuild the 1.624 kernel as a regular user, on a non-beehive box, with or without patches, the build will fail at the time of signing modules. It worked fine in 1.610. Version-Release number of selected component (if applicable): kernel-2.6.8-1.624 How reproducible: Every time Steps to Reproduce: 1.rpm -i kernel-2.6.8-1.624.src.rpm 2.rpmbuild -ba --target=x86_64 kernel-2.6.spec Actual results: Build fails when attempting to sign modules, because there's no key to sign them. Sorry, I didn't take note of the exact error message. Expected results: 1.610 didn't fail like this. Additional info:
current tree seems fine.
Confirmed, 1.698 doesn't have the problem, thanks.