tested on a fresh disco server install, apt-mirroring ubuntu disco : # ll mirror/archive.ubuntu.com/ubuntu/dists/disco/main/ total 24 drwxrwxr-x 6 root root 4096 Apr 22 02:47 ./ drwxrwxr-x 6 root root 4096 Apr 22 02:44 ../ drwxrwxr-x 2 root root 4096 Apr 22 02:44 binary-amd64/ drwxrwxr-x 2 root root 4096 Apr 22 02:47 dep11/ drwxrwxr-x 2 root root 4096 Apr 22 02:45 i18n/ drwxrwxr-x 2 root root 4096 Apr 22 02:44 source/ # find . | grep Commands -> nothing
so the bug is not specific to old apt-mirror. by the way, apt-mirror provided with disco has a mirror.list that mirrors artful by default. should also be fixed ...
tested on a fresh disco server install, apt-mirroring ubuntu disco : archive. ubuntu. com/ubuntu/ dists/disco/ main/
# ll mirror/
total 24
drwxrwxr-x 6 root root 4096 Apr 22 02:47 ./
drwxrwxr-x 6 root root 4096 Apr 22 02:44 ../
drwxrwxr-x 2 root root 4096 Apr 22 02:44 binary-amd64/
drwxrwxr-x 2 root root 4096 Apr 22 02:47 dep11/
drwxrwxr-x 2 root root 4096 Apr 22 02:45 i18n/
drwxrwxr-x 2 root root 4096 Apr 22 02:44 source/
# find . | grep Commands
-> nothing
so the bug is not specific to old apt-mirror.
by the way, apt-mirror provided with disco has a mirror.list that mirrors artful by default. should also be fixed ...