@dmnks commented on this pull request.
> snapshot exec "$@" \
- --define "_buildhost testhost" \
- --define "_topdir /build"
+ --define "_tmppath /var/tmp"
This is indeed strange that `runroot` doesn't work with `/tmp` as `_tmppath`,
I've looked at it closer but couldn't find the culprit, it's probably related
to some `tmpfs` foo, as you've noted in the commit message.
Nevertheless, we might as well just set `_tmppath` to `/var/tmp` in
`macros.testenv` too which would eliminate the need for this override here.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3447#pullrequestreview-2442182183
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3447/review/2442182...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
https://lists.rpm.org/mailman/listinfo/rpm-maint