aptly icon indicating copy to clipboard operation
aptly copied to clipboard

aptly - Debian repository management tool

Results 325 aptly issues
Sort by recently updated
recently updated
newest added

Fixes #1125 This MR addresses a concurrency issue with the `api/publish` endpoint, where concurrent PUTs typically fail. The MR in it self is not pretty, so consider this initial state...

PR superseded

When using an encrypted PGP key and delivering the passphrase, publishing fails with HTTP status code 400 and the response body `{"error":"json: cannot unmarshal array into Go struct field .Signing...

I have two snapshots, older one (`_tcp-1440157930`) and newer (`_tcp-1440161185`). Only difference between them is that newer snapshot contains package `python-aptly 0.5.2` When I compare these snapshots, I always get...

bug

When `aptly publish` is used e.g. with `-skip-contents` or `-skip-bz2`, it probably should make sure these files are actually removed if present on the disk. **When this is important:** For...

bug

Snapshots cannot be deleted, when they have a space at the End of the name ## Detailed Description 1. I have a snapshot with the exact name within the brackets:...

## Detailed Description As there are some broken debain repos for different releases (buster bookworn ...) and these repos put everything into there own repos with dist/pool dirs so the...

wishlist

apt update shows " The repository 'http://your.repo distro InRelease' provides only weak security information." when trying to use newly created repositories. ## Detailed Description Whenever a new repo is created...

bug

I would like to create a single repository from multiple upstream repositories. ## Detailed Description We want to install packages that are published in various small repositories from all over...

When calling the Publish API without the Signing Options even though aptly uses an encrypted GPG key, signing RELEASE file and publishing obviously fails, but the API returns `202 Accepted`...

please confirm resolved

With the plan of transition keys with a repository I wondered if we can support this in aptly. ## Detailed Description Debian signs its repositories with multiple keys, using multiple...

wishlist