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 <mru...@matthias-runge.de>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to