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 https://github.com/aptly-dev/aptly/issues/1117 ## Requirements All new code should be covered with tests, documentation should be updated. CI should pass. ## Description of the Change If the S3 bucket used to...

PR superseded

This builds on top of #1222, #1227, and #1233, and is thus in draft state until those are merged in. The only commit that's actually new is the [very last...

PR superseded

I'm trying to mirror the docker repo and i can't get the version filter to work ## Detailed Description steps to reproduce: $ aptly mirror create -filter "docker-ce (>= 25.0.2)"...

please confirm resolved

## Detailed Description It was clearly shown that aptly has just downloaded around 10GB out of expected 108GB. But the program was interrupted due to a computer reboot. After that,...

I have a local repo which I have published already. But I have to add deb packages with another component name to this same published repo. Is there any way...

please confirm resolved

## Detailed Description Even after https://github.com/aptly-dev/aptly/pull/924, publishing to an S3 bucket with KMS encryption enabled results in 'file already exists and is different' errors like the following. ``` ERROR: unable...

## Description of the Change When publishing to an S3 bucket two prefixes can be used: a prefix in the storage configuration (in aptly.conf), and a prefix in the publish...

needs rebase
help wanted !

Fixes #384 This is basically a rebase of #473, which was really out of date, so refer back to that PR for more information. ## Requirements All new code should...

needs rebase

on hosts which have wildcard dns domains in their local domain search list, builds failed because "nosuch.host" could actually be resolved. Since ".host" isn't a recommended TLD by RFC2606, we...

PR superseded

## Detailed Description I'm trying to use the `-force-architectures` flag with `mirror edit`, but the flag is not available in that context ## Context ## Possible Implementation ## Your Environment...

wishlist