Cannot update/install libthemis on Centos/Rocky Linux 8.6 with yum #922
Labels
infrastructure
Automated building and packaging
installation
Installation of Themis core and wrapper packages
O-Linux 🐧
Operating system: Linux
Describe the bug
I successfully installed
libthemis-devel
on Rocky Linux 8.5 (based on RHEL 8) on Thursday May 12 2022 withsudo yum install libthemis-devel
.This is as described here: https://docs.cossacklabs.com/themis/installation/installation-from-packages/#centos-rhel-oracle-linux
Since Tuesday May 31 2022 when trying to run
sudo yum check-update
it fails because of 404 not found.I had to disable it with
sudo yum-config-manager --disable cossacklabs
until the repository is repaired.When looking at the repo it does seem the xml file
dbae36491ad0ee21f407dfa338160598684f14fdfc1dfd62aa498f1ac7066e90-filelists.xml.gz
is missing and is referred to byhttps://pkgs-ce.cossacklabs.com/stable/centos/8/x86_64/repodata/repomd.xml
To Reproduce
Steps to reproduce the behavior:
sudo yum check-update
orsudo yum update
Expected behavior
Yum to complete without error
Environment (please complete the following information):
Additional context
Add any other relevant context for the problem here. Share an example project, if you can.
The text was updated successfully, but these errors were encountered: