libera/#devuan-dev/ Saturday, 2020-03-14

agrisWhere do I put OpenRC scripts so that that do not interfere with SysV scripts and override them?00:04
bpmedley   rrq : What you say makes sense about the CD layout.  Let me get a screenshot of what I'm experiencing.01:49
bpmedleyrrq : http://bmedley.org/adhoc/2020-03-13/ScreenShot2020-03-13at7.52.17PM.png <-- This is the partition menu from the generated iso on my build VM.01:56
rrqah. I misunderstood...01:57
rrqthat would mean there is no network? i.e. it lacks the various partman-* udebs01:58
bpmedleyI'm not sure, because your iso has Ext4 and a few others.01:58
rrqyes those come from/by the partman-* udebs01:59
rrqhmm gotten from the pool or network; not in the preloaded udebs02:01
rrqcan you share the iso building build log?02:05
rrqnc termbin.com 9999 < logfile02:06
bpmedley /var/log/apt/history.log?02:10
rrqno I was hoping you kept the "make ISO=netinstall" output02:10
bpmedleyNo, sorry.  Shall I do a make clean and another make IOS=netinstall?02:11
rrqwell, first check the iso by mount ing it, say at /mnt, then do "find /mnt/pool -name partman-\*" just to see if they are there02:12
rrqshould get 42 items (coincidentally :))02:13
rrqif not, either the devuan-installer-iso is incomplete, or there's something different with our build hosts02:14
bpmedleyrrq : $ find /mnt/loopback/pool | grep partman  <-- No output02:14
rrqok.. yes then a log of the make would be good... is there anything in the pool?02:15
bpmedley$ find /mnt/loopback/pool/DEVUAN/main -type f | wc -l  <-- 25 files02:17
bpmedleyIs all I need to do a "make clean" then a "make ISO=netinstall 2>&1 | tee history.txt" ?02:19
rrqyes, though 2>&1 needs to be after | doesn't it?02:20
bpmedleyI"ll test..02:20
rrqI usually do "make ISO=netinstall clean build |& tee LOG"02:21
rrqnote that every successful build captures some files into content/beowulf-3.0-amd64/netinstall-$DATETIME/ but not the run log02:25
rrqit captures the udeb lists (before and after dependency tracking), the pool load list and the resulting Packages files02:26
rrqlet's go pm02:29

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