rpm-ostree/tests/common
Colin Walters 11309cab97 core: Ignore %pretrans
This was argued on list a while ago: http://lists.rpm.org/pipermail/rpm-ecosystem/2016-August/000391.html
Basically, every use of `%pretrans` is a workaround for some in-place
upgrade problem.  But we never do inplace updates, we always assemble
a new tree.  Hence, there is no point for us to ever execute these.

Let's stop erroring out on them. If there does turn out to be some problem with
a particular package (e.g. the `openjdk-copy-configs` or whatever), we would
likely end up needing to fix that package's `%post`, not start executing its
`%pretrans`.

Closes: #763
Approved by: jlebon
2017-05-01 18:07:06 +00:00
..
compose core: Ignore %pretrans 2017-05-01 18:07:06 +00:00
libtest.sh ci: Build ostree from git temporarily 2017-03-27 16:35:43 +00:00
libvm.sh vmcheck: Support VMCHECK_INSTTREE 2017-03-27 17:48:39 +00:00