On Tue, 2022-08-02 at 15:20 -0400, Felix Miata wrote:
> Adam Williamson composed on 2022-08-02 11:23 (UTC-0700):
> 
> > On Mon, 2022-08-01 at 11:02 -0400, Felix Miata wrote:
> 
> > > Is this normal procedure now in rawhide?
>  
> > > I copied vmlinuz directly from the rpm to /boot/ and renamed it
> > > vmlinuz-5.19.0-0.rc8.20220729git6e2c0490769e.62.fc37.x86_64,
> > > though I could have symlinked its location in the /lib/modules tree. It 
> > > works.
>  
> > kernel is a metapackage that doesn't contain any files, the actual main
> > parts of the kernel are in kernel-core. Is that what you meant?
> 
> I haven't installed "kernel" in over a year. I haven't been able do determine 
> any purpose it serves that is actually needed. What I ran was:
> time rpm -ivh kernel-core-5.19.0-0.rc8.20220729git6e2c0490769e.62.fc37.x86_64 
> kernel-modules-5.19.0-0.rc8.20220729git6e2c0490769e.62.fc37.x86_64

OK. Well, it should have wound up putting the file in place, I think. I
think it's not directly installed, but put in place by the %posttrans
script, which does this (from the current package):

rm -f /var/lib/rpm-state/kernel/installing_core_5.19.0-65.fc37.x86_64
/bin/kernel-install add 5.19.0-65.fc37.x86_64 
/lib/modules/5.19.0-65.fc37.x86_64/vmlinuz || exit $?

did you get any scriptlet failures or anything?
-- 
Adam Williamson
Fedora QA
IRC: adamw | Twitter: adamw_ha
https://www.happyassassin.net

_______________________________________________
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/test@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to