#499 runroot: use /builddir/runroot.log instead of /tmp/runroot.log
Merged 6 years ago by mikem. Opened 6 years ago by mikem.

No commits found

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.

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

6 years ago

Commit 05c266b fixes this pull-request

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

6 years ago