libera/#devuan/ Friday, 2021-03-05

gnarfacemozhaaak: yea, this is missing all kinds of stuff, stand by00:09
gnarfacemozhaaak: use this instead https://paste.debian.net/1187928/00:10
gnarfacemozhaaak: dunnno about that [arch=amd64,i386] syntax... never seen that, not sure it's even valid, but you can't run with only the security patches, that's not a whole system00:11
mozhaaakgnarface: Thank you =)00:11
gnarfacedaingun: symlink or hardlink might work00:13
gnarfacedaingun: just guessing00:13
gnarfacedunno why this would actually be like that, looks like a mistake or sabotage00:14
fsmithreddaingun, at grub command line: echo $prefix00:15
fsmithredit's probably looking for grub.cfg in EFI/debian00:15
daingunfsmithred: yes as I written the variable is EFI/debian00:16
fsmithredoh, sorry, I didn't scroll up enough00:16
fsmithredI think you can get rid of grub-efi signed package if you don't need secure boot00:18
fsmithredand that alone might fix it.00:18
daingunI also tried to purge grub package and install the previous version, but the problem is still there and I lost devuan theme00:19
fsmithredif not, grub-install --bootloader-id=debian00:19
fsmithredthe theme is set in /etc/default/grub00:19
fsmithredGRUB_THEME=/usr/share/desktop-base/grub-themes/desktop-grub-theme/theme.txt00:21
daingunfsmithred: thank you for the support, I will try your suggestions tomorrow.00:30
fsmithredyw, good luck.00:33
fsmithredlet me know what happens00:33
kreyrenhttps://github.com/flashrom/flashrom/issues/194 help wanted failing to do VBIOS flash01:27
kreyren(it's on devuan in case anyone here has experience with it)01:27
kreyrenThe issue actually seems to be specific to devuan? https://www.suse.com/support/kb/doc/?id=00001867701:41
gnarfacekreyren: is it looking for hardware that isn't present?02:28
gnarfacesome clock chip?02:28
gnarfacekreyren: maybe the hardware is present but the driver isn't loaded?  just guessing02:38
gnarfaceor maybe it's a tickless kernel and that's screwing it up?02:38
gnarfacecheck the kernel config i think for config_hz and dynticks?02:39
gnarfacekreyren: i dunno it could just be a permissions error02:48
xinomiloanyone else with issues after latest elogind/dbus update in ceres? menu shutdown/restart doesn't work neither does brightness keys...12:08
fsmithredxinomilo, I can try that in chimaera in a few minutes. (400+ packages)12:13
alvmorning12:25
fsmithredhi12:27
xrogaanmany people reports issues with the latest update of grub12:33
fsmithredI tried the grub update on hardware (beowulf) and initally had no problem12:36
fsmithredthen I installed the signed version of grub-efi and lost my boot menu12:36
fsmithredapt remove grub-efi-amd64-signed12:37
fsmithred^^^12:37
xrogaanMight this be related too? https://lists.debian.org/debian-user/2021/03/msg00090.html12:38
xrogaanI don't have a EFI thingy, still using the old BIOS.12:39
xrogaanAn EFI issue then. Fascinating!12:43
fsmithredthat post might be related. It's hard to tell. Last post is marked solved, but I can't see what he did to solve it.12:47
fsmithredthat post might be related. It's hard to tell. Last post is marked solved, but I can't see what he did to solve it.12:49
fsmithredoops12:49
Silvia57Hi all, I have recently installed Devuan Beowulf, how do I disable wicd on startup without uninstalling ?12:59
fsmithredSilvia57, you can disable it with update-rc.d or else with sysv-rc-conf (which you might need to install)13:01
fsmithredthe second one is easier13:01
Silvia57... with systemd I was used to doing systemctl enable ....13:01
fsmithredupdate-rc.d disable wicd (or something similar to that)13:02
fsmithredcheck the man page for proper syntax13:02
fsmithredxinomilo, I installed elogind from ceres and it killed the lightdm login screen's power buttons. It also killed the shutdown from the xfce menu, but not the logout. And the logout screen has all working buttons.13:03
fsmithredI haven't upgraded dbus13:04
fsmithreddid you try rolling back either of those?13:04
xinomilowith mate, there's no working buttons not even in logout screen13:04
xinomiloi have some work to do, will try later on..13:04
fsmithredO13:04
fsmithredI'll add dbus13:04
xinomiloused tty to `poweroff` last night13:05
Silvia57thank you smithred, but where can I find a good guide, a good manual ?13:07
fsmithredman update-rc.d13:08
fsmithredxinomilo, adding dbus didn't change anything13:08
fsmithredalso, brightness keys work, but my brightness script that uses xrandr isn't working13:08
fsmithrednot sure if that's new or not. I haven't used it in a long time.13:09
xinomiloxbacklight works, but not birghtness keys here13:09
xinomiloit worked before the upgrade yesterday13:09
Silvia57thank you very much fsmithred13:11
fsmithredyw13:11
fsmithredrolling back elogind libelogind0 libpam-elogind fixed it.13:22
Silvia57But doesn't PHPMyAdmin exist in Devuan's repo?13:30
fsmithredif it's in debian, it's in devuan (with only a few exceptions)13:32
fsmithred4:5.0.4+dfsg2-2~bpo10+113:32
fsmithredit's in beowulf-backports13:33
fsmithredhttps://pkginfo.devuan.org/13:33
Silvia57Thanks again fsmithred13:40
fsmithredwelcome to devuan13:40
Silvia57Thank you, sometimes I will break a little ...13:43
fsmithredxinomilo, I filed a bug report: https://bugs.devuan.org/cgi/bugreport.cgi?bug=56313:55
fsmithredemail 563@bugs.devuan.org if you want to add info13:56
xinomilofsmithred, thx :)14:15
xrogaanthere are readmes in /etc/rc{0..6}.d14:18
xrogaanbasically, sysvinit ignores all scripts whose filename starts with K14:18
Gramcorwhere is the system supplied cerfified authority file for tls in debian located?18:31
masonGramcor: dpkg -L ca-certificates18:39
daingunfsmithred: hi, I purged "grub-efi-amd64-signed", rebooted and grub is working normally.21:28
fsmithreddaingun, same here. I was able to test on hardware and reproduce the problem.21:29
daingunfsmithred: currently I am using the latest version 2.02+dfsg1-20+deb10u421:29
fsmithredthat looks familiar21:29

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!