libera/#devuan-dev/ Wednesday, 2020-05-27

ShorTiefsmithred, did the sleep there help ??13:15
fsmithrednope13:19
fsmithredbooting to single user, restart eudev. That works. It finds all the hardware and loads the right modules.13:19
ShorTiebummer, Sorry13:19
fsmithredI still might try a sleep at the beginning of the script instead of the end.13:20
ShorTiei twas lookin in .depend.boot13:22
fsmithredfind anything interesting?13:22
ShorTielooks like it is read/used as a Makefile13:23
ShorTiedon't know if a sleep in there might help13:23
ShorTieor if it would work13:23
fsmithredeudev is S03 in rcS.d13:24
fsmithredbut it doesn't seem like it does what it needs to do. (no audio, no wireless...)13:24
fsmithredbut booting to single and running eudev manually does work13:25
fsmithredso is that because it tries too soon when it gets to S?13:25
fsmithreddo I need to stop/start it at the end of rcS.d?13:26
ShorTieS02eudev just links to init.d/eudev13:27
fsmithredmy point is that it runs early in rcS and dosn't work, but if I manually run it late (when rcS is complete) then it works13:30
ShorTiemaybe a wait or sleep before 'if udevadm settle; then'13:37
ShorTiestill think the system is racing on before all the subprocess are started13:38
ShorTiethis is just in the initramfs used for install right ??13:43
ShorTiei know in SmoothWall, fest3er has a lock file on uedev13:44
fsmithredI changed it in the live filesystem, not the intramfs13:44
fsmithredthis time13:45
ShorTieso the install can't go any further till uedev is done13:45
fsmithredthe install can't even begin until the system is completely booted13:45
fsmithredthis is the live isos we're talking about. No debian-installer in these.13:46
fsmithredinstall consists of rsync copy the running system and then add a bootloader.13:46
ShorTieoh, ok13:47
fsmithredand in fact, I don't need to fix this problem for the install. You can install without sound or wireless and it'll all work in the installation13:47
fsmithredbut people like to use the live to test hardware13:47
fsmithredand probably shouldn't have to modprobe their stuff to make it work13:47
fsmithredthat didn't work14:04
bgstack15Devuan Meet pad for tomorrow: https://pad.dyne.org/code/#/2/code/edit/gkQJ6KNuZl9WpNTCjzpDas4S/14:06
CynicusAre any developers working on porting eosio to Devuan?23:15
masonCynicus: The general model is that everything comes directly from Debian except where a port is necessary to decouple the package from systemd, so you'd want to look for efforts to port to Debian first.23:17
CynicusGot it.23:17
masonCynicus: And looking at it, upsteam for that seems to support Debian already.23:17
CynicusAh. Was wondering if anyone wanted it ported to Devuan.23:18
CynicusHrrrrmmm...Looks like the latest builds are Ubuntu specific.23:19
fsmithredit may or may not work. Better to download the packages and manually install. Don't add the repo so it can't pull in any surprises.23:25
CynicusYeah...it depends on libicu6023:31
masonCynicus: Discussion of building on Debian: https://github.com/EOSIO/eos/issues/380223:38
masonHm, maybe they don't work on Debian. My initial skim made me think someone had worked through it, with some pain, but maybe there was just the pain and no working through it, on re-reading it.23:39

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