Bug 136061 - rpmbuild -ba kernel-2.6.spec fails
Summary: rpmbuild -ba kernel-2.6.spec fails
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dave Jones
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-10-17 09:46 UTC by Alexandre Oliva
Modified: 2015-01-04 22:10 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-11-20 04:03:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alexandre Oliva 2004-10-17 09:46:36 UTC
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:

Comment 1 Dave Jones 2004-11-20 04:03:05 UTC
current tree seems fine.


Comment 2 Alexandre Oliva 2004-12-04 22:38:53 UTC
Confirmed, 1.698 doesn't have the problem, thanks.


Note You need to log in before you can comment on or make changes to this bug.