-
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…
-
After fat fingering a running snapshot prune process ( `aptly snapshot drop` ), I am unable to view anything in the relevant aptly instance. The snapshot in question was not being used by a published …
-
It seems like the Aptly signing key for packages was changed.
Please sign the new key to establish trust in the debian key server.
Also, maybe announce the key fingerprint for verification on th…
-
## Description
When changing `acl` setting in [Aptly s3 config](https://www.aptly.info/doc/feature/s3/), then publishing to an existing publish, the ACL on the existing object is not updated. One w…
-
Hello.
Ubuntu 22
I trying to make own ubuntu repository. Recently I created and updated Jammy repos by "aptly mirror update" command from official server.
Now I trying to update xenial repos. I…
-
We are using `aptly` to manage our APT repository for MW Agent.
Need a workflow to delete particular DEV version from APT repository.
-
### package information | 软件包信息
包名 | 版本
-- | --
uos-ai| 1.6.0.11
deepin-ai-daemon | 1.1.11
### Package repository address | 软件包仓库地址
deb [trusted=yes] https://aptly.uniontech.com/pkg/beige/relea…
-
Version: 1.5.0
I want to filter **out** some packages of an mirror. But it is impossible get a result.
What i have tried:
**Not working**
```
./aptly -config aptly.conf mirror edit -filter=…
-
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…
-
Currently modifications in the yaml file are ignored. If possible pyaptly should updated the aptly setup once modifications are done.
Maybe add a special cmdline flag to trigger an update?
E.g.:…