Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

csmock: make kfp work for project-koku-koku-cbe5e5c3355c1e140aa1cca7377aebe09d8d8466 #168

Merged
merged 1 commit into from
May 21, 2024

Conversation

kdudka
Copy link
Member

@kdudka kdudka commented May 21, 2024

Make the code obtaining package name recognize a full-size SHA1 hash encoded in lowercase as the version part, too.

…77aebe09d8d8466

Make the code obtaining package name recognize a full-size SHA1 hash
encoded in lowercase as the `version` part, too.

Reported-by: Tapas Jena
Reported-by: Juan Perez de Algaba Sierra
Closes: csutils#168
@jperezdealgaba
Copy link
Collaborator

/LGTM

@kdudka
Copy link
Member Author

kdudka commented May 21, 2024

/packit rebuild-failed

@kdudka
Copy link
Member Author

kdudka commented May 21, 2024

This is the cause of the failed testing-farm CI jobs:

Downloading Packages:
[MIRROR] clang-libs-17.0.6-5.el9.x86_64.rpm: Status code: 503 for https://kojihub.stream.centos.org/kojifiles/repos/c9s-build/latest/x86_64/toplink/packages/clang/17.0.6/5.el9/x86_64/clang-libs-17.0.6-5.el9.x86_64.rpm (IP: 66.187.232.100)
[MIRROR] aardvark-dns-1.9.0-1.el9.x86_64.rpm: Status code: 503 for https://kojihub.stream.centos.org/kojifiles/repos/c9s-build/latest/x86_64/toplink/packages/aardvark-dns/1.9.0/1.el9/x86_64/aardvark-dns-1.9.0-1.el9.x86_64.rpm (IP: 66.187.232.100)
[MIRROR] clang-17.0.6-5.el9.x86_64.rpm: Status code: 503 for https://kojihub.stream.centos.org/kojifiles/repos/c9s-build/latest/x86_64/toplink/packages/clang/17.0.6/5.el9/x86_64/clang-17.0.6-5.el9.x86_64.rpm (IP: 66.187.232.100)
(1/92): clang-17.0.6-5.el9.x86_64.rpm           146 kB/s |  71 kB     00:00    
(2/92): aardvark-dns-1.9.0-1.el9.x86_64.rpm     1.5 MB/s | 1.0 MB     00:00    
[MIRROR] clang-resource-filesystem-17.0.6-5.el9.noarch.rpm: Status code: 503 for https://kojihub.stream.centos.org/kojifiles/repos/c9s-build/latest/x86_64/toplink/packages/clang/17.0.6/5.el9/noarch/clang-resource-filesystem-17.0.6-5.el9.noarch.rpm (IP: 66.187.232.100)
[FAILED] clang-resource-filesystem-17.0.6-5.el9.noarch.rpm: No more mirrors to try - All mirrors were already tried without success

The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.

---^---^---^---^---^---

Stderr:
---v---v---v---v---v---
Warning: Permanently added '18.219.91.210' (ED25519) to the list of known hosts.
Error: Error downloading packages:
  clang-resource-filesystem-17.0.6-5.el9.noarch: Cannot download, all mirrors were already tried without success

---^---^---^---^---^---

I do not think it is related to the changes I made...

@kdudka kdudka merged commit 23493fe into csutils:main May 21, 2024
33 of 42 checks passed
@kdudka kdudka deleted the nvr-cut branch May 21, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants