Guillaume

Results 17 comments of Guillaume

Ok, running a mount and ps -ef with %post --nochroot right at the end, show me that dnf causes this : `/dev/mapper/data1-livecd on /opt/livecd/tmp/imgcreate-jt404rf2/install_root/var/cache/dnf` There is no process using that...

I'm relieved i'm not alone fighting this : https://bytemeta.vip/repo/livecd-tools/livecd-tools/issues/243 The mentionned fix, adding -R to umount, line 1062 of python3-imgcreate's fs.py doesn't help :( From : rc = call(['umount', self.dest])...

Indeed, the iso works, the point is just to avoid the non-blocking error in the output.

It would be nice to have a way to disable telemetry either. I didn't find a way to do that.

With the latest release, the path is supposed to target app-1.0.1024 (or at least app-1.0.1020), not 1.0.910. Remove the portable application and start from scratch, there may be an issue...

For now, i only check the policy errors on one node, it works as intended, but that's not really optimal. If there is no other way, i'll keep this solution,...

Sadly, i reach the limit in less than half a day, with two vps :) Regarding the files, yes it would need to create more than one when the limit...