/srv/irclogs.ubuntu.com/2014/05/07/#ubuntu-installer.txt

=== TheMuso` is now known as TheMuso
pmatulis_for my presseding i've started using a proxy (squid-deb-proxy)00:24
pmatulis_d-i    mirror/http/proxy       string http://hostname:8000/00:24
pmatulis_this works00:24
pmatulis_but GPG keyserver port gets blocked (my preseed contains installation of a PPA)00:24
pmatulis_1399421481.033      0 192.168.1.102 TCP_DENIED/403 3612 GET http://keyserver.ubuntu.com:11371/pks/lookup? - HIER_NONE/- text/html00:25
pmatulis_what to do?00:25
pmatulis_disregard, squid-deb-proxy is for 'debs', imagine that00:41
=== jibel_ is now known as jibel
cjenkin2I'm having trouble getting Ubiquity to recognize a new (custom) keyboard layout. It is definitely in keyboard_names.py but it does not show up in the selectable list23:23
cjenkin2I'm thinking that adding this line in preseed.conf would help: keyboard-configuration keyboard-configuration/unsupported_layout boolean true23:24
cjenkin2But the problem is I am a complete newbie and can't seem to find where this file lives!23:24
xnoxcjenkin2: what layout are you trying to add?23:24
cjenkin2xnox: A Spanish variant. I don't know what to call it other than a company internal name, SPPP23:25
cjenkin2The tilde key is less than / greater than23:25
cjwatsonYou probably need to update console-setup in a similar way and make sure that's installed in the live filesystem.23:25
cjenkin2I couldn't find a keyboard layout that matched so I made my own, and in userspace it seems to work23:25
cjwatsonubiquity relies on that for some bits.23:25
cjwatsonAnd you should certainly have it in xkb-data.23:26
cjwatsonThe way this is done is basically optimised for us propagating things up from xkb-data, so if you're adding something custom you're best off starting there.23:26
cjenkin2cjwatson: It is in my custom version of xkb-data23:26
cjwatsonRight, you may just be missing a console-setup update then.23:26
cjwatsonThe separate package as well as the partial copy of it embedded in ubiquity (sorry)23:27
cjenkin2Even though I can see the keyboard in keyboard_names.py ? Interesting23:27
cjwatsonYes23:27
* cjwatson -> bed23:27
cjenkin2cjwatson: Interesting. Should I just rebuild it then?23:27
cjenkin2Ah, ok23:27
cjwatsonI think it has an update rule somewhere23:27
cjwatsonmake KeyboardNames.pl or some such23:28
cjenkin2cjwatson: That makes sense.23:28
cjwatsonOr actually it might update itself if you just rebuild23:28
cjwatsonTry it :-)23:28
cjenkin2cjwatson: It should, I think it's make MyKeyboardNames.pl though, actually23:29
cjwatsonYeah, I *think* a rebuild against your modified xkb-data is sufficient, without any manual steps23:29
cjenkin2Rebuilding takes years because it's an arm machine, but hopefully that will do it23:29
cjwatsongiven23:29
cjwatsonxkbdir = /usr/share/X11/xkb23:29
cjwatson        $(MAKE) xkbdir=$(xkbdir)23:29
cjwatson        cd Keyboard && $(MAKE) build-mini xkbdir=$(xkbdir)23:29
cjwatsonin debian/rules23:29
cjenkin2Yes, that seems correct23:30
cjenkin2ubiquity found it there, anyway23:30
cjwatsonanyhow, sleep before I leave a keyboard imprint on my forehead23:30
cjenkin2cjwatson: Thanks! :)23:30
cjwatsonnp23:30

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