libera/#devuan-dev/ Sunday, 2020-01-19

masonfsmithred: I've been several hours longer than anticipated and I've got to go again for a bit, but: 1) I'd love to see us package a fix. 2) We should think about the current bandaid and decide if we want to try to anticipate or otherwise determine if we're able to release a device or not.00:50
masonFor 2) we can either allow for manual flagging, look for what is currently using a LUKS device and see if it's root or otherwise unlikely to go away, or both.00:51
masonThe current fix - just try once and give up if this fails - is probably reasonable, but I'm certainly not tied to the method.00:51
fsmithredI've cloned the mxlinux repo for cryptsetup-modified-functions00:52
masonfsmithred: If you have thoughts and/or ideas I'd love to hear them - also some notion of whether Debian would take such a fix or if it should be packaged locally for Devuan.00:52
masonOh, hey there.00:52
fsmithredI want to tweak it a bit and put it in devuan00:52
fsmithredhi00:52
masonHow do they fix the issue?00:53
fsmithredfor i in 100:53
masonAh.00:53
fsmithredthey also change the logging of the return value of some other function00:53
masonThat feels sloppy. It's leaving the loop in place but explicitly not looping.00:53
fsmithredfrom log $rv to log 000:53
masonWhich is to say, the code lies about what it's doing just to preserve i, which isn't actually necessary. I like my fix better honestly.00:54
fsmithredyes, it makes sense00:54
masonWhy lose the return value if we can save it?00:54
fsmithredI couldn't remember what else you changed00:54
masonI don't think I like their changes. :P00:54
fsmithredand I can't find a copy of it00:54
masonThat was it.00:54
masonOh, let me fix that.00:54
fsmithredthey also don't include the code for dealing with lvm00:55
masonHere's the beowulf version: https://bpaste.net/QAAA00:55
fsmithredthanks00:55
masonASCII version: https://bpaste.net/S3NA00:55
masonI don't do anything with LVM myself, so that might be someone else's addition.00:55
fsmithredit is00:56
masonfsmithred: Do you have an email I can use? I'll mail you the patches so you don't have to worry about copy/paste whitespace.00:56
fsmithredme at gmail00:56
fsmithredI changed something else but haven't tested yet. Should be ok00:56
fsmithredline 1100:56
masonI'd like to see what LVM changes needed to be done.00:56
fsmithredif [ $rv -ne 0 ]; then log it00:57
fsmithredyou want link?00:57
masonSure, please.00:57
fsmithredhttps://dev1galaxy.org/viewtopic.php?pid=14530#p1453000:57
masonSo, I just sent the raw patches. Dot is ASCII, dash is Beowulf.00:58
masonty00:58
fsmithredyeah00:58
masonIf we need such a thing, I'd be happy to explicitly declare the new content in my patches to be public domain or CC0 or whatever the heaviest release is we can use. :P00:58
masonArgh, and now I'm in hot water for making folks wait for dinner. I'll be back!00:59
fsmithredbye00:59
onefangYou need to put something more edible in that hot water.00:59
enycHrrmph...09:48
enychaving all sorts of trouble trying to reboot my devuan desktop still ;-(09:48
enycThe "udev" errors with devices /dev/sda etc etc  not populated after 10000000 microseconds  thing happens a lot09:48
enycif there are testing images, very happy to  test new-beowulf isntall somewhere..09:49
rrqenyc: there are a couple of pre-freeze trial i386 isos at https://borta.rrq.id.au09:56
enychrrm,  i'd prefer amd64......09:57
enycProbably be bhelpful nonetheles i sohw  that it doe/oesn't work  on this machine ta  currentyly-triggers-issues09:57
enycput in a different hdd and test-away09:57
enycamd64 testing images definitely good $plan,  i'd like to test install MATE desktop etc10:32
LeePenEvilham: Hi.18:00
LeePenBeen thinking about the britney output and avoiding it being propagated to mirrors.18:01
Evilhamdoes it have to be on pkgmaster?18:02
Evilhambecause changing mirrors' rsync settings would be a PITA18:02
LeePenYes, that is where britney needs to work.18:02
LeePenIf we add location /britney with a root /home/britney/public, would that work?18:03
EvilhamI don't mean teh server btw, I mean pkgmaster.devuan.org18:04
Evilhamif we setup a different directory and alias it on the nginx level, mirrors won't mind18:04
Evilhamif it really has to be pkgmaster.devuan.org/britney18:04
LeePenMirrors just take /devuan and /merged not /?18:05
Evilhamthey rsync the dir with everything in it directly18:06
Evilhamthere is just one rsync job, not multiple18:06
LeePenThe root dir?18:07
Evilhamhttps://pkgmaster.devuan.org/devuan_mirror_walkthrough.txt18:08
Evilham`rsync -avz vesta@pkgmaster.devuan.org:~/devuan ./`18:09
Evilhamthat's pretty much the command that they have18:09
LeePenSo I think setting an nginx location /britney will not get propagated to the mirrors.18:12
Evilhamyes :-D maybe we meant the same: as long as the files are not in that dir, it's fine, we can use nginx with an alias directive or location or sth like that18:14
LeePenOK. I will only put it on pkgmaster itself, doesn't need to be on the enabled sites.18:15
LeePenbritney output is now available on https://pkgmaster.devuan.org/britney/18:46
LeePenUpdates every 6 hours.18:46
LeePenOnce we are happy with it we can feed it back to dak to manage unstable -> testing migrations.18:47
Evilhamnice :-)18:51
LeePenI am all for reducing workload!18:51
Evilhamsame19:00
Evilhamjust checked your changes to pkgmaster: totally aprove of them :-)19:01
Evilhamwasn't doubting, just making sure :-p19:02
Evilhamsince I was explaining while on the phone, wasn't sure I made sense :-D19:02
LeePenEvilham: Excellent! I am always happy to be checked up on. Thanks.19:47
xrogaanThe project should consider opting for something else than SLiM as default DM (if it still is). The SLiM project being abandoned since 2013.23:57

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