/srv/irclogs.ubuntu.com/2024/04/21/#ubuntu-server.txt

dbungertMTecknology: PRs are welcome.  if you can't abide a snap update at runtime there are procedures for a light modification to the ISO to bake in a fixed version.00:46
MTecknologydbungert: The biggest concern with updating the installer at runtime is new bugs.  I was debating asking you for some pointers, but I expect to be doing the cheapest ugliest hacking I can get by with. Like, just swap out the "identity" template with something that only asks for the hostname and supplies dummy data for the rest, or find prompt -> delete prompt.01:38
MTecknologyCertainly nothing you'd want in a PR01:39
MTecknologyunless it turns out subiquity is really sexy underneath and I actually want to learn how it works? ... that seems possible01:58
=== abydon6 is now known as abydon
dmnIs there anything for recent LTS ubuntu - like the old preseed file to install on bare metal?15:28
dbungertdmn: https://canonical-subiquity.readthedocs-hosted.com/en/latest/intro-to-autoinstall.html17:57
MTecknologydbungert: It looks like my irccloud subscription expired, so I may have missed a reply.18:35
ice9randomly the docker container becomes unresponsive for networking even if it's running and if I tried to restart it, I get the below error and the only way to make it working again is to restart the docker systemd service; is there a solution about this issue? || Error response from daemon: Cannot restart container znc-bouncer: driver failed programming external connectivity on endpoint znc-bouncer (06b218cbb4d1106f195026949fdd7e7bc9ecf19371c7da4251bd698c3ba20:48
ice999731):  (iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 10.255.255.254 --dport 1025 -j DNAT --to-destination 172.17.0.2:1025 ! -i docker0: iptables: No chain/target/match by that name.20:48
ice9randomly the docker container becomes unresponsive to networking and when I try to restart it I get the below error and the only way to restart the docker systemd service; any solution to this?21:24
ice9Error response from daemon: Cannot restart container znc-bouncer: driver failed programming external connectivity on endpoint znc-bouncer (<hash>):  (iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 10.255.255.254 --dport 1025 -j DNAT --to-destination 172.17.0.2:1025 ! -i docker0: iptables: No chain/target/match by that name.21:24
MTecknologydbungert: What's with the lack of comments?  I'm trying to figure out how to short-circuit InstallRunning(Stretchy).__init__() so that it always skips and I'm not really sure what's going on. I thought that was supposed to be auto-skipped if autoinstall was present, but I don't see any possible way for it to be skipped in this file, so I assume23:50
MTecknologyit's elsewhere.23:50
MTecknologyah, it's in client.py.23:56

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!