Anton Marchukov <amarchuk(a)redhat.com> writes:
The CI was switched to the new server:
https://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/el8/noarch/
is not empty. I guess the old one might be cleaned up by cron.
OK.
> host
resources.ovirt.org
resources.ovirt.org has address 169.62.7.164
Can you please check your system uses the correct DNS name for resources and resolve to
the correct IP?
It does and I can see packages on the new server.
If it is then we need to know which exact packages are missing now
on
the new server (regular
resources.ovirt.org) as this is where CI
publishers are pushing stuff.
Let's try to make this working:
https://gerrit.ovirt.org/c/vdsm/+/117699
I don't claim the repo changed there is necessarily the correct one, I
can take whatever currently works :-).
Currently it fails with:
ERROR: Command failed:
[2021-11-18T09:12:51.191Z] # /usr/bin/dnf --installroot
/var/lib/mock/centos-stream-8-x86_64-80fb3df0df980170f23b5f62d18c8f56-5310/root/
--releasever 8 --setopt=deltarpm=False --allowerasing --disableplugin=local
--disableplugin=spacewalk --disableplugin=versionlock --disableplugin=local
--disableplugin=spacewalk --disableplugin=versionlock install tar gcc-c++
redhat-rpm-config redhat-release which xz sed make bzip2 gzip gcc coreutils unzip
shadow-utils diffutils cpio bash gawk rpm-build info patch util-linux findutils grep
python36 autoconf automake bash createrepo dnf dnf-utils e2fsprogs gcc gdb git iproute-tc
iscsi-initiator-utils libguestfs-tools-c lshw lsof make NetworkManager nmstate
nmstate-plugin-ovsdb openssl ovirt-imageio-client python3-augeas python3-blivet
python3-dateutil python3-dbus python3-decorator python3-devel python3-dmidecode
python3-ioprocess python3-libselinux python3-libvirt python3-magic python3-nose
python3-pip python3-policycoreutils python3-pyyaml python3-requests python3-sanlock
python3-six python3-yaml qemu-img rpm-build rpmlint sanlock sudo systemd systemd-udev
xfsprogs --setopt=tsflags=nocontexts
[2021-11-18T09:12:51.191Z] No matches found for the following disable plugin patterns:
local, spacewalk, versionlock
[2021-11-18T09:12:51.191Z] Last metadata expiration check: 0:00:07 ago on Thu Nov 18
09:12:37 2021.
[2021-11-18T09:12:51.191Z] No match for argument: python3-ioprocess
[2021-11-18T09:12:51.191Z] Error: Unable to find a match: python3-ioprocess
(Note this is a different error than the one about missing
ovirt-vmconsole etc. before switching from master to 4.4 repo.)