libera/#devuan/ Monday, 2024-01-08

eyalrozHas anyone noticed crashes of transmission-gtk on Excalibur recently?00:24
plasma41eyalroz: Does it give any error message when it crashes?00:27
eyalrozplasma41: GUI-wise, no, it crashes silently. I need to start it from a terminal and see.00:27
eyalrozI don't suppose it logs failures anywhere?00:27
eyalrozNow, it doesn't crash immediately, it's just that whenever I look for it after I haven't touched it for a few hours, it's gone...00:28
plasma41I don't know. Whatever the manpage says00:28
Xenguyeyalroz, qbittorrent may be worth a look, if you need an alternative00:29
eyalrozXenguy: I was actually quite ok with transmission-gtk, though if I can't get it to stay up, I suppose I'll try qbt.00:29
eyalrozbut - this is a distro channel, the answer should be "hmm, let us try and fix that" :-)00:30
XenguyWho's to say the problem is not upstream?  Hard to know, unless you gather more info00:31
plasma41eyalroz: Were you able to get an error message upon a crash?01:11
soolapimohello. I'm running Ceres and on my last update, I noticed that some things started to fail: xorg doesn't read my inputs, no sound card detected, etc. I've also noticed that kernel 6.6.9 fails to install. What could I do to get around this?11:43
soolapimoError log: https://termbin.com/awnc11:45
soolapimoI think the two issues (kernel not being installed and devices not being detected) are related, but I wonder what could be the fix for this; wait for the headers package?11:46
Jorilsoolapimo: Are you running a usrmerged system?11:48
soolapimoJoril: I'm not sure, actually. I suspect that's part of the issue, since before these logs, a problem existed that things like /sbin/modprobe weren't found11:53
soolapimohow can I check?11:53
Jorilcheck if /bin is a symlink to /usr/bin11:54
soolapimoI ran `file /bin` and it says "directory" so I guess not?11:59
fsmithredI ran into this a couple days ago. I upgraded and got 6.6.9 kernel and also added usrmerge. Files were missing and I had to reinstall lvm2 and dmsetup. That got rid of two errors. Also reinstalled xorg xinit xauth and every xserver-xorg-* that was installed. Then reinstalled elogind libpam-elogind and policykit-1-gnome. I can now boot the 6.6.9 kernel and use startx, but lightdm is caught in an endless login loop.11:59
fsmithredls -l /11:59
fsmithredwill show you if /bin /sbin and /lib* are symlinks11:59
avir327Hallo Devuaneers! After the latest Excalibur update, I get boot errors 'sed: not found' and (probably in consequence), the NICs are not brought up. After reverting to the "base installation" snapshot from ~one month ago, everything is fine again.12:00
avir327This is reproducable.12:00
fsmithredsed and other executables are now under /usr12:00
fsmithredYou should be able to add the usrmerge package to set all the links, but it seems to be broken.12:02
fsmithredSeveral people have had similar problems in the past week.12:02
avir327Did I miss any changelog? I think no...12:02
avir327Is there any documentation?12:03
fsmithredcheck with debian12:03
avir327Is this an upstream issue?12:03
fsmithredyeah, I think they want to prove that they can force their stupid decisions onto us, but telling them that won't make it easier to get help.12:04
fsmithredwe're working on solving it12:04
avir327OK thank you.12:06
avir327I mean: Nice. Thank you!12:06
soolapimofsmithred: thanks for the information. I am not yet on that level of debugging yet, but your xorg problems seem similar. ls -l tells me that both /bin and /sbin are indeed directories as well. I have not heard about usrmerge before. Should I install that package?12:11
soolapimo(and so are /lib*)12:11
avir327soolapimo: installing 'usrmerge' seems to work fine. Symlinks are created, right now I am running the update again.12:14
avir327up and running, 'usrmerge' can then be purged.12:19
avir327Damn arrogance of power. I am curious for the Devuan fix.12:22
fsmithredthere are some recent discussions about usrmerge on the forum - dev1galaxy.org12:24
fsmithredI have to go. See you all later.12:24
soolapimoavir327: thanks. I'll give it a shot now12:28
soolapimoand thanks fsmithred for the background information!12:28
soolapimoavir327: did you just install the package and that was it? No need to run anything? I'm still getting the same errors from dpkg wrt installing 6.6.912:35
eyalrozplasma41: So, my transmission-gtk crashes are apparently due to a segmentation fault (!)12:37
eyalrozXenguy: ping in case this tells you something12:37
avir327soolapimo: Yes, I just installed (and then purged) it.12:39
avir327soolapimo: I missed your errors, joined this channel later.12:40
soolapimoI see, I'm out of things to try then, I guess. This is the error message (which still looks the same after usrmerge) https://termbin.com/awnc12:48
avir327soolapimo: did you try with 'apt --fix-broken install' and 'dpkg --configure --pending'?13:15
soolapimoavir327: just did, but the error messages remain... 'guess I should try a reboot eh13:25
avir327do you have a working kernel?13:29
soolapimoyes, 6.6.8 still loaded and working here. see you in a bit13:36
al1r4dhey, what is purpose of #devuan-infra :/15:38
onefangThat's for discussing the Devuan infrastructure.15:50
soolapimohello, earlier today I reported a problem here with upgrading to kernel 6.6.9 that broke my device drivers. This had to do with the usrmerge thing that I hadn't done prior, but even after installing the package it wouldn't be resolved. I'm now happy to report that I've solved the issue myself, and would like to share the procedure I took to do so: https://termbin.com/lpug22:21
soolapimothank you all who cued me on this issue. I might do a longer writeup later, but this is the sparknotes version of it22:22
Nietzwe are grateful for your contribution!  thank you for being a part of our community22:24
gnu_srs1soolapimo: Couldn't you avoid usrmerge by symlinking?22:26
soolapimothanks Nietz! Frankly, I don't hang out here very often, though. I should try to give back a little more, or in the forums. I'm glad to help, anyway :)22:32
soolapimognu_srs1: I tried it for a few files (modprobe, modinfo, etc) but eventually realized there were too many of them. It would become unmanageable. Also, a lot of the files that were duplicated belonged to the most random of packages, like sane. I could not possibly guess that many files without that script.22:34
onefanggnu_srs1: or just go with the symlinking that usrmerge is currently doing.  Simples!  BTW that symlinking is just a handful of directories, not hundreds of files.23:21
gnu_srs1I meant doing it reverse: ln -s /usr/sbin/modprobe /sbin etc23:39
rwpI might suggest using relative links in these cases.  Because then if the storage is mounted on a rescue media or something at say /mnt then the relative links still point to the correct place.  Just makes things work easier then.23:48
gnu_srs1rwp:  Is (cd /usr/sbin; ln -s ./modprobe ../sbin) etc OK?23:54
rrqit's the link that should be relative, not the command that sets it23:59
rwpI suggest the easiest way to mentally get things correct is to cd to the destination directory and then "ln -s ../from/the/source .".23:59
rrqyou would be thinking: cd /sbin ; ln -s ../usr/sbin/modprobe .23:59

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