FedoraThis forum is for the discussion of the Fedora Project.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
When I was installing "kernel-2.6.18-1.2239.fc5.src.rpm", there appeared a warning as following:
[root@localhost Package]# rpm -ivh kernel-2.6.18-1.2239.fc5.src.rpm
warning: kernel-2.6.18-1.2239.fc5.src.rpm: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
1:kernel warning: user brewbuilder does not exist - using root
warning: group brewbuilder does not exist - using root
warning: user brewbuilder does not exist - using root
warning: group brewbuilder does not exist - using root
......
...
If I want to install "kernel-2.6.18-1.2239.fc5.src.rpm" correctly, what should I do?
I'm having a similar problem trying to install package-name.src.rpm and am about to attempt your suggestion of entering "rpmbuild --rebuild package-name.src.rpm"
I wanted to state why i was installing the src as opposed to just installing a pre-compiled kernel and see whether i am doing something wrong (linux newbie here): I need to make slight modifications to my kernel to get a fibre channel driver working. Rather than make the mods to my existing kernel, i thought i'd install an additional kernel, boot into that new kernel and make the mods (in case some goes awry with driver installation onto the new kernel, i can always boot back into the original kernel).
Also, i might add that this is for a RHEL kernel (2.6.18-8el5)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.