-
We currently need a manually configured linux / debian(stretch) / ubuntu(bionic) system to test and run the reprepro-bundle tools. It would be better to add some configuration files for docker and doc…
-
I know we're warned about such a config, but it could have advantages.
"[It is not allowed to publish two repositories or snapshots to the same prefix and distribution.](http://www.aptly.info/doc/apt…
kumy updated
5 months ago
-
cd /var/lib/reprepro ; reprepro update
error:
Nothing to do, because no distribution has an Update: field.
-
Hello DebOps team,
I am using Debian 12 and trying to use the Ansible role `pki` with the dns-ovh plugin for Certbot. However, the version of Certbot preinstalled on Debian 12 is 2.1.0, which does …
-
@mika
The reprepro rootdir (default to /srv/reprepro) is not be created by the build-and-provide-package (or underlying) script. It is only reated by j-d-g pp plugin. This doesn't cover case of j-…
-
Ubuntu impish
reprepro: 5.3.0-1.1 multiple-versions (630bb1eb472bc4970c1133955994a6a90e9ab2ef)
dpkg: 1.20.9ubuntu2
Ubuntu has switched default dpkg-deb compression from xz to zstd: cf. [changelog…
-
```
I having reading the code for long days,but still hard to understand.is there any docs about the reprepro slicing algorithm??
```
-
```
[00:10:11] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2008 -i /etc/lightbuildserver/container/container_rsa root@10.0.3.1 "export LANG=C; cd repo; for f in ~/lbs-lbs/*.deb; do pkgna…
-
Good morning,
Right now, when the `generate-reprepro-codename` get called by the underlying `build-and-provide-package` script, nothing happen if the configuration file for the given **REPOSITORY**…
-
For now, if I build
foo_0.1
bar_0.2
The build of `foo` will remove the deb files produced by `bar`.
`SKIP_REMOVE=true` disable this behavior.
However, the proper solution would be to retrieve the l…