-
Notifications
You must be signed in to change notification settings - Fork 12
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
Missing files in the mirror https://mirror.aardsoft.fi/ #516
Comments
It is not guaranteed that files will be present on any mirror. (Mirrors are typically fully managed by contributors, so openSUSE infrastructure can only read access). The only behavior you can expect is that redirect from download.opensuse.org is not happening to mirrors which are missing the desired resource. Was it some particular problem that you did encounter? (E.g. with redirection from download.opensuse.org) |
Hi! download.opensuse.org does redirect to https://mirror.aardsoft.fi/ and in my case it returns somewhat outdated file. Package was rebuilt on 03 Oct 2024 03:28:33 +0000, it's almost 34 hours ago.
|
Oh, according to this comment, it looks like in my case it's not the mirror to be blamed. |
Yeah, it is kind of known problem that redirection may be incorrect if the filename was not changed after rebuild. To work around this problem the .deb project should be tweaked in build.opensuse.org to include build number, so every package has unique name on every rebuild. |
The files in https://download.opensuse.org/repositories/graphics:/darktable/xUbuntu_24.04/amd64/ are missing.
https://mirror.aardsoft.fi/opensuse/repositories/graphics%3A/darktable/xUbuntu_24.04/amd64/darktable_4.8.1-1.1%2B80.1_amd64.deb goes 404. This leads to
apt install darktable
to fail.I can confirm that this file is available in another mirror: https://ftp.gwdg.de/pub/opensuse/repositories/graphics%3A/darktable/xUbuntu_24.04/amd64/darktable_4.8.1-1.1%2B80.1_amd64.deb
The text was updated successfully, but these errors were encountered: