aptly
aptly copied to clipboard
aptly - Debian repository management tool
## Detailed Description To keep traffic to a minimum some mirrors would like to have a `lastupdate` file with timestamp of latest repo update. The mirror can then check this...
Fixes: #1213 ## Requirements All new code should be covered with tests, documentation should be updated. CI should pass. ## Description of the Change The temporary output file is now...
## Detailed Description aptly mirror create -architectures=amd64 -filter='!(Name (~ .*massscan.*)),!(Name (~ .*pnscan.*)),!(Name (~ .*price.app.*)),!(Name (~ .*libclanlib.*))' -filter-with-deps jammy-main2 http://archive.ubuntu.com/ubuntu jammy main restricted universe Downloading http://archive.ubuntu.com/ubuntu/pool/universe/c/clanlib/libclanlib-dev_1.0~svn3827-8_amd64.deb... Downloading http://archive.ubuntu.com/ubuntu/pool/universe/p/price.app/price.app_1.3.0-5build1_amd64.deb... Downloading http://archive.ubuntu.com/ubuntu/pool/universe/m/masscan/masscan_1.3.2+ds1-1_amd64.deb... Downloading...
## Detailed Description You currently cannot add a new component to an existing published repo. `aptly publish snapshot` will fail because the repo already exists and `aptly publish switch` will...
When building on a host which has whose DNS search list contains a wildcard domain, tests fail ## Detailed Description Assume a host where the local search domain contains a...
## Detailed Description as of version 1.4.0 aptly is sending the following http header when mirroring repositories: `User-Agent: Go-http-client/1.1` i would suggest changing this to something more unique, like `Aptly/`...
Add the timestamp of when the package was added to the repository using include. The lack of this information prevents the implementation of good mechanisms for automatic cleaning of the...
The code coverage has had some issues in the past, which are addressed by this change. Fixes: #1164 ## Requirements All new code should be covered with tests, documentation should...
I have a Debian Bullseye mirror that I want to publish to an S3-compatible storage (Ceph). However, I'm encountering an issue when trying to publish the mirror. The S3-compatible storage...
I try to view a graph. I see it opened in Gwenview for a moment, but then the viewer closes it and shows a tmp folder and there's no aplty-generated...