pyaptly icon indicating copy to clipboard operation
pyaptly copied to clipboard

Automates the creation and managment of aptly mirrors and snapshots based on yml input files.

Results 15 pyaptly issues
Sort by recently updated
recently updated
newest added

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?...

enhancement

The link to the documentation in the readme leads to a gitlab-pages 404 page. Is this repo still maintained by the adfinis sygroup? (old issues & PRs, last commit 2017)...

It would be nice to have a command line parameter to redirect the (debug) output of pyaptly / aptly into a separate file. Example: `$ pyaptly --debug --log output.log -c...

enhancement

Since the code is now moved to modules. I think I can switch to some more standard development mode. This is now the big chunk that moves, everything to the...

The new `-max-tries=` parameter for mirror update cannot be set through the pyaptly config at the moment: https://www.aptly.info/doc/aptly/mirror/update/ This needs at least aptly version 1.0.0 (https://github.com/smira/aptly/releases/tag/v1.0.0)!

enhancement