aptly
aptly copied to clipboard
aptly - Debian repository management tool
## Detailed Description Besides the capability to add a component to a published repository, it would be useful if one or multiple components could be removed from a published repository,...
## Detailed Description Besides the capability to add/update components of a published snapshot-based repository, it would be useful if adding/updating components of published local repositories would be possible, too. ##...
I found it very useful to use aptly as Debian based repository on CentOS as I don't need to maintain full Ubuntu server just for APT repo. The only thing...
## Detailed Description Found inconsistency between cli output and REST API output: ``` aptly mirror show ubuntu-jammy-updates-full Name: ubuntu-jammy-updates-full Archive Root URL: http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ Distribution: jammy-updates Components: main, restricted, universe, multiverse...
Could you please implement aptly repo import API in future releases, it`s not implemented yet.
I'm not sure this is really a bug, but it might be helpful to others that run into the same issue: ## Detailed Description I have a debian package with...
Aptly stores and uses a "worker PID" in the DB to check for running background processes and determine whether a repo is still "locked" by a bg process or is...
Aptly cannot be installed with the usual installation method when one does not have IPv4 egress to the Internet. This is because the repository servers (repo.aptly.info) either don't have AAAA...
Hi, I was wondering if there is an option to only display the status bar during the mirror process ? Currently, mine is "not" shown due to the scrolling of...
I need to integrate custom Debian installer images (vmlinuz, initrd.gz) that use a newer kernel into my repository. I've built them from this repo https://salsa.debian.org/installer-team/debian-installer I tried replacing installer images...