View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017968 | CentOS-8 | anaconda | public | 2020-12-23 14:04 | 2020-12-27 20:46 |
Reporter | MeierCentOS | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | X86_64 | OS | CentOS | OS Version | 8.3.2011 |
Product Version | 8.3.2011 | ||||
Target Version | Fixed in Version | ||||
Summary | 0017968: Kickstart installation fails because of missing packet | ||||
Description | Kickstart installation fails with the following error: Problem: conflicting requests - package redhat-lsb-core-4.1-47.el8.i686 requires redhat-lsb-submod-security(x86-32) = 4.1-47.el8, but none of the providers can be installed - package redhat-lsb-core-4.1-47.el8.x86_64 requires redhat-lsb-submod-security(x86-64) = 4.1-47.el8, but none of the providers can be installed - package redhat-lsb-submod-security-4.1-47.el8.i686 requires nss(x86-32), but none of the providers can be installed - package redhat-lsb-submod-security-4.1-47.el8.x86_64 requires nss(x86-64), but none of the providers can be installed - nothing provides /usr/bin/update-crypto-policies needed by nss-3.53.1-11.el8_2.i686 - nothing provides /usr/bin/update-crypto-policies needed by nss-3.53.1-11.el8_2.x86_64 It seems that the package crypto-policies-scripts-20200713-1.git51d1222.el8.noarch.rpm is missing on the mirrors from BaseOS/x86_64/kickstart (http://mirror.centos.org/centos/8/BaseOS/x86_64/kickstart/Packages/) Kickstart is done with foreman default template and worked ok until CentOS 8.3 was released. If I copy the missing package manually to BaseOS/x86_64/kickstart and regenerate the repodata everything works. | ||||
Tags | No tags attached. | ||||
As a workaround in Foreman, you can add the BaseOS as additional repo to the operating system in Foreman. Add the parameter additional_media as string with the following content: [{"name":"AppStream","url":"http://mirror.centos.org/centos/8/AppStream/x86_64/os/"},{"name":"BaseOS","url":"http://mirror.centos.org/centos/8/BaseOS/x86_64/os/"}] Note: I also needed the AppStream repo for the installation to succeed. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2020-12-23 14:04 | MeierCentOS | New Issue | |
2020-12-27 20:46 | joernott | Note Added: 0038137 |