libera/#devuan-dev/ Sunday, 2021-09-05

bb|hcbFYI about installing Devuan on a new hardware - none of the Devuan ISOs worked. I managed to install bullseye and manually converted it to chimaera. As a side effect I eneded with usrmerged chimaera system, didn't see anything broken yet00:27
Xenguy.oO( Uh boy )00:29
fsmithredbb|hcb, you tried both installer isos and live isos?00:30
bb|hcbMy concern is that this would be a show-stopper for users - and most of the new systems will come with EFI only BIOS :(00:30
fsmithredI uploaded new destkop-live isos today because the first betas did not boot on uefi00:31
fsmithredbeta2 does00:31
bb|hcbfsmithred: Yep, I tried all beowulf/chimaera isos00:31
fsmithredtoday. 6-8 hours ago, I guess00:31
* golinux is about ready to unplug. Dealing with this s*** is not living.00:32
gnu_srs1bb|hcb: Thanks for test-building and installing eudev. I think I will leave compat-version on 12 for now.00:32
gnu_srs1(Did not see that warning in my beowulf system. Which version of lintian do you use, I have 2.15.0?)00:32
Xenguygolinux, Unplug from what, living?00:33
bb|hcbWill try that on monday, I see only desktop-live with beta2, and that is too big for the small connection here00:33
fsmithredouch00:33
bb|hcbfar in the mountains writing the usb is times faster ;) back in the city it gets reverse00:35
bb|hcbgnu_srs1: install devuan-lintian-profile; then do "lintian --color always -E -I --pedantic --no-tag-display-limit" to see all...00:37
gnu_srs1bb|hcb: In my opinion Devuan should default to a non-merged-/usr system to really oppose those systemd zealots :D00:38
bb|hcbthe most concerning message is: I: eudev-udeb udeb: hardening-no-fortify-functions lib/udev/mtd_probe00:38
bb|hcbthis most probably means that build flags are overritten or not properly passed00:38
gnu_srs1bb|hcb: I've tried to override that warning without succeeding yet. Any ideas?00:39
bb|hcbit is better to get that fixed; i will look into that00:40
golinuxXenguy: The digital world00:42
golinuxWe have already always defaulted to a non-merged /usr00:44
bb|hcbusrmerge is not a bad thing by itself (e.g. for a new embedded system or for some custom containers that share stuff), but for a distro with history it is pointless, because if done fully (incl. removing the /lib, /bin, ... links) that will break all the scripts out there and if not done fully I see no point in starting that; IMHO that is a political game just to show-off how stuff can be00:45
bb|hcbforced on others... :(00:45
golinuxExactly.00:46
bb|hcbgnu_srs1: gcc -DHAVE_CONFIG_H -I. -I../../../src/mtd_probe -I../..  -I ../../../src/shared -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/build/eudev-3.2.9=. -fstack-protector-strong -Wformat -Werror=format-security -c -o mtd_probe.o ../../../src/mtd_probe/mtd_probe.c00:59
bb|hcbCPPFLAGS are unused here00:59
bb|hcbthat is an upstream Makefile problem, needs a patch01:00
* bb|hcb is wrong above01:01
bb|hcbthe build is correct; this is one of the rare cases where the binary is simple enough for the hardening detection to fail; the warning is safe to ignore01:02
fsmithredAug 30 amd64 netinstall iso boots on uefi here. bb|hcb what is your hardware?01:16
bb|hcbfsmithred: DMI: HUAWEI MACHC-WAX9/MACHC-WAX9-PCB, BIOS 1.12 06/28/202001:22
fsmithredbb|hcb, what happens when you try to boot? How far does it get?01:24
bb|hcbwith some isos the bios does not show the usb as a bootable device at all (beowulf); with chimaera it sees it as a boot device but bios pops a dialog with boot failed text and ok button; after ok it says boot failed with ok button and reboots01:25
fsmithredyou used dd or cat to image a usb?01:26
fsmithredor some other method?01:26
bb|hcbdd if=xxx of=/dev/sdx status=progress ; sync ; sync ; eject /dev/sdx01:26
fsmithredyeah, ok01:27
fsmithredis secure boot enabled?01:27
bb|hcband wipefs -a --force /dev/sdx1; wipefs -a --force /dev/sdx before that01:27
bb|hcbnormally secure boot is enabled, i have been trying to disable it, but it automagically comes back enabled. currently dmesg says: secureboot: Secure boot could not be determined (mode 0)01:28
fsmithredthat might be the issue. I'm not sure if anyone has done a secure-boot install successfully.01:29
bb|hcbnow i have rebooted in bios and it stays disabled01:29
bb|hcbdebian 11 iso boots fine both ways01:30
fsmithredI'm not sure if devuan works with secure boot. The one time I tried it, it failed.01:30
bb|hcbi have also cleared and disabled tpm before disabling secure boot01:30
bb|hcbme too - on all my machines legacy boot is there and i use that :)01:31
fsmithredwell, I know it works with uefi is secure boot is disabled01:31
fsmithredis/if01:31
bb|hcbit wouldn't hurt to try booting the beta2 iso, but can't do that now01:32
bb|hcbbtw. during boot grub complains: error: no such device: some-uuid; error: no server is specified (twice); then boots01:37
fsmithredweird.01:37
fsmithredok, thanks in advance if you do get a chance to try the beta2 desktop-live01:37
bb|hcbtrue, efi is wierd01:37
fsmithredand they're all different01:38
fsmithredI need food. bbl.01:38
gnu_srs1bb|hcb: Ok to issue a build for eudev?11:16
bb|hcbgnu_srs1: all the things I have mentioned were cosmetic... maybe test it on a desktop first?13:27
bb|hcbgnu_srs1: just tested it on mine, it boots and no problem is observed.13:33
gnu_srs1Same here, installed and rebooted. No problem :)13:34
bb|hcbluck loves the brave13:40
bb|hcbi believe its OK to build for ceres, after some more testing, push that to chimaera?13:41
bb|hcbfsmithred: beta2 live iso works :)21:59
fsmithred:) Thanks for testing22:00
bb|hcbfsmithred: n.p. you can ping me, when there are new ISOs to check - this is the most picky hw I have seen so far22:06
fsmithredI haven't had any luck making a uefi-compatible minimal-live iso.22:06
fsmithredand there hasn't been one in the past, so there probably won't be one again.22:07
bb|hcbI know almost everything about the legacy boot process, but none for uefi/secure boot :(22:13
bb|hcbCan only help with testing22:14
gnu_srs1bb|hcb: Now built for unstable (Ceres). I assume it will automatically propagate to testing (Chimaera) in two days due to the urgency=high flag?23:38
bb|hcbAFAIK it will not, because chimaera should be frozen before the release; I may be wrong and it may have not yet been frozen (all this happens in Devuan DAK). Currently amprolla is tracking Debian bullseye, so chimaera is merged from Debian/bullseye and Devuan/testing - in other words Debian testing packages do not come in chimaera.23:52
bb|hcbAnyways, because eudev is quite an essential package we shall give the new build more testing - breaking chimaera would be unpleasant23:54
bb|hcbI believe it will be best to discuss this with LeePen23:59
fsmithredyeah, automatic migration to chimaera is turned off.23:59
fsmithredthere are a couple of things that need to be moved manually23:59

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