On Wed, 16 Dec 2020, haaber wrote: > Dera Andrew, > > > For Qubes 4.0: > > - Xen packages, version 4.8.5-28 > > - Linux kernel packages, versions 5.9.14-1, 5.4.83-1, 4.19.163-1 > > how do I fetch 4.19.163-1 for example? I tried > > sudo dnf install kernel-1000:4.19.163-1.pvops.qubes.x86_64 > > but this gives "no package available". Same happens for 5.9.14-1. Also > > sudo qubes-dom0-update --action=install > kernel-1000:4.19.163-1.pvops.qubes.x86_64 > > fails. What am I missing?? Thank you.
The packages are likely still in security testing, not in the stable repo. You need the enablerepo parameter. From the original announcement: > > For updates from the security-testing repository: > > $ sudo qubes-dom0-update --enablerepo=qubes-dom0-security-testing -- i. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/alpine.DEB.2.20.2012161154240.10884%40whs-18.cs.helsinki.fi.
