Build for kitinerary-bin broken because centos 7 is eol
Open
Nobody has claimed this yet.
1. to develop
bug
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Summary
Determining fastest mirrors
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=container error was
14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
...
Cannot find a valid baseurl for repo: base/7/x86_64
Failing workflow: https://github.com/nextcloud-libraries/kitinerary-bin/actions/runs/13696844532/job/38301112201
Notes:
- https://invent.kde.org/vkrause/kitinerary-static-build
- Use an older glibc for compatibility
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the failing GitHub Actions workflow and job linked in the issue, then review the referenced invent.kde.org/vkrause/kitinerary-static-build project. Identify where the CentOS 7 build environment is selected and how the kitinerary-bin artifact is produced. Done means the workflow completes without the CentOS mirror failure while preserving the older glibc compatibility requirement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- centos, github-actions
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100