#499 runroot: use /builddir/runroot.log instead of /tmp/runroot.log
Merged by mikem. Opened by mikem.
mikem/koji runroot-output-nspawn  into  master

Download 499.patch

With --new-chroot, /tmp is set up as a tmpfs mount, which does not persist,
so using /builddir instead.

Related: #482 (but not a fix)
https://pagure.io/koji/issue/482

I wonder if we should pull this into 1.13. I think it is low risk, and the lack of runroot output with --new-chroot could conceivably break some runroot use cases.

@tkopecek thoughts?

Filed #500 to track the issue this is fixing

Well, no feedback, and I guess this issue is not critical enough to drop on release day. We can merge it right after 1.13.

From the point of view of Pungi running ostree this is not critical, as it writes it's own log file (into a mounted directory) where (all?) important info should be.

rebased

Commit 05c266b7 fixes this pull-request

Pull-Request has been merged by mikem@redhat.com

Metadata