[Merge] ~toabctl/livecd-rootfs:fix-magic-proxy-with-repo-stamp into livecd-rootfs:ubuntu/master
Thomas Bechtold
mp+409129 at code.launchpad.net
Fri Sep 24 08:31:22 UTC 2021
The proposal to merge ~toabctl/livecd-rootfs:fix-magic-proxy-with-repo-stamp into livecd-rootfs:ubuntu/master has been updated.
Description changed to:
I did test that locally with:
1) sudo iptables -v -t nat -A OUTPUT -p tcp --dport 80 -m owner ! --uid-owner daemon -j REDIRECT --to 8080
2) sudo ./magic-proxy --address="127.0.0.1" --port=8080 --run-as=daemon --cutoff-time=1632467595 --setsid --log-file mp.log
3) sudo apt-get update
That works and in mp.log, I see:
192.168.188.70 - - [24/Sep/2021 10:30:16] Inject a854ad8db0c4eee824ef578047eda25d5daa611d261c7dcc599d5fd8ca17b057 for InRelease
192.168.188.70 - - [24/Sep/2021 10:30:16] "GET /ubuntu/dists/impish/InRelease HTTP/1.1" 304 -
192.168.188.70 - - [24/Sep/2021 10:30:30] Inject a854ad8db0c4eee824ef578047eda25d5daa611d261c7dcc599d5fd8ca17b057 for InRelease
192.168.188.70 - - [24/Sep/2021 10:30:30] "GET /ubuntu/dists/impish/InRelease HTTP/1.1" 304 -
192.168.188.70 - - [24/Sep/2021 10:30:30] Inject 3b4719ffc77ef786b2d75ca316b1ad86654cca66071feb4745f0033c4ae0f3d9 for InRelease
192.168.188.70 - - [24/Sep/2021 10:30:30] "GET /ubuntu/dists/impish-updates/InRelease HTTP/1.1" 304 -
192.168.188.70 - - [24/Sep/2021 10:30:31] Inject 58f1b8b6a8c5544a506fb7a4379cb1abf2f93c561afd1c23f82f739c7d0b5e26 for InRelease
192.168.188.70 - - [24/Sep/2021 10:30:31] "GET /ubuntu/dists/impish-backports/InRelease HTTP/1.1" 304 -
For more details, see:
https://code.launchpad.net/~toabctl/livecd-rootfs/+git/livecd-rootfs-1/+merge/409129
--
Your team Ubuntu Core Development Team is requested to review the proposed merge of ~toabctl/livecd-rootfs:fix-magic-proxy-with-repo-stamp into livecd-rootfs:ubuntu/master.
More information about the Ubuntu-reviews
mailing list