=== denningsrogue9 is now known as denningsrogue | ||
=== kinghat7 is now known as kinghat | ||
Mmike | Hi, folks. I just downloaded ubuntu-20.04-server iso installation and I want to set up my server with it. Trying first inside KVM, and installer fails, and I don't see why. | 20:38 |
---|---|---|
Mmike | Im surprised to see debian-installer is no longer there and that cloud-init does bunch of stuff :) | 20:38 |
Mmike | Is there a way to run installer in -debug mode, or something like that? | 20:38 |
Mmike | O, fala dreku, postoji legacy installer. | 20:41 |
Mmike | Pa srca vam, Ivoks... sta radite tamo? :D | 20:41 |
Mmike | Whops, wrong channel :) | 20:42 |
Mmike | Anyhow, there is legacy installer! :) | 20:43 |
Mmike | Seems that subiquity dies when I set my local apt-cacher-ng for a proxy (which works fine in legacy installer). | 20:49 |
teward | Mmike: yeah i think that's a known limitation currently (and you should avoid apt-cacher-ng if you're doing a fresh install, just pull from the standard repo mirrors during installation and then install your proxy to the machine after) | 21:42 |
Mmike | teward, it seems that the problem is when I tell the installer to pull my ssh keys from launchpad - that wants to use proxy to connect to launchpad, and apt-cacher just says 'this is wrong', as it only deals with .debs and Packages.gz and those. | 21:48 |
Mmike | but the legacy installer worked flawlessly :) | 21:48 |
teward | ahh i see what you did because that 'proxy' you set is not just the apt proxy that's the entire network traffic proxy | 21:48 |
teward | that's your problem ;) | 21:48 |
teward | it actually says that I believe proxy for internet access and such not just your packages | 21:49 |
teward | you could always *not* install the SSH keys automatically until postinstall | 21:49 |
teward | because you can just do `ssh-import-id LPID` afterwards and it'll do the same thing | 21:49 |
Mmike | teward, but, installer could also assume that when asked for proxy, figures out that it just MIGHT be apt-cacher (as that's been the case for a very very long time), and try not to contact launchpads and githubs over the said proxy if it IS apt-cahcer :) | 21:52 |
teward | no way to tell if a proxy is or is not apt-cacher | 21:52 |
teward | USUALLY apt-cacher-ng is *not* a typical setup situation so :P | 21:53 |
teward | edge cases ;) | 21:53 |
Mmike | or I'm just too old :) | 21:53 |
teward | if you want a feature file a bug against subiquity and see what the devs for it say | 21:53 |
teward | Mmike: or a hybrid of both cases. | 21:53 |
teward | I mean i'm also insane, I have an entire apt mirror for amd64 and i386 here in my server cluster at home | 21:53 |
teward | so I just point things to the local path xD | 21:53 |
teward | (1.5TB of data, anyone? :P) | 21:53 |
teward | Mmike: also I just confirmed this isn't an apt proxy it's the proxy to the Outside World it even says so in the installer | 22:01 |
teward | so your 'issue' is you're trying to use a non-web-proxy as a proxy if passing via Subiquity | 22:02 |
teward | you should leave the settings alone for initial install, then update your **apt proxy settings** accordingly post-install | 22:02 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!