aptly
aptly copied to clipboard
aptly - Debian repository management tool
Trying to publish a snapshot (`aptly publish snapshot -gpg-key=... snapshot`) generates the error in the title. ## Detailed Description I think the error comes from the fact that my keyring...
We recently updated our aptly to nightly to get #1271 which we ran into a bunch, but woke up today to 2 builds hung during publish. We use the REST...
https://github.com/aptly-dev/aptly/pull/1258
## Description of the Change Add swagger for better API documentation ## Checklist - [ ] documentation updated
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...
apt will combining all supported checksum of a given version of package from all sources, which can cause issues when not all sources provide the same package. ## Detailed Description...
I want to only mirror the latest package when i use aptly mirror create -config="/aptly123/aptly.conf" -filter="containerd.io (>= 1.6.32) | docker-ce (>= 26.1.3) | docker-ce-cli (>= 26.1.3) | docker-buildx-plugin (>= 0.14.0)...
Hello. aptly 0.9.7 I'm trying to add local deb to non-default component. Unfortunately, aptly do not allow to pass -component flag for repo add. aptly repo add -component "common" xenial...
Request for new comamand: how about adding a switch also to mirror so you can switch mirrors