Help with Fedora build system

Matthias Runge mrunge at matthias-runge.de
Mon Apr 28 20:43:24 UTC 2014


On Mon, Apr 28, 2014 at 12:56:02PM -0700, Geoffrey Leach wrote:
> I have a request to verify a bug fix in the kerneli (id=1082266). I'm pointed to build info (http://koji.fedoraproject.org/koji/taskinfo?taskID=6790858), which lists a number of files associated with the build. I've downloaded the appropriate kernel (via yumex), but it did not install. Here's what I believe is the yumex output:
> 
> 1969:4132010580f2367cca4c951775250b801c5e6515
> 0
> 1
> installed:1969:67897106688dbad67e33538bf6498ef671b2dfc6
> 1
> mbr: kernel,x86_64,0,3.13.7,100.fc19 70
>   repo: /kernel-3.13.7-100.fc19.x86_64
>   ts_state: i
>   output_state: 30
>   isDep: False
>   reason: user
>   reinstall: True
> 
> As is obvious, I'm working blind. I'd appreciate some direction here, either with the specific problem, or perhaps documentation of the process. Not with the yum install process, with which I'm quite comfortable, but with the specifics of installing a test build. Perhaps I'm just missing something that I should have installed as well?
> 
please do the following:
rpm -q kernel 
if that already lists kernel-3.13.7-100, everything should be fine. if
that's not the case you could fetch the corresponding rpms:
bodhi -D kernel-3.13.7-100.fc19
afterwards, one would use
yum localinstall <rpm file(s)>

to install.

Hope that helps,
Matthias
-- 
Matthias Runge <mrunge at matthias-runge.de>


More information about the users mailing list