You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
Rhel 9.0, 9.1 and 9.2 image conversion failed with below error
Failed to set locale, defaulting to C.UTF-8
Importing GPG key 0xFD431D51:
Userid : "Red Hat, Inc. (release key 2) <security@redhat.com>"
Fingerprint: 567E 347A D004 4ADE 55BA 8A5F 199E 2F91 FD43 1D51
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
Importing GPG key 0x5A6340B3:
Userid : "Red Hat, Inc. (auxiliary key 3) <security@redhat.com>"
Fingerprint: 7E46 2425 8C40 6535 D56D 6F13 5054 E4A4 5A63 40B3
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
Failed to set locale, defaulting to C.UTF-8
Failed to set locale, defaulting to C.UTF-8
Failed to set locale, defaulting to C.UTF-8
Failed to set locale, defaulting to C.UTF-8
Failed to set locale, defaulting to C.UTF-8
Failed to set locale, defaulting to C.UTF-8
Generating grub configuration file ...
Found Red Hat Enterprise Linux 9.2 (Plow) on /dev/loop0p3
Found CentOS Stream 8 on /dev/sda2
Found CentOS Stream 8 on /dev/sdb2
Found CentOS Stream 8 on /dev/sdc2
Found CentOS Stream 8 on /dev/sdd2
Adding boot menu entry for UEFI Firmware Settings ...
done
passwd: Authentication token manipulation error
Changing password for user root.
Error: failed while preparing the image for rhel distro, err: script /setup.sh failed with exitstatus: 1, stdout: nameserver 9.9.9.9
What you expected to happen:
Changing root user password should be successful
Changing password for user root.
passwd: all authentication tokens updated successfully.
How to reproduce it (as minimally and precisely as possible):
What happened:
Rhel 9.0, 9.1 and 9.2 image conversion failed with below error
What you expected to happen:
Changing root user password should be successful
How to reproduce it (as minimally and precisely as possible):
example:
Anything else we need to know?:
with
--skip-os-password
the rhel-9.x images getting converted successfullyEnvironment:
pvsadm version
):Version: v0.1.11, GoVersion: go1.19.7
cat /etc/os-release
):NAME="CentOS Stream" VERSION="8"
uname -a
):Linux ocp4alll408.pok.stglabs.ibm.com 4.18.0-365.el8.ppc64le #1 SMP Thu Feb 10 16:31:15 UTC 2022 ppc64le ppc64le ppc64le GNU/Linux
The text was updated successfully, but these errors were encountered: