libera/#devuan/ Tuesday, 2024-02-27

chomwittgnarface: thanks for answering my question. I saw your answer examining logs because weechat hadnt got it .08:01
rustyaxefound a bug in the various kea init scripts; /run/kea doesnt exist and needs to :o08:05
raubSo I installed devuan in a laptop yesterday, but it seems it has issues:11:23
raubWhile it 'ip a' sees the wireless interface (used for the install), I do not see the network icon on the panel (using the default (xfce?) windows manager). When I connected a usb to ethernet device to install missing packages, I had to run dhclient for it to connect11:25
djphso you don't have network mangler installed?11:26
raubAnd when I run apt-get install package, it kept downloading the package and its dependencies over and over again (I stopped at 4 loop)11:26
raubdjph: do oyu mean network manager?11:27
djphyeah, that too11:27
raubNo worries; I myself have a hard time typing =)11:28
djphI've never seen apt loop like you describe though ... that's11:28
djphoh, no, it's on par with pulse audio and systemd for "stop thinking you know better than me"11:28
raubThat is my main issue with systemd11:29
raubBack to network manager I did see it there, I think. Maybe I could see if I can connect to network from command line?11:30
raubLet me start laptop again11:30
raubInteresting: on bootit si trying to dhcpdiscover on wlan0.11:32
raubI guess it is ASSuming the wifi I used to install it is the one I am using here11:33
raubps -ef|grep -i network shows nobody alive11:35
raubBut syslog shows nm-dhcp-client being used11:36
raubSo, there is a /usr/lib/NetworkManager11:36
raubBut no nmcli11:37
raub'dpkg --get-selections|grep -i netowkr' does not show network-manager11:41
raubs/netowkr/network; I am either dyelxic or just can't type. Or both11:41
raubReinstalling the OS now12:20
raubUpdate: reinstall successfull in now I am connected to my home network and the nm applet seem to be working14:05
raubHowever, it connected to my network before I logged in to user account, as in it did not ask for pw14:06
ted-iousraub: I think there's a setting for allowing everyone to use the network and maybe you should uncheck it.14:41
ted-iousIf that doesn't work I'd delete the network and then create it for your user.14:41
nemohm. we are now up to 19 devuan linux machines at work20:27
nemoin our teensy little fiefdom20:27
nemoobviously that could all go crumbling down the instant they impose a tool that is systemd-only20:28
nemobut for now, everything still supports sysv20:28
ted-iousnemo: A commercial tool?20:32
ted-iousYou can always tell the vendor that they have to make a non systemd version or you won't buy it. :)20:32
nemoted-ious: regrettably I have no say in such matters. but I could, I suppose, pretend I do21:18
nemo... well. I usually don't21:18
Guest9883Okay, so my newly installed Refracta is not booting.  I tried the manually booting by using: set root=blah blah. Then: linux /boot/vmlinux blah blah root=/dev/sdablah.  But there is no sda.  ls /boot shows user contents not root.22:36
gnarfaceGuest9883: to clarify, you're saying /boot contains what should be in /usr?22:40
ted-iousIs refracta a linux distribution?22:40
gnarfaceyes22:40
gnarfaceit's sort of a distro-generating toolset and a distro, but it's based on devuan and maintained by one of the devuan maintainers22:41
gnarfaceGuest9883: not sure what happened, but just based on that information only, it kinda sounds like you're not using UUIDs in your fstab and the partitions changed order on you somehow. should easy to fix, though i'm not clear on why it happened22:42
Guest9883gnarface, no /dev contains /user/dev22:43
gnarfaceGuest9883: /user/dev not /usr/dev?22:44
Guest9883correct22:44
gnarfaceGuest9883: nah, now i really don't know what happened, there shouldn't be any directory called user22:44
gnarfaceunless you named your actual username "user" ?22:44
Guest9883user is my user name22:44
Guest9883so ls /dev produces stdin stout null etc22:45
n4dirmy username is user.22:45
gnarfaceGuest9883: hmmm... /dev still shouldn't be anywhere in /home, and the home directory shouldn't be at the top level... can you take an inventory of all the partitions so we can maybe figure out what happened?22:45
n4diri probably would reinstall.22:47
Guest9883I don't know how to reproduce the output from grub> terminal22:47
Guest9883But basically hd0,gpt0 to 722:47
Guest9883I have 3 linux os partitions, and a windows that I haven't booted to in a long time.22:48
gnarfacehmmm...22:48
gnarfacefsmithred: any idea on this? ^22:48
Guest9883I installed Refracta do sda2.  My Bios is selected to boot to both legacy and efi22:49
Guest9883refracta *to sda222:49
Guest9883I then tried to boot to another linux distro, but same /username/dev output22:50
gnarfaceGuest9883: i guess i would try booting the devuan live iso and try to repair the partition mappings manually but that doesn't really explain what happened so it might not work22:51
Guest9883when I just tried to hammer it home: grub error: symbol 'grub_is_lockdown'22:51
Guest9883I'll look up "repair partition mappings manually".  Going to practice my french horn.  Getting head ache ahah.  Thank you!22:52
gnarfaceGuest9883: well, you might want to try to figure out what happened first, since maybe there's a simpler option22:53
gnarfaceit's weird you're seeing the same problem repeatedly with different distros...22:53
gnarfacebut maybe i'm missing something obvious here22:54
Guest9883Maybe the troubleshooting info is bad: set root=(hd0,gpt2)/22:54
Guest9883err.  I mean set root=(hd0,gpt2)22:55
gnarfaceyea, well grub names partitions differently than a booted linux distro, so that's somewhat confusing22:55
Guest9883I tried both.  It's a puzzle. Take care.22:55
fsmithredgnarface, I read the scrollback and I am bewildered.23:15
fsmithredmaybe a combination of setting the installer to no-format and selecting the wrong partition could do that.23:17
fsmithredor if he chose to use a separate partition for /home and then mounted some other system's root partition, he'd get a /home/dev, but it sounded like he installed it to a single partition.23:18
n4diri somehow was able to not format and install refracta to ntfs or such, and it took us long to figure it out, fsmithred . Is a few years ago, you probably don't remember23:20
n4diri'd reinstall anyway. It doesn't look it is worth to look into it23:20
fsmithredYou're right - I don't remember that.23:21
n4dirha. Yeah, there is a bit in a refractainstaller which can be not too clear. Here and there. Or it is me, not complaining23:23
n4dirme always hitting the enter key without reading23:23
fsmithredYeah, I sometimes have to stop and read to make sure I know where I am.23:33

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