rpm-ostree/tests/common/compose/yum
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
..
bar.spec Makefile-tests.am: more cleanups and add pkg bar 2016-06-29 19:17:38 +00:00
empty.spec tests: refactor rpm building and add package foo 2016-06-23 00:05:09 +00:00
foo.spec tests: refactor rpm building and add package foo 2016-06-23 00:05:09 +00:00
nonrootcap.spec core: Also apply mode overrides to symlinks 2017-03-21 21:35:37 +00:00
scriptpkg1.spec core: Ignore %pretrans 2017-05-01 18:07:06 +00:00
test-opt.spec importer: Error importing RPMs which install to /opt (outside of /usr) 2017-02-14 22:15:56 +00:00
test-post-rofiles-violation.spec tests: Add a pkg with rofiles violation that should fail 2017-01-11 18:39:25 +00:00