Starting from a completely fresh Jammy VM running as the Ubuntu user: # Install aptly sudo apt update sudo apt install aptly
# Attempt to make a mirror aptly mirror create -ignore-signatures=true ubuntu-lts_jammy http://archive.ubuntu.com/ubuntu/ jammy main restricted universe multiverse # Verify failure aptly mirror list aptly mirror update ubuntu-lts_jammy -- 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
