libera/#devuan/ Tuesday, 2023-05-02

tom-1gnarface: Hello . Thank you for your answer . Could you explain what you mean? How can I specify in the settings that network-manager uses only one network interface?08:56
gnarfacetom-1: sorry, off the top of my head i don't know because i don't use network manager. i assume it can do it, but that could be naive. stick around to talk to someone who uses it.13:28
PolaritonCondens<tom-1> "gnarface: Hello . Thank you..." <- Within the [connection] stanza of the connection config file, you can specify something like "interface-name=enp38s0f1".14:02
tom-1Thanks a lot for your advice! I'll try them out and see...18:40
alphalphaHooiii20:18
gnarfacehey alphalpha, if you have questions just ask. it's a slow channel but someone will answer eventually.20:19
alphalphai remember HOAS posted a script on the forums to convert systemd services to sysv but i cant find it20:20
gnarfacehmm, i don't know where that is off the top of my head but certainly someone around here knows how to find it.20:21
gnarfacegolinux: do you happen to remember such a post?20:21
fsmithredalphalpha, there may be such a script somewhere in the sysvinit packages in ceres (or maybe in experimental), but I do also recall HoaS posting something.20:30
alphalphanvm i dont need it anymore20:36
eyalrozSo... I've been ganged up on recently in a HackerNews post that mentioned Devuan, by several people claiming that "Devuan ... for more than a year and a half had a bug which resulted in the empty string being set as root password"21:18
eyalrozI'm guessing they mean this: https://dev1galaxy.org/viewtopic.php?id=5679  ...21:18
eyalrozI don't to pile on you guys;21:20
eyalrozbut I was wondering - has this indeed been a serious issue, or does it sound worse than it is?21:20
gnarfacewell, i mean, it only affects people who didn't set a root password to begin with so...21:21
gnarfaceand of them, only people working from the live imags21:21
gnarfacewhich are meant for... hardware compatibility testing21:22
gnarfaceand incidentally, that post is by the refracta maintainer21:22
gnarfaceso, yes, in my very unofficial opinion, they're making a mountain out of a mole hill21:23
gnarfacemeanwhile systemd ignores permissions for the local console user and THAT'S BY DESIGN!!!21:23
fsmithredeyalroz, it's possible that the installer bug has caused a serious problem for someone, but I haven't heard of it happening. Surely someone would have said something sooner if they had noticed it.21:40
fsmithredand...21:40
FatPhilhave I herped the derp, or is there no more "don't format this partition" option in the installer?21:40
fsmithredit's fixed.21:40
fsmithredthe live installer has "don't format any partitions"21:41
fsmithredbut not selectively to format one and not another.21:41
FatPhil"any" is **VERY** different from "this"21:41
FatPhilIt used to, back in the 80s21:41
fsmithredalso, the live installer does not do any partitioning.21:41
gnarfaceFatPhil: you using the live installer not the net installer?21:42
FatPhilherpy mcderpface, the installer definitely does partitioning21:42
fsmithredthen you are using d-i21:42
fsmithreddebian-installer (devuan installer in the installer isos, not the live-isos.)21:43
FatPhildunno - downloaded an iso. So I'm doing "d-i" as in "downloaded iso"21:43
FatPhilhowever, if the two are different...21:44
fsmithredlol, no I meant d-i = debian-installer21:44
FatPhil**  WHY THE FUCK ARE THEY DIFFERENT ***21:44
fsmithredthe live isos use refractainstaller21:44
fsmithredbecause I'm too dumb to figure out how to get d-i into the live isos.21:44
fsmithredand nobody will hold my hand and walk me through it.21:44
FatPhilI'm sure that's not the case21:44
FatPhilBut making them have the same options would be the humane thing to do21:45
fsmithredyes, I agree.21:45
FatPhilWhat did debian do wrong such that they left others in such an intractable position?!?!21:46
gnarfacewait, certainly the regular installer does let you not format certain partitions. you might have to make sure not to select "guided" partitioning21:46
fsmithrednot sure what you're asking. Maybe I misunderstand, but I think I could give you a list of things they've done wrong.21:47
FatPhilI never guided, guided is retarded21:47
fsmithredyes, the regular installer does some very good partitioning.21:47
eyalrozgnarface:  "meanwhile systemd ignores permissions for the local console user and THAT'S BY DESIGN!!!" <- Not quite sure what you mean here... which permissions?21:47
FatPhilHistorically, you could mount this partition as ..., but also select "don't format this partition"21:47
gnarfaceeyalroz: all filesystem permissions21:48
FatPhilbecause, you know, perhaps /usr/local, or /home, might contain prior data that might be of value to someone21:48
gnarfaceeyalroz: or at least the ones in /dev/ anyway, which is plenty to do damage21:48
eyalrozgnarface: So, if I'm a non-root console user, I can write wherever I want?21:48
gnarfaceeyalroz: you might have to accomplish it by writing to /dev/sda directly but yea21:49
fsmithredeyalroz, if you have been affected by that bug (i.e. you installed chimaera or daedalus from one of the live isos AND you selected "sudo as default; disable root account.) you can easily fix it with 'sudo passwd -l root'21:49
buZzfsmithred: does that even need -l root on sudo'ing?21:50
eyalrozgnarface:  Really? That's kind of stunning... are you sure it's not just in  runlevel 1 or something?21:50
eyalrozfsmithred: I haven't been affected, because I always set a root password and I don't like sudo (I like su...)21:50
fsmithredbuZz, it needs it if you have a passwordless root account and don't want that.21:50
eyalroz(... and I cannot lie.)(21:50
gnarfaceeyalroz: well what i'm sure of is i had to learn how to write custom udev rules for my Steam Controller because systemd doesn't enforce any permissions on input devices21:51
fsmithredsame here, eyalroz, which is why I never noticed it.21:51
buZzfsmithred: ah i would assume just setting passwd would be enough then21:51
buZzTIL21:51
fsmithredoh yeah, setting password also will be good.21:51
buZzso just 'sudo passwd' ?21:51
fsmithredbut the only people who are affected are the ones who wanted to disable root account.21:51
fsmithredroot login, I mean.21:51
eyalrozgnarface: Is this bug reported anywhere? It's definitely something I could use as a comeback ("Oh yeah? Well XXX")21:51
buZzoooo -l , because there's no shell defined yet?21:52
gnarfaceeyalroz: it's not a bug, it's by design, and i strongly recommend against getting into debates with people irrational enough to use systemd and then on the other hand claim they give a shit about security21:52
buZzno, -l is 'lock password'21:52
fsmithreduh, the shell is defined in /etc/passwd. The... yeah21:52
fsmithredlock21:52
buZz:)21:52
gnarfaceeyalroz: (remember, brought to you by the same people who decided the system shutdown doesn't need to wait for filesystems to unmount anymore because "journaling obsoletes the need to properly shutdown")21:55
eyalrozgnarface: Let me ask another question though. In the live-isos, is the "don't define root password" option the default, or do you have to explicitly select that?21:58
gnarfacehonestly i don't know. i haven't seen a recent one.21:58
gnarfacei typically have used the netinstall images, though my last few installs have been with debootstrap21:59
n4dirwho wouldn't love a debootstrap install ?22:00
gnarfacethere's little in the way of other choices for many arm devices22:00
n4dirdidn't know, but i meant it serious. debootstrap is kinda fun, if you have the time22:01
gnarfaceoh, well it certainly is a convenient way to get a minimal rootfs22:02
eyalrozgnarface: It was the same for me, except for one time I dist-upgraded.22:03
n4diralso quite some linux distros have debootstrap, so if you got one on a stick or CD already, you are ready to go22:03
n4dirsay you can only boot from CD, got no more free CD's around, but another distro on one, such cases22:03
gnarfacedid debian ever patch their version of debootstrap to allow you to use it with devuan yet?22:05
n4diri do remember i installed devuan via debian debootstrap, but needed help from fsmithred. Perhaps i remember wrong. Been a few years22:07
fsmithredeyalroz, you have to choose the sudo as default option (or another option)22:08
n4diri haven't even installed in a few years, neither this way nor the other22:08
fsmithredchoices are normal root account without sudo, sudo allowed for shutdown/reboot, sudo for everything with a root account, sudo for everything without root login possible.22:08
eyalrozfsmithred: So if I next-next-next'ed, or ok-ok-oked, it would not be chosen? I'm trying to establish the "exoticity" of the situation22:08
fsmithredit would keep asking you to make a choice22:09
fsmithredpretty sure22:09
fsmithrednever, ever would I make sudo an automatic default.22:10
fsmithredsudo is there for everything in the live environment, without password. That's build into live-config.22:11
fsmithredcan be disabled, but that would be annoying for almost everyone testing out the live iso.22:11
n4diryou do run in liveISOs which are not passwordless though.22:12
n4dirnot much fun finding that info "somewhere"22:12
fsmithredright22:12
fsmithredbeen there, done that.22:12
fsmithredeyalroz, I guess the incidence of this bug is about as exotic as former ubuntu users who switch to devuan and use the live installer. I expect there are a few out there.22:13
n4dirmost of the time that is the most important thing you want to know, and they hide it somehwere in the middle of nowhere. iirc for a version of debian-live it was not to be found at all. ha ha22:13
eyalrozn4dir: "they" <- Do you mean Ubuntu people, or Devuan people, or refracta people?22:15
n4direyalroz: no, it was not devuan. I forgot which distros those were22:15
n4dirnot ubuntu either22:15
n4dirrefracta is as easy as it could get. user:user root:root22:15
eyalrozAnyway, I should probably not be wasting my time on this, a hunger striker just died the other day because prison authorities did not allow him to get appropriate medical attention.22:16
fsmithredwhere?22:16
eyalroznm, sorry, I shouldn't have brought that up, I don't want to take this chat into that kind of politics. It's in Palestine/Israel.22:16
fsmithredyeah, good point. but thanks for the answer.22:17
fsmithredI assumed US22:17
eyalroz"Eyal" is a Hebrew name, it means "strength"...22:17
fsmithredgood name22:18
eyalrozfsmithred: Not if you're the guy who always got picked last for football matchups and was using an inhaler T_T22:18
fsmithredoops.22:19
fsmithredwe should move to OT or PM22:19
fsmithredI was next-to-last picked.22:19
fsmithredafk22:37

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