# a) for testing the issue Even fewer steps are needed to trigger the underlying issue, here how it looks on the broken build
# Install apt update; apt upgrade -y apt install aptly # Create and then list the config as suggested - The error case will show these EOF issues like aptly mirror create -ignore-signatures=true ubuntu-lts_jammy http://archive.ubuntu.com/ubuntu/ jammy main aptly mirror list ... root@j-aptly-updates:~# aptly mirror list 2026/02/24 07:24:45 Error decoding mirror: EOF ... # It also can't be deleted anymore: aptly mirror drop ubuntu-lts_jammy 2026/02/24 07:26:22 Error decoding remote repo: EOF 2026/02/24 07:26:22 Error decoding remote repo: EOF ERROR: unable to drop: mirror with name ubuntu-lts_jammy not found -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2140498 Title: aptly fails to create new mirrors or decode previous mirror data To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/aptly/+bug/2140498/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
