-
Currently the .aptly.conf file is used to specify defaults so when you use the 'aptly' command you don't have to always specify certain options.
I believe this functionality should be extended so tha…
-
Hello.
## Detailed Description
We want the `~/.aptly/pool` and `~/.aptly/db` directories to be stored on S3 buckets.
This way, even if the host doing the work crash, we just have to keep the …
-
Consider the following mirror filters:
1. `aptly mirror create -filter='Name (~ python)' ...`
2. `aptly mirror create -filter='Name (~ python), !Name (= libpython2.7) ...`
3. `aptly mirror create -fil…
-
When attempting to mirror aptly mirror, it fails. Do you have some suggestion on how to best mirror aptly repository locally?
```
$ aptly mirror create aptly http://repo.aptly.info/ squeeze main
Do…
zumbi updated
4 years ago
-
## Brief Description
When using an aptly_mirror resource it seems we cannot use a hkps server only hkp.
## Cookbook version
2.0
## Chef-Infra Version
Any
## Platform details
Any
…
-
"aptly mirror edit" needs to be extended so archive url can be changed once a mirror has been created.
-
Here's a script that claims to call aptly repo remove once for each
package with older versions that need removing, for a particular
architecture. It relies on gnu sort's -V option, which sorts first…
-
When running your role on a fresh Debian Buster machine (after working through several earlier errors), I'm now getting the below error in the "Publish repositories" task:
```
TASK [aptly : APTLY …
-
The library https://github.com/Azure/azure-storage-blob-go/ that aptly uses to deploy packages to Azure is deprecated and will be retired 2024-09-13. As described there, it should be replaced with htt…
-
Add the functionality to create a "clone" of an existing snapshot
## Detailed Description / Context
We currently have one production repository (A merge of multiple other snapshots of external r…