
Another one[1](different, but still looks like caching issue): Installing... python-lago: installing Failed to set locale, defaulting to C Failed to synchronize cache for repo 'updates', disabling. Error: package python-lago-0.28.6-1.fc24.noarch requires libvirt >= 1.2.8, but none of the providers can be installed (try to add '--allowerasing' to command line to replace conflicting packages) python-lago: FAILED Although in the init run it installed libvirt successfully, so not really sure what is going on, there weren't any recent changes to the spec file. I got a feeling that there is a a problem between the cache it uses when installing packages via mock and the cache being used when running 'yum/dnf' commands inside mock. [1] http://jenkins.ovirt.org/job/lago_master_check-merged-fc24-x86_64/110/artifa... On Sun, Dec 11, 2016 at 11:27 PM, Nadav Goldin <ngoldin@redhat.com> wrote:
Hi Barak, I saw a new error[1] in mock today, IIRC this is not the same error as the usual 'mirror unavailable':
DEBUG util.py:502: Executing command: ['/usr/bin/yum-deprecated', '--installroot', '/var/lib/mock/fedora-24-x86_64-b43344fe05507be58adc19b93da78705-5023/root/', '--releasever', '24', 'install', '@buildsys-build', 'bats', 'git', 'python-dulwich', 'python2-devel', 'python-virtualenv', 'python-libguestfs', 'libxslt-devel', 'libvirt-devel', 'libffi-devel', 'openssl-devel', 'dnf-command(builddep)', 'grubby', 'python-pip', '--setopt=tsflags=nocontexts'] with env {'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LC_MESSAGES': 'C', 'HOME': '/builddir', 'LD_PRELOAD': '/tmp/tmpzv6o4sbn/$LIB/nosync.so', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG util.py:421: Yum command has been deprecated, use dnf instead. DEBUG util.py:421: See 'man dnf' and 'man yum2dnf' for more information. DEBUG util.py:421: http://mirror.math.princeton.edu/pub/fedora/linux/updates/24/x86_64/repodata...: [Errno -1] repomd.xml does not match metalink for updates DEBUG util.py:421: Trying other mirror. DEBUG util.py:421: http://repo.atlantic.net/fedora/linux/updates/24/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates DEBUG util.py:421: Trying other mirror. DEBUG util.py:421: https://mirrors.kernel.org/fedora/updates/24/x86_64/repodata/repomd.xml: ....
You think it might be related to the cache change?
Thanks, Nadav.
[1] http://jenkins.ovirt.org/job/lago_master_check-patch-fc24-x86_64/260/artifac...