broken 15.0.2 Ubuntu 24.04 (noble) repository
"D." <[email protected]>
| Newsgroups | gmane.comp.bacula.user |
|---|---|
| Message-ID | <[email protected]> |
Hi. I use 'aptly' to mirror several 15.0.2 repositories. I have successfully mirrored repositories for Debian's bullseye and bookworm as well as Ubuntu's focal and jammy. So, I know my configuration is correct and aptly is working. However, I cannot mirror the 15.0.2 repository for Ubuntu's noble. This is part of aptly's output: -------------- Downloading https://bacula.org/packages/60129502f010e/debs/15.0.2/dists/noble/main/binary-amd64/Packages.gz... Success downloading https://bacula.org/packages/60129502f010e/debs/15.0.2/dists/noble/main/binary-amd64/Packages.gz ERROR: unable to update: no candidates for https://bacula.org/packages/60129502f010e/debs/15.0.2/dists/noble/cloud-s3/binary-amd64/Packages found -------------- Notice in the URL of the error line that suddenly it is trying to look into a subdirectory named "cloud-s3". I don't know where that came from, but it doesn't seem correct and I believe is preventing aptly from completing the mirroring process. Thoughts? ---