rpm-ostree/tests/common/compose
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
..
yum core: Ignore %pretrans 2017-05-01 18:07:06 +00:00
.gitignore
test-repo-add-files.json
test-repo.json tests: Test pinned package version 2016-11-14 21:31:54 +00:00
test-repo.repo.in