ehelms
#2
There are two issues affecting nightly:
-
The Pulp 3 intermittent issue. This has been fixed by Pulp and they are working on a release. @Justin_Sherrill has proposed including a patch to unblock nightlies during stabilization week: patch pulpcore for issue 8603 by jlsherrill · Pull Request #150 · theforeman/pulpcore-packaging · GitHub
-
Katello agent reports a failure only on CentOS 8 stream:
# hammer host package install --host $HOSTNAME --packages gorilla
[............................................................................................................................................................................................................. ] [75%]
Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist
Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist
After some searching around, this issue anaconda had reads to be of a similar nature: 1920735 – Variables in /etc/dnf/vars are not expanded in the Installer environment
This would imply we need to do a fix in the katello-agent code.
ehelms
#3
This was merged and released until Pulp can get a proper fix released (and allows us to test it ahead of time).
The propsed fix (thanks @Justin_Sherrill ) Fixes #32450: Load system configuration when calling dnf by ehelms · Pull Request #114 · Katello/katello-host-tools · GitHub
system
Closed
#4
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.