From: Vitaly Kuznetsov on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2917#note_1841621091

@eesposit I'm looking at kernel-uki-virt-
addons-6.9.0-0.rc0.a4145ce1e7bc.11.test.fc41.x86_64.rpm:

`
$ rpm -qpl /tmp/kernel-uki-virt-
addons-6.9.0-0.rc0.a4145ce1e7bc.11.test.fc41.x86_64.rpm
/usr/lib/linux/extra.d/fips-virt.fedora.x86_64.addon.efi
`

at the same time dependencies are stict:

`
$ rpm -qp --requires /tmp/kernel-uki-virt-
addons-6.9.0-0.rc0.a4145ce1e7bc.11.test.fc41.x86_64.rpm
kernel-uki-virt = 6.9.0-0.rc0.a4145ce1e7bc.11.test.fc41
...
`

so imaging I want to install two UKI versions, it'll require to install two
kernel-uki-virt-addons packages providing the same file. While it doesn't
really matter for 'FIPS' addon we have, what if we ever decide to change the
addon and thus the file won't be the same? I think we need to use a versioned
location so two installed kernel-uki-virt-addons don't clash.
--
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-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/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to