libera/#devuan-dev/ Saturday, 2021-09-04

bb|hcbmason: i have just tried with devuan_chimaera_4.0.beta-20210830_amd64_desktop.iso - same result; bios says "boot fail", then "no boot device"01:03
masonbb|hcb: Argh. Alright, I think your notion of installing Debian and converting might be the straightest line from here.01:05
golinuxbb|hcb: desktop.iso is not the same as desktop-LIVE.iso01:07
golinuxI think I remember that being mentioned above.01:08
golinuxBut I often get things wrong.  :)01:08
bb|hcbI will try buster and converting01:09
bb|hcbBuster boots OK01:14
fsmithredmason, you can do a debootstrap install from any of the live-isos. bb|hcb bootstrap install is easy. bb|hcb if you use a refracta iso, there's a file with instructions and a script to do the bind mounts.02:31
fsmithredXenguy, I figured out how to be in two places at once when I'm not anywhere at all.02:32
* rrq finds that lieka usefull skill02:43
rrqlike a02:43
fsmithredI tried out webchat while I was at the radio station. It works.02:50
Xenguyfsmithred, love it03:15
masonfsmithred: You can't debootstrap Chimaera from Debian without snagging stuff for Chimaera. Noted because I tried it and observed it firsthand. You can deboostrap Beowulf, though.04:35
fsmithredgood to know. I didn't think it worked. I forget who said it.04:35
masonI need to have my installer fetch a custom debootstrap so it doesn't matter what's being used.04:35
fsmithredjust use a devuan live or refracta iso04:36
masonPretty sure Beowulf is supported. I'll verify. I want to get our deboostrap in any event.04:36
fsmithreddevuan debootstrap is already installed04:36
masonfsmithred: That was the thing for bb - he was saying they weren't booting for him I thought. I might have misread of course.04:36
rrqI think you'll need chimaera's debootstrap version for the chimaera script04:37
masonMy installer tries hard to not care what's being used to run it, so I can't depend on the native debootstrap working if it ends up being Debian.04:37
masonYes.04:37
masonI think that'll be the most comprehensive version.04:37
fsmithredrrq, you're right04:38
masonAnyway, that'll be work for the weekend. Once I'm done with this I'm going to publish it somewhere. It's the current iteration of the thing I throw in pastebins for folks sporadically.04:38
masonI seek to make it sufficiently not-embarassing that I'm willing to publish a stable version of it.04:38
rrqit also includes the correction against defaulted usr-merge04:38
masonrrq: That appears to still be an option, even if they've flipped the default. If you explicate it, debootstrap will obey no matter what version you've got.04:39
masonI'm not sure I've let it have its head in that regard for a while.04:39
masonAlright, I'm off again. Was just checking in to look at a work project's progress.04:40
fsmithredg'night04:40
masono/04:40
rrqfsmithred: I just added fsmithred as co-admin for devuan/forum-lang04:42
fsmithredwhat is that?04:42
rrqthat's the languages subdirectory for dev1galaxy04:43
fsmithredcan I get there from admin panel?04:43
rrqno it's on the git store04:44
fsmithredoh04:44
rrqit's a git project on the git store04:44
rrqto allow new languages be added without a ralph bottle-neck04:44
fsmithredare there specific files that people will want to submit? Or is it all files in each dir?04:45
fsmithredall04:46
rrqit's a separate directory tree for each language04:46
fsmithredyeah, I see04:46
fsmithredso... add or replace files, commit and push04:46
rrqI was thinking an author would start by cloning the project, then eventually submitt a merge request... then a trusted person would review and merge ..04:47
rrqand then someone goes to the forum code and pulls the update04:48
fsmithredI like that better. Less chance of keymap issues04:48
golinuxI was happy to hear LeePen's assessment yesterday that usr-merge is far from a done deal.04:48
rrqatm the project is "private"04:48
rrqgolinux: yes... we'll see04:49
fsmithredI've never handled or made a merge request04:49
fsmithredlooks like it can be done in web interface. Is that correct?04:50
rrq yeah; the important bit is that somone other than me has admin rights... then it's a matter of getting someone (else?) to handle the technicalities04:50
rrqI think so. I haven't done it merge in the gui04:51
rrqI always merge in the privacy of my home04:51
fsmithredI'll clone it and see what it looks like04:52
fsmithredI see cyrillic04:53
rrqyes; and we have jobautista's Tagalog in my todo pile...04:54
rrqhah.. maybe I can submit that as a merge request .. to learn the process ..04:54
rrq.. and I think I have a a Spanish update as well04:56
fsmithredmost of the search hits seem to be specific for github or gitlab04:58
rrqprobably... let me submit something (later today) and then you could try to merge that (tomorrow) .. just to have a bit of fun04:59
fsmithredI was playing (fighting) with a new Synology server today. I think I'm fried.04:59
fsmithredtomorrow will be good05:00
fsmithredI might even be awake before you go to sleep05:00
rrqyes, well, there is no rush05:01
rrqwith this setup we might avoid current SP-blockage for forum translations05:06
fsmithredok, I'm off to dreamland. See you on the other side.05:07
rrqnight05:07
gnu_srs1FYI: I have now pushed eudev 3.2.9-10 upstream again. I had to remove the eudev.maintscript completely to build with debhelper 13.5.13:31
gnu_srs1Built and installed fine locally with: debhelper_13.5.1, libdebhelper-perl_13.5.1 and dwz_0.14-1 as well as13:31
gnu_srs1debhelper_12.1.1, dwz_0.12-3, and libdebhelper-perl removed :)13:31
bb|hcbgnu_srs1: I have fetched your changes and will do a build and see if it will work23:05
bb|hcbfyi, my previous try didn't install udev.conf at all and update-initramfs broke. To fix I did a touch /etc/udev/udev.conf and everything worked, but that is obviously not a solution...23:07
bb|hcbNow I will install your version and remove udev.conf before doing so23:08
bb|hcbLooks like working :)23:21
bb|hcbBut, I tested on a system w/o desktop env, so its better to do some more testing before pushing the build23:21
bb|hcbgnu_srs1: there is a lintian P: eudev source: package-uses-old-debhelper-compat-version 1223:24
bb|hcbits not a bad idea to bump to 1323:24
bb|hcbalso current standards are 4.6.0 (but lintian does not know that yet)23:26

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