libera/#devuan-dev/ Sunday, 2020-07-26

kreyrenthere is an annoying bug in debootstrap that causes it to generate virtual directories full of files22:23
kreyrenwhich probably store confidential information of the developer who made the logic..22:23
kreyrenand then they can't be removed using rm -rf22:24
kreyrensame issue on debian's release22:24
fsmithredkreyren, where are these files?23:33
kreyrenfsmithred, using command alike `debootstrap --variant=minbase --arch=amd64 --no-merged-usr  "chimaera" "chimaera"` creates them in /proc and /sys23:34
kreyrenwhere those are mounted procfs and sysfs23:34
kreyrenwhich i believe is unexpected? Never noticed this being a case on debian suites23:34
fsmithredoh, I don't have /proc or /sys23:34
kreyrenfsmithred, eh?23:35
fsmithredno /proc and no /sys in my debootstrap install23:35
kreyrendebootstrap 1.0.123+devuan2 ?23:35
fsmithredit's just sitting there in a directory where I created it23:35
fsmithredwhatever is in beowulf23:35
kreyrenfsmithred, i am on chimaera so i think that's issue there23:36
fsmithred114 here23:36
kreyrenso probably issue in chimaera?23:36
fsmithredok, gimmie a couple minutes23:36
kreyrenwant me to make you docker command for PoC?23:36
fsmithredno, I'm gonna do it on the laptop that is currently running chimaera23:37
kreyrenok23:37
fsmithredyeah, it made /proc and /sys but they are empty23:41
kreyrenweird23:41
fsmithreddid you bind-mount them for chroot? They would not be empty then.23:42
kreyrenfsmithred, i didn't touch them and they are generated from a project that calls the command above23:42
fsmithredand you know what the code does?23:44
kreyrenfsmithred, i do since i wrote it from scratch23:44
fsmithredthat usually works23:44
kreyrenhttp://ix.io/2soe23:44
fsmithredalthough I forget a lot of what I write23:44
kreyreni wrote it today xD23:45
kreyrenaldo that behavior is shown outside of that script23:45
kreyrenchecking23:45
fsmithredI just took a quick look at it and don't see anything obvious. /proc appears once, /sys does not appear, nor does mount or chroot23:49
kreyrenwaiting for debootstrap to process the task atm23:50
kreyrenfsmithred, were you using the same command?23:52
fsmithredyes23:52
fsmithredthe only thing I changed was the directory name23:53
fsmithredand I didn't use quotes23:53
fsmithredI do have /proc and /sys in build on beowulf, and they are empty. Not sure what I was looking at before.23:57
kreyrenweird seems to be reproducable sometimes23:58
fsmithredis it something that docker does?23:59

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