Comment 25 for bug 2000226

Revision history for this message
chandan kumar (chkumar246) wrote :

Currently on pinning kernel https://review.opendev.org/c/openstack/tripleo-quickstart/+/868605 to kernel-core-5.14.0-214* is not helping.
As the node is already using the latest kernel.
https://logserver.rdoproject.org/03/46503/6/check/periodic-tripleo-ci-centos-9-ovb-3ctlr_1comp-featureset001-master/7db5da2/logs/baremetal_6_33617_0-console.log
```
CentOS Stream 9
Kernel 5.14.0-214.el9.x86_64 on an x86_64

Activate the web console with: systemctl enable --now cockpit.socket
```

and in fs01 component job where we build the images.
https://logserver.rdoproject.org/03/46503/6/check/periodic-tripleo-ci-centos-9-ovb-3ctlr_1comp-featureset001-baremetal-master/d255aa2/logs/undercloud/home/zuul/build.log.txt.gz
```
 install-packages -u
2022-12-30 12:32:05.597 | Last metadata expiration check: 0:00:10 ago on Fri Dec 30 07:31:55 2022.
2022-12-30 12:32:05.706 | Error:
2022-12-30 12:32:05.706 | Problem: package kernel-5.14.0-214.el9.x86_64 requires kernel-modules-uname-r = 5.14.0-214.el9.x86_64, but none of the providers can be installed
2022-12-30 12:32:05.706 | - cannot install the best update candidate for package kernel-5.14.0-80.el9.x86_64
2022-12-30 12:32:05.706 | - package kernel-modules-5.14.0-214.el9.x86_64 is filtered out by exclude filtering
2022-12-30 12:32:05.706 | (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
```
so this is also not working.