-
## Detailed Description
Using Aptly 1.5.0.
Running 2 API calls `PUT {api_url}/api/publish/{path}/{distribution}` on the same path at the same time, will lead to various failures and potentiall…
-
Aptly crashed with the following in logs:
## Detailed Description
```
Jul 08 01:08:38 papt101ubu aptly[1678697]: openpgp: signing file 'Release'...
Jul 08 01:08:38 papt101ubu aptly[1678697…
-
Ive noticed that when the UI calls eg. /api/repos the authentication header is not sent, thus i can not access the API.
-
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 snaps…
-
## Detailed Description
This happens when using gpg2 at least. In regular aptly command line, two options are required:
* -passphrase-file
* -batch
However there's no way to pass "batch" with …
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: All
- Ruby: All
- Distribution: All
- Module version: Current master (probably olders as well)
## How to reproduce (e.…
-
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`
## Deta…
-
Hi,
If looking at the Aptly itself it supports the following:
$ aptly repo add -architectures="**amd64**"
$ aptly repo add -architectures="**arm64**"
There is no such option available wh…
-
I have disabled signing using
```
"gpgDisableSign": true
```
but it's still required to set `{"Signing": {"Skip": true}}` explicitly.
What do you think?
-
Hello,
Currently, I see that only a .deb file is available for installation. I wanted to ask if there are any plans to host an apt repository for Defguard? Having an apt repository would simplify the…