<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>They are bugs, and a patch was submitted upstream not long ago:<br><br>https://fedorahosted.org/koji/changeset?old_path=builder&amp;old=3deb8358e67ff901f147900c2b230d5e0f3a8e0b&amp;new_path=builder&amp;new=06a885fe47f10742c0616799bcee727f93628a88<br><br>You'll also want to move the broot.expire() later in the task too. There is a race condition where the output is getting cleaned up before it is moved to a final resting place. The patch I sited above fixes that too.<br><br>This code hasn't seen too much exposure, so don't hesitate to ask questions here or to me directly. I'm hanging out on Freenode IRC as jgreguske in #koji or #fedora-devel as well.<br><br>Thanks for checking in!<br><br>- Jay<br><br><br>----- "Doug Reiland" &lt;dreiland@gmail.com&gt; wrote:
<br>&gt; I got &nbsp;a minimal livecd to build (not tested yet) but a to make some<br>&gt; kojid changes. Are these really bugs or should be handled elsewhere?<br>&gt; <br>&gt; I had to include '/dev/shm' in bind_opts<br>&gt; Also, livecd-creator (imgcreator python package) was calling<br>&gt; os.random() and that wanted '/dev/urandom', so I had to a mknod for<br>&gt; that where loop? nodes are created.<br>&gt; <br>&gt; Also, I had to include device-mapper in the livecd-build group.<br>&gt; <br>&gt; Doug<br>&gt; --<br>&gt; buildsys mailing list<br>&gt; buildsys@lists.fedoraproject.org<br>&gt; https://admin.fedoraproject.org/mailman/listinfo/buildsys<br>&gt; </div></body></html>