Hi All, Either with a fresh install of the latest Qlustar or when creating a centos8 chroot in Qluman (or with manage-qlustar-chroot), I see the following errors and no /etc/yum.repos.d directory is created:
[Harmless] Failed to find download link for qlustar-12.0-base [Harmless] Failed to find download link for qlustar-12.0-repos
Running post-install script /usr/lib/rinse/qlustar-12.0-centos8/post-install.sh: error: /etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux: import read failed(2). error: /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8: import read failed(2). error: /etc/pki/rpm-gpg/RPM-GPG-KEY-QLUSTAR: import read failed(2). error: /etc/pki/rpm-gpg/RPM-GPG-KEY-OpenHPC-2: import read failed(2). Running dnf makecache Unable to detect release version (use '--releasever' to specify release version) post-install.sh : done. Installation complete.
== Done with basic chroot. Starting to add extra packages ... ==
Unable to detect release version (use '--releasever' to specify release version) Error: There are no enabled repositories in "/etc/yum.repos.d", "/etc/yum/repos.d", "/etc/distro.repos.d".
========= ------- Error ------- =========
manage-qlustar-chroot: Execution in chroot "/srv/apps/chroots/centos8" failed: /usr/bin/yum -y install bash-completion git man ql-hpl-tools redhat-lsb-core singularity telnet unzip zip lmod-defaults-gnu9-openmpi4-ohpc ssmtp
==> Exiting ...
Poking around in the repos site, I can see qlustar-12.0-base and qlustar-12.0-repos in an older directory, but not in the AlmaLinux repo directory. If I download and copy those older rpms into the chroot and install them, then re-run the install chroot command with the overwrite option, I can get the chroot to complete without errors:
rpm -ivh qlustar-12.0-repos-12.0.0.7-1.ql.el8.noarch.rpm qlustar-12.0-base-12.0.0.7-1.ql.el8.noarch.rpm manage-qlustar-chroot -v -a create -A 'amd64' -b '/srv/apps/chroots' -d 'centos' -n centos8 -r '12.0' -s 'centos8' --openhpc --overwrite
Have any of you been able to set up a centos8 chroot successfully with a new install using the qlustar-installer-12.0.1-0.iso?
Thanks in advance,
Jeff