/srv/irclogs.ubuntu.com/2019/07/13/#lubuntu-devel.txt

kc2bez@teward001 https://phab.lubuntu.me/D2100:31
-lugito:#lubuntu-devel- [Needs Review] Package calamares for new upstream release.: https://phab.lubuntu.me/D2100:31
wxlonly two changes? https://phab.lubuntu.me/D2100:49
-lugito:#lubuntu-devel- [Accepted] Package calamares for new upstream release.: https://phab.lubuntu.me/D2100:49
lubot<kc2bez> Yes?00:50
wxli'm confused00:51
lubot<kc2bez> I guess I am too.00:51
lubot* teward001 was pinged somewhere00:52
lubot<teward001> hmm00:53
lubot<teward001> i wonder...00:53
lubot<teward001> hmmmmmmmm00:53
lubot<teward001> i should ask rbasak to put cala into git-ubuntu00:53
lubot<teward001> would let me have all sorts of fun with gbp00:53
teward@tsimonq2 is the repository configured to track Cala tarballs, or do you pull that automatically with CI?00:55
teward'cause failing all else I'm tempted to get this into git-ubuntu00:55
-lugito:#lubuntu-devel- [rLIBFMQTPACKAGINGfaec7ee9c2f8: sync with eoan archive] rikmills (Rik Mills) committed: https://phab.lubuntu.me/rLIBFMQTPACKAGINGfaec7ee9c2f806:07
apt-ghettoTJ-: Do you have an idea, why I end in a grub rescue shell, when I enter the wrong passphrase?15:30
TJ-apt-ghetto: Yes15:30
apt-ghettoIs it possible to drop into the grub rescue shell after the third failed attempt?15:33
TJ-apt-ghetto: if you've encrypted GRUB's /boot then once you fail the cryptomount command it can't do anything but end up in the rescue shell15:34
apt-ghettoSo it is part of Grub? And can't be configured otherwise?15:35
TJ-apt-ghetto: You sound to be confused as to how full disk encryption works15:36
apt-ghettoI am confused, that there is only one trial to enter the passphrase15:39
TJ-"it depends"15:39
TJ-there are 2 wys FDE is usually done, neither of which is truly FDE :)15:39
TJ-one is "almost" and the other is "excluding GRUB linux kernel and initrd.img"15:40
apt-ghettoI have FDE with an unencrypted /boot and there it is possible to fail15:40
apt-ghettowithout ending in the grub rescue shell15:40
TJ-apt-ghetto: maybe the intro to my wiki article on FDE will help https://help.ubuntu.com/community/Full_Disk_Encryption_Howto_201915:41
apt-ghettoThanks, I will read it in the next few days15:42
TJ-apt-ghetto: when only the root file-system is LUKS encrypted, and therefore /boot/ is a separate, unencrypted, file-system, the LUKS unlock is done by cryptsetup tooling in initrd.img, which of course is running as shell scripts15:42
apt-ghettoThat's clear, but I am/was expecting the same behaviour also in Grub15:43
TJ-apt-ghetto: but when /boot/ is also encrypted then GRUB's cryptdisk module and various gcry_* cipher/hash modules are built-in to GRUB's core image so that as soon as core image is executed it tries to unlock the LUKS volume. if it cannot then it drops to the GRUB rescue shell, which is the only thing available in core image15:44
TJ-apt-ghetto: there is no scripting available in core image by default15:44
TJ-apt-ghetto: so, if you mis-type the passphrase you have to manually issue the command to try again e.g. "cryptomount (hd0,gpt2)15:44
TJ- hmmm, where did those parenthesis come from? "cryptomount hd0,gpt2"15:45
apt-ghettoAnd after that I have to enter "insmod normal" and "normal" to boot the system?15:52
TJ-Yes16:02
apt-ghettoTJ-: Thank you, you helped me a lot16:02
apt-ghettoNow I have only one other problem: That the passphrase during installation is not the same, when entering it at boot, due to different keyboard layouts16:05
TJ-That is always an issue for non US locales. I generally recommend using only the ASCII set for one pass-phrase then add another pass-phrase with your natural locale language as well16:08
TJ-then for GRUB you can use the ASCII version but if you prefer, the local language for other times. I prefer using key files though which avoids that entirely16:08
apt-ghettoYou have your keyfile on a USB stick?16:09
TJ-I have some systems using a key-file on USB, and others using a Yubikey16:10
-lugito:#lubuntu-devel- [rMANUAL55859cd9686e: Fix openbox wiki link] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL55859cd9686e17:30
wxl@tsimonq2: are you going to test this? https://github.com/lxqt/lxqt-globalkeys/pull/123#issuecomment-50989825318:41
ubot93Pull 123 in lxqt/lxqt-globalkeys "daemon: Use XDG hierarchy if no config file given on command line" [Open]18:41
-lugito:#lubuntu-devel- [rMANUAL4c444571fe26: Add pressing tab key twice] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL4c444571fe2618:46
lubot<RikMills> Qt 5.12.4 is in!19:56

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