-
While attempting to try out the Aptly 1.6.0 RC (release candidate) build I encountered this installation error:
```console
~$ sudo dpkg -i aptly_1.6.0~rc1+20241117171302.763b810c_amd64.deb
dpkg: …
-
See this error:
https://github.com/UtrechtUniversity/researchcloud-items/actions/runs/11782070810/job/32816292922?pr=224
-
We use a bit complicated structure of repos/snapshots/etc. with most of the aptly parameters/options.
1. For example, it's important to create mirrors with options like `-with-installer -with-udebs…
-
Hi
We are looking at using Aptly in our build pipeline to create & update the packages on the S3 hosted Repo.
Currently, we do not have any repo, so I was thinking are there are recommendations of…
-
Hi there. I'm looking to use [aptly](https://www.aptly.info) to mirror your cvmfs [apt repository](https://cvmrepo.s3-website.cern.ch/cvmrepo/apt) for use at our site.
Unfortunately my initial atte…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: N/A
- Ruby: N/A
- Distribution: N/A
- Module version: 2.1.0
## How to reproduce (e.g Puppet code you use)
N/A
…
-
## 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…
-
It would make sense to me to have a web UI available as 3rd party software and I'm ready to start something to at least meet my own needs. Before that, I wanted to know if there was any plans to actua…
-
### package information | 软件包信息
包名 | 版本
-- | --
uos-ai| 1.6.0.13
deepin-ai-daemon |1.1.17
deepin-systemassistant-knowledge | 0.0.13
### Package repository address | 软件包仓库地址
deb [trusted=yes] htt…
-
Aptly creates files and directories in `db` and `pool` which do not respect my umask.
## Detailed Description
```
$ cat .aptly.conf
{
"rootDir": "/home/me/aptly"
}
$ umask
0002
$ aptly_1…