Package: reprepro Hi! Thanks for reprepro. I am trying to set it up to mimick the Debian dists/ layout which includes a binary-all/ sub-directory:
https://deb.debian.org/debian/dists/trixie/main/ ... binary-all/ binary-amd64/ ... However I'm unable to get reprepro to create the binary-all/ hierarchy. Is this intended to work? I'm not sure if this is a bug or a feature request. See below for attempt to get this created. Shouldn't the *_all.deb package ALSO end up in the binary-all/Packages file? If I add 'all' to 'Architectures:' I get this error: Error: Distribution myos contains an architecture called 'all'. I've tried the "flood" command but I could only get it to flood into non-all architectures, not into a "all" arch. Thanks, /Simon jas@kaka:~$ mkdir r jas@kaka:~$ cd r jas@kaka:~/r$ mkdir conf jas@kaka:~/r$ cat>conf/distributions Codename: myos Architectures: source amd64 Components: all Origin: MyOS Label: MyOS jas@kaka:~/r$ reprepro export jas@kaka:~/r$ wget -nv http://ftp.de.debian.org/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2025.1_all.deb 2025-09-01 17:06:53 URL:http://ftp.de.debian.org/debian/pool/main/d/debian-archive-keyring/debian-archive-keyring_2025.1_all.deb [179244/179244] -> "debian-archive-keyring_2025.1_all.deb" [1] jas@kaka:~/r$ reprepro includedeb myos debian-archive-keyring_2025.1_all.deb Exporting indices... jas@kaka:~/r$ ls -al dists/myos/all/ totalt 16 drwxrwxr-x 4 jas jas 4096 1 sep 17.05 . drwxrwxr-x 3 jas jas 4096 1 sep 17.07 .. drwxrwxr-x 2 jas jas 4096 1 sep 17.07 binary-amd64 drwxrwxr-x 2 jas jas 4096 1 sep 17.05 source jas@kaka:~/r$
signature.asc
Description: PGP signature

