Can we use rsync an ubuntu ppa to build mirrors ?
An example : https://ppa.launchpadcontent.net/maas
Seems to me no.
Thanks! Have a nice day!
cat /tmp/tmp.AotT6I9461/packages.ppa.launchpadcontent.net.20230314112404.URIs
3.3/ubuntu/pool/main/c/curtin/curtin-common_22.1-0ubuntu1~22.04.1_all.deb
3.3/ubuntu/pool/main/c/curtin/python3-curtin_22.1-0ubuntu1~22.04.1_all.deb
3.3/ubuntu/pool/main/d/django-piston3/python3-django-piston3_0.5.1-306-g.4d801e8~ubuntu22.04.1_all.deb
3.3/ubuntu/pool/main/m/maas/maas-cli_3.3.0-13159-g.1c22f7beb-0ubuntu1~22.04.1_all.deb
3.3/ubuntu/pool/main/m/maas/maas-common_3.3.0-13159-g.1c22f7beb-0ubuntu1~22.04.1_all.deb
3.3/ubuntu/pool/main/m/maas/maas-dhcp_3.3.0-13159-g.1c22f7beb-0ubuntu1~22.04.1_all.deb
3.3/ubuntu/pool/main/m/maas/maas-proxy_3.3.0-13159-g.1c22f7beb-0ubuntu1~22.04.1_all.deb
3.3/ubuntu/pool/main/m/maas/maas-rack-controller_3.3.0-13159-g.1c22f7beb-0ubuntu1~22.04.1_all.deb
3.3/ubuntu/pool/main/m/maas/maas-region-api_3.3.0-13159-g.1c22f7beb-0ubuntu1~22.04.1_all.deb
3.3/ubuntu/pool/main/m/maas/maas-region-controller_3.3.0-13159-g.1c22f7beb-0ubuntu1~22.04.1_all.deb
3.3/ubuntu/pool/main/m/maas/maas_3.3.0-13159-g.1c22f7beb-0ubuntu1~22.04.1_all.deb
3.3/ubuntu/pool/main/m/maas/python3-django-maas_3.3.0-13159-g.1c22f7beb-0ubuntu1~22.04.1_all.deb
3.3/ubuntu/pool/main/m/maas/python3-maas-client_3.3.0-13159-g.1c22f7beb-0ubuntu1~22.04.1_all.deb
3.3/ubuntu/pool/main/m/maas/python3-maas-provisioningserver_3.3.0-13159-g.1c22f7beb-0ubuntu1~22.04.1_all.deb
3.3/ubuntu/pool/main/p/python-pylxd/python3-pylxd_2.3.2~alpha1-420-10-g.72426bf~ubuntu22.04.1_all.deb
3.3/ubuntu/pool/main/s/simplestreams/python3-simplestreams_0.1.0-510-g18c7d63-0ubuntu1~ubuntu22.04.1_all.deb
sudo rsync --verbose --recursive --times --links --safe-links --hard-links --stats --files-from=/tmp/tmp.AotT6I9461/packages.ppa.launchpadcontent.net.20230314112404.URIs rsync://ppa.launchpadcontent.net/maas/ /var/www/mirror/maas/.
rsync: [Receiver] failed to connect to ppa.launchpadcontent.net (185.125.190.52): Connection timed out (110)
rsync error: error in socket IO (code 10) at clientserver.c(137) [Receiver=3.2.3]