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

DEB packages are not available #112

Open
GoetzGoerisch opened this issue Sep 30, 2024 · 1 comment
Open

DEB packages are not available #112

GoetzGoerisch opened this issue Sep 30, 2024 · 1 comment

Comments

@GoetzGoerisch
Copy link

With release 5100 DEB packages should be available, but aren't.

- (on debian11) ``wget https://ftp.ripe.net/ripe/atlas/software-probe/debian/dists/bullseye/main/binary-amd64/ripe-atlas-repo_1.5-2_all.deb
- (on debian12) ``wget https://ftp.ripe.net/ripe/atlas/software-probe/debian/dists/bookworm/main/binary-amd64/ripe-atlas-repo_1.5-2_all.deb

URLs return a 404

@GoetzGoerisch
Copy link
Author

Package is now available but installation fails with:

Get:1 https://ftp.ripe.net/ripe/atlas/software-probe/debian bookworm/main amd64 ripe-atlas-probe all 5100 [8296 B]
Err:1 https://ftp.ripe.net/ripe/atlas/software-probe/debian bookworm/main amd64 ripe-atlas-probe all 5100
  File has unexpected size (8922 != 8296). Mirror sync in progress? [IP: 2001:67c:2e8:25::c100:b18 443]
  Hashes of expected file:
   - SHA512:fc4a38c6eb65ebdb09470d3146869da0039b6eae72754411919c15ff2d145126b92cd8dcd8ed45136a2b8511180a799a8218b3e356addb99c0f5bf6682644052
   - SHA256:58f740bec61685f020c9530c13a56fd312dbd0e197ab884baedf7ec7bfd85625
   - SHA1:6820b7d755cab4c7fe913d32c4de5a708ddb545e [weak]
   - MD5Sum:efdc3620ca0648cf74dee0f7440e473e [weak]
   - Filesize:8296 [weak]
Get:2 https://ftp.ripe.net/ripe/atlas/software-probe/debian bookworm/main amd64 ripe-atlas-common amd64 5100 [217 kB]
Err:2 https://ftp.ripe.net/ripe/atlas/software-probe/debian bookworm/main amd64 ripe-atlas-common amd64 5100
  File has unexpected size (217758 != 217132). Mirror sync in progress? [IP: 2001:67c:2e8:25::c100:b18 443]
  Hashes of expected file:
   - SHA512:c65a36449800b7f0b6d8cae2b9dc4afe315b2f831d6bd0ea3db900a549477bed71cc1ebcca3fd17fe94b854c9dd1557b2f922160080861ef17cd605154576e89
   - SHA256:b817e317547720afac8085a26925d63a90cddb581872caeefef794e5dfebc93c
   - SHA1:c00b6378f36c704462fe7e0459b133503aced6ea [weak]
   - MD5Sum:639b8a15cfee35a0b1b278238b15eecb [weak]
   - Filesize:217132 [weak]
E: Failed to fetch https://ftp.ripe.net/ripe/atlas/software-probe/debian/dists/bookworm/main/binary-amd64/ripe-atlas-probe_5100_all.deb  File has unexpected size (8922 != 8296). Mirror sync in progress? [IP: 2001:67c:2e8:25::c100:b18 443]
   Hashes of expected file:
    - SHA512:fc4a38c6eb65ebdb09470d3146869da0039b6eae72754411919c15ff2d145126b92cd8dcd8ed45136a2b8511180a799a8218b3e356addb99c0f5bf6682644052
    - SHA256:58f740bec61685f020c9530c13a56fd312dbd0e197ab884baedf7ec7bfd85625
    - SHA1:6820b7d755cab4c7fe913d32c4de5a708ddb545e [weak]
    - MD5Sum:efdc3620ca0648cf74dee0f7440e473e [weak]
    - Filesize:8296 [weak]
E: Failed to fetch https://ftp.ripe.net/ripe/atlas/software-probe/debian/dists/bookworm/main/binary-amd64/ripe-atlas-common_5100_amd64.deb  File has unexpected size (217758 != 217132). Mirror sync in progress? [IP: 2001:67c:2e8:25::c100:b18 443]
   Hashes of expected file:
    - SHA512:c65a36449800b7f0b6d8cae2b9dc4afe315b2f831d6bd0ea3db900a549477bed71cc1ebcca3fd17fe94b854c9dd1557b2f922160080861ef17cd605154576e89
    - SHA256:b817e317547720afac8085a26925d63a90cddb581872caeefef794e5dfebc93c
    - SHA1:c00b6378f36c704462fe7e0459b133503aced6ea [weak]
    - MD5Sum:639b8a15cfee35a0b1b278238b15eecb [weak]
    - Filesize:217132 [weak]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

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

No branches or pull requests

1 participant