distro/rhel90: temporarily remove nss-altfiles from edge-commit
It isn't shipped in RHEL 9 yet, see: https://bugzilla.redhat.com/show_bug.cgi?id=1985020 Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
parent
20ef62c3d1
commit
9e4e734cd3
1 changed files with 1 additions and 1 deletions
|
|
@ -233,7 +233,7 @@ func edgeCommitPackageSet() rpmmd.PackageSet {
|
|||
return rpmmd.PackageSet{
|
||||
Include: []string{
|
||||
"redhat-release", "glibc", "glibc-minimal-langpack",
|
||||
"nss-altfiles", "dracut-config-generic", "dracut-network",
|
||||
/*"nss-altfiles", see rhbz#1916260 */ "dracut-config-generic", "dracut-network",
|
||||
"basesystem", "bash", "platform-python", "shadow-utils", "chrony",
|
||||
"setup", "shadow-utils", "sudo", "systemd", "coreutils",
|
||||
"util-linux", "curl", "vim-minimal", "rpm", "rpm-ostree", "polkit",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue