libera/#devuan/ Tuesday, 2023-10-31

bootdevplzin initramfs console00:34
bootdevplzopened luks and vgchange -a y.      fsck /dev/mapper/vgxxx works.  but mount /dev/mapper/vgxxx /root  says no such file or dir.  its the same device file, and /root does exist. wth?00:35
bootdevplzah ok that mount needed -t ext400:38
bootdevplzbooting :)    (needed still to call cryptsetup myself, yet)00:49
bootdevplzbtw, ctrl-C is not working.  not from install cd,  not from the installed system.... wut????00:50
rwpI have not read through the scrollback but it seems you are doing something very custom?  So perhaps your stty erase character is not getting the normal treatment?00:53
rwpRun "stty -a" and look at the "intr" setting.  Normally that would be ^C but if it ways # or other things then it is simply not configured as a modern system.00:53
bootdevplzrwp nope was aiming for simple install (besides using raid, on it luks, on it LVM, which just works in the menu disk partitioner even).  but it failed to boot with EFI/ESP (maybe instructions were unclear???) so I switched to booting as legacy non-EFI00:54
rwpSet it with "stty intr ^C"00:54
rwpBooting legacy bios mode is the reliable option.  UEFI on my somewhat older systems is buggy and problematic, hit or miss on a machine by machine basis.00:54
bootdevplzwhy did we even switched to EFI? someone needs to make a kickstarter for good mainboards with full legacy.   we can have funds for solar roadways or selffilling bottles so why not that00:55
rwpAt the time I was told it was so the UEFI boot environment could have a full graphical OS consuming as much disk space as needed to do so.  At a time when nand flash memory was small and expensive.  And people wanted the firmware configuration screen to be able to use the mouse.00:57
bootdevplzctrl-C was not working already in the install CD..... what is this... could it not work in some of USA keyboard settings?00:57
bootdevplzgraphical BIOS with mouse, yeah clearly an everyday needed.  eh humanity...00:58
rwpIn the install CD?  With the graphical installer or the text mode installer?  I would not expect it to work with the graphical installer.  So text mode it is.00:58
bootdevplzrwp  exper install, so it was text mode.00:59
rwpIn the text mode installer do you mean after pressing Alt-F2 or Alt-F3 to get to one of the spare consoles and then it does not work there?  I recall it working for me.00:59
bootdevplzalso, ctrl-alt-f4  was as well not working in installer, never managed to switch console00:59
bootdevplz-f2 or -f3 also not00:59
bootdevplzit did nothing00:59
rwpThis is all indicating to me that your keyboard is not producing the expected scancodes.  Try a different keyboard?00:59
bootdevplzctrl-alt-f switching DOES work in the installed OS now.01:00
bootdevplzbut not ctrl-C in vt1 at least01:00
rwpThe installer will be running in vt1 and that has a captured user interface for the menus.  Control-C should not do anything there.  If you want to abort or cancel you have to walk through the menu selections.01:01
bootdevplzstty -a   shows settings that I guess look normal, also I didnt changed anything here01:02
bootdevplzhow to view scancodes, as TTY sees them?01:02
bootdevplzshowkeys --scancodes.  ctrl-C makes  0x1d 0x9d01:04
rwpI was off setting up an install test.  Though I am sure that it all works for me okay.01:05
bootdevplz1d 9d  is just CTRL key01:07
bootdevplzctrl-c should be 2e ae01:07
rwpFor me I verified that Alt-F2 and Alt-F3 switch me to the spare consoles and Control-C works there no problem.01:08
bootdevplzother keyboard  said:  USB overcurrent, and turned off the computer.  LOL.01:08
bootdevplzwhat is this cursed hardware01:09
rwpWhat said "USB overcurrent"?01:09
bootdevplzkernel01:09
mystified1234Hi I've downloaded Devuan 5 minimal, what is the command to start the installation process, "install" is not the command.01:10
rwpWell...  I don't know how to interpret these things but there is a clue to the problem.  It's talking to you.01:10
mystified1234Intending to install a base server, no desktop01:10
bootdevplzmaybe the uefi commitet heads wants a free usb keyboar for santa this year01:10
rwpmystified1234, Instead I strongly recommend downloading the "netinst" ISO image and using it.  That's the one you want.01:10
mystified1234ahh. thanks01:11
rwpThe netinst iso will boot to the installer.  It is the small download image and will download packages as it installs them.01:11
KZSAZOtoday i switched from debian bullseye to devuan daedalus, the only issue i had was that the 5.0.1 desktop/netinstall ISOs wouldn't allow me do UEFI boot and none of the solutions on the forums (https://dev1galaxy.org/viewtopic.php?id=5864) worked for me, but i worked around it by installing chimaera first and then upgrading to daedalus. i'm really liking it so far! feels good to not have to deal with systemd anymore :P01:12
rwpIf you need an offline installation off the net then the other images can be used offline.01:12
rwpDocumentation to walk through the install: https://www.devuan.org/os/documentation/install-guides/daedalus/install-devuan01:12
bootdevplzKZSAZO cool.  I worked around different problems with uefi by using non-efi here (old mainboard)01:13
rwpWelcome KZSAZO!  Glad you could join us.  And there have been many people today with UEFI problems.  It should be no wonder that we gripe about UEFI!01:13
bootdevplzwould be nice if installer would tell you are you in EFI mode or not, show some hints;  and ask what boot method you want.  e.g. tell you about the 1 mb partition trick01:14
rwpmystified1234, I should have also mentioned that you want the amd64 version for most current desktop or laptop machines.  I should have said that initially.01:14
bootdevplzsomething that upstream would work on I guess (debian install menus)01:14
rwpI agree that it would be nice.  It effects the partition layout created.  It effects which grub packages are installed.01:15
mystified12345.01amd64 is being DL via torrent01:15
mystified1234using a ventoy usb01:17
rwpRegarding Ventoy...  I don't know how well that works, have not tried it myself, and we only hear about it when people using it have problems, so that's biased data.01:18
rwpIf it does not work please just try booting the ISO directly.01:18
NecrodiverIve never had trouble with ventory01:19
Necrodiverventoy01:19
Necrodiveri use it all the time01:19
mystified1234sometimes they dont boot. Minimal booted.01:19
brocashelmno issues with ventoy; i use it all the time with my live isos01:19
rwpThere you go!  A positive report from someone not having problems with it.  That's good to hear.01:19
KZSAZOi used ventoy to install devuan today, worked well with all the ISOs i tested01:19
mystified1234I'm walkint to the server, I'll provide you with the results in a few. Thanks Guys.01:19
brocashelmonly time i've had issues booting ventoy menu is incorrect option (using legacy boot on uefi/secureboot)01:20
brocashelmit has eliminated whatever issues with unetbootin or multibootusb (can't recall the name)01:20
brocashelmthat's all01:20
rwpmystified1234, I know there is a minimal boot image but I don't see one listed in the Devuan download areas.  Makes me wonder where you got your image from?01:21
rwphttps://www.devuan.org/os/documentation/install-guides/daedalus/install-devuan01:21
* rwp is being called afk again01:22
yauzOk, can't replicate the weirdness. Must have tickled something odd. Now the installer behaves like the regular Debian installer.01:24
KZSAZOrwp, mini.iso here: https://pkgmaster.devuan.org/devuan/dists/ceres/main/installer-amd64/current/images/netboot/01:24
gnarfaceyauz: probably aliens01:24
KZSAZOoops didn't mean to link to ceres instead of daedalus, sorry!01:28
bootdevplzis there some package to install to get the minimal default firewall?01:30
gnarfacewhatever is in debian, it's got01:31
gnarfacebut there's nothing minimal about a package to control your firewall01:32
brocashelmufw is often recommended01:33
brocashelmbut define "minimal"?01:33
bootdevplzthe nft.conf that closes all incomming, but keeps normal outgoing working01:34
yauzgnarface: riiiiiiight.01:35
gnarfacebootdevplz: "apt-cache search firewall" only returns 52 packages, and the ones that aren't related are easily discounted by description... take your pick or just put some iptables/nftables rules in a shell script yourself01:37
gnarfacebootdevplz: actually, here, i wrote one already, you can have it: https://paste.debian.net/1296778/01:38
gnarface(sorry it's iptables, if you want to use nftables you'll have to do some minor transposing)01:39
bootdevplzgnarface yes, that. neat. Should be a package so you can 1cmd get int, with obvious name like  firewall-mostsimple-firewall  and maybe depend on a thing to make nft load config on boot02:01
bootdevplznext, would be even better if installer would ask user whether to install that. just one less thing to remember on many installs02:01
bootdevplzas for ctrl-C, f1 etc.. seems it was the keyboard hardware just broken02:02
gnarfaceyep, they don't last forever02:04
gnarfacedevuan's not really about bolting new stuff on though02:05
gnarfaceit's just about preserving the way debian was working before systemd broke it02:05
gnarfacei think you probably want ufw?02:05
gnarfaceor maybe uruk or something like that02:06
gnarfaceserious, look at the output of "apt-cache search firewall" line-by-line and see if anything looks familiar or at least promising02:07
bootdevplzraid mirror sda+sdb, few times was booted with just sda attached. how to resync them, assuming correct data is on sda?  it never finished sync since RAID creation.02:24
bootdevplzjust worked with --re-add. allright all turned out FINE with this install of Devuan.02:33
mystified1234Hey Guys, Please share your thoughts. I'm at the final stages of a server install. I've now been asked to pick my init. I'm not much of a techie, never been one for SysD, thus why I'm here at devuan. my desktop os of choice is Redcore linux a gentoo child. it uses openRc, I've toyed with runit but not long on void & artix. I've not really used SystemV, what do you guys suggest for a server not a DE?03:02
djphsysv is "fine" ... or just pic kwhat you know03:02
mystified1234time to learn somet6hing new. well at least I can be pain here @ #devuan irc03:03
n4diras far i can see with runit you can't be sure what gets "controlled" by runit in /etc/ or by sv; and what gets conntrolled by /etc/init.d. At least i can't figure it out03:04
n4dirit doesn't bother me much, but it is a bit annyoing first having to search for where/how it gets controlled at all.03:04
n4dirwith sysv to me it is pretty clear03:05
n4dirnot sure if i used openrc with devuan, i sure don't remember. - What djph is probably what i agree with: just what you are comfortable with03:05
KZSAZOjust noticed i have an empty "sources.list~" file inside /etc/apt/ and i've never seen that before, is this normal? i updated from chimaera today and had to update /etc/apt/sources.list so i'm wondering if it's a file i created by mistake or if it was created during the upgrade process03:10
gnarfaceKZSAZO: my guess is it's most likely a backup of the previous version of the file created by your text editor (emacs and mg do this by default)03:34
KZSAZOi use nano and vim, i don't remember this being the default behavior for those editors03:38
gnarfaceit wasn't last i checked either, but anything's possible..03:39
n4dirif vim closes "by accident", say you close the terminal-emulator while vim is running, it will make a backup (per default)03:40
KZSAZOn4dir: oh! my power went out earlier today, that must have been it03:41
KZSAZOi had /etc/apt/sources.list open in vim before it went out i'm pretty sure03:41
n4dirglad i remember. It happened to me perhaps 2 or 3 times, and i was quite confused. Just deleted the backup, and forgot about it (until you asked=03:41
n4dirwell, first i remembered that some distros/OSes have vim per default configured to do backups automatically. But not devuan, as far i can tell03:43
mystified1234with what command do i look to find this firmware,    "W: Possible missing firmware /lib/firmware/tigon/tg3_tso5.bin for module tg3". Ive tried searching with apt search & apt-cache , it's not locating any of these files. It's an old apple macmini so it's the old broadcom drivers.04:16
n4dirtry "apt-file search <yada-yada>", apt-file needs first to be installed and updated04:18
n4dirprobably "apt-file update", you will get the info while installing it04:18
n4dirmystified1234: is it a powerpc mac mini?04:20
gnarfacemy google searches suggest it's firmware-linux-nonfree04:22
mystified1234not power pc, intel 2011  I7-2nd gen04:25
n4dirhttps://wiki.debian.org/MacMiniIntel Perhaps it has the info you need04:26
n4dirat forums.debian.net there have been many threads about "mac" too. iirc04:26
mystified1234Broadcom Inc. and subsidiaries BCM4331 802.11a/b/g/n04:26
mystified1234thanks04:27
* n4dir had his battles with powerpc 04:32
fluffywolfdon't forget firmware has been moved out of the main repos as of daedalus.04:37
mystified1234hey guys can you help out wlan stays down whenever i try  ip link set dev wlan0 up. "wlan0:  state DOWN"  the drivers are working Broadcom. subsidiaries BCM4331  Kernel modules: bcma08:57
gourmorning08:57
mystified1234If run rfkill list then rfkill unblock08:58
mystified1234hi gour, good evening were I am08:58
gourjust installed daedalus on my old (lenovo e125) netbook08:58
gourit looks beautiful and it is very slim 😄08:59
gourmy main machine has siduction, but i'm considering to try devuan (again)08:59
gourin the past had some issues with setting the default sound card and problems with viber which i regularly need with some other prop. apps09:00
gourtherefore, i wonder if i could possibly avoid those issues by using flatpak for those?09:01
mystified1234I recommend steering away from flatpaks & snap etc.09:01
mystified1234what DE are you running09:01
gouralso, wonder why installer did not install linux-firmware for my old amd card to boot into proper resolution?09:01
gourmystified1234: well, i've regular need for viber/zoom and (very rarely) for some skype calls. do you believe that native packages are behaving better?09:03
* gour is running xfce09:03
mystified1234what is in your /etc/apt/sources.list    daedalus-updates main non-free-firmware contrib09:03
mystified1234check the contrib, it's from here that you can find old drivers.09:04
gourafter install i've added 'contrib' and 'non-free' and manually installed firmware-linux-nonfree09:05
mystified1234I've just installe to an mac mini 201109:05
mystified1234I've managed to install the old broadcom drivers that were in legacy09:06
gourdaedalus-update line is ok09:06
mystified1234these should be the same on all lines09:06
mystified1234 main non-free-firmware contrib09:07
gouri like siduction's support for btrfs+snapper, but i believe that with backports i'd be fine with those few apps i want in more fresh state. with that i could avoid the need for tinkering/updating my system constantly and hopefully have more stable experience09:08
mystified1234I must go, goodnight. Food is waiting!09:09
bootdevplzhow to have working swap on encryption?13:01
bootdevplzthe /etc/crypttab contains proper entry for md1_crypt on /dev/md1   but running crypddisk-start md1_crypt doesn't do anything. no error13:02
bootdevplzit is NOT creating the /dev/mapper/md1_crypt13:02
bootdevplzoh. nevermind. it is created.13:02
bootdevplzgeneral questions about debian/linux, on Devuan, are ok here?   how do you "protect system" in general, such as some tripwire, rootkit scanners and such13:27
fsmithredI hide behind my router and use noscript in my browser.13:33
fsmithredoccasionally run rkhunter or chkrootkit13:33
fsmithrednever found anything for real with those13:33
fsmithredand on boxes that have ssh open, I use auth keys.13:34
fsmithredafk13:35
bootdevplzhow about apparmor, selinux?13:35
fsmithredNo apparmor or selinux, and also no worry about local bad actors.14:05
jauserhi all, just one question, is or was acetoneiso removed from repo, using live18:31
gnarfacejauser: check for yourself at pkginfo.devuan.org18:31
jauserty18:31
gnarfacelooks like yes though18:32
jauseroh, guess i boinked up, using pkgmaster.devuan.org not deb.devuan.org18:32
gnarfacebut just from daedalus18:32
gnarfaceit must not have made the freeze but they put it right back in18:32
gnarfacepkgmaster should have all the same stuff as the other repos, but they just ask everyone not to use it to save bandwidth18:33
jauseroh, noted18:34
jauseranother one, is there any plan or an idea of putting douane in as a package18:35
gnarfacenever heard of it, but that's probably a question for debian18:37
gnarfacearound here, they don't really change the packages except as a last resort18:38
gnarfacethe best way to get a package into devuan, is to get it into debian18:38
gnarface(without depending on systemd)18:38
jauser:)18:41
jausertheres opensnitch though, so that something, its just nice to have something that blocks on a per program basis18:42
jauserty18:42

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