summaryrefslogtreecommitdiffstats
path: root/t/superuser--failing-scriptlets.t
Commit message (Collapse)AuthorAgeFilesLines
* fix running testsuite with rpm-4.9Thierry Vignaud2020-05-011-1/+6
| | | | | Basically restoring commit 654ffaa9caf78556b9759c18345b5ec9207f3c43 for older rpm
* fix test with rpm < 4.13 on CentOS7Thierry Vignaud2020-04-281-1/+1
|
* fix failing scriptlets test with rpm < 4.13.0Thierry Vignaud2020-01-171-1/+6
| | | | | it got broken when wee added support for rpm 4.13.0 in commit cdcb6c6359e8ee2a590c3c40aa3b4d57ec3b1e80
* adapt testsuite to rpm-4.13.0~rc2Thierry Vignaud2016-10-201-1/+11
| | | | ...which fixed %preun not aborting package erasure
* do check that %%pretrans do fail (rpm-4.10+)Thierry Vignaud2015-08-041-5/+1
| | | | | | | basically reverting commit 5d7414cd5dc0c7dbdfe5314df4253cb14f86e9b2 and inversing the test expected result needs rpm-4.12.90-2.mga6 or newer
* install sh as dep for failing-scriplets pkgsThierry Vignaud2015-08-041-4/+7
|
* introduce new helper funcThierry Vignaud2015-08-041-0/+5
| | | | needed for next commits
* fix a testsuite regression with rpm-4.10.0Thierry Vignaud2012-06-081-1/+5
| | | | | | | | disable failing %%pretrans test with rpm-4.10.0 which now fails with: "error: pretrans-1-1.x86_64: install skipped" b/c in rpm-4.10.0: "%pretrans scriptlet failure now fails the install of the package %(similarly to %pre and %preun semantics)"
* add tests, esp. for %triggerpostun failing that blocks upgrade ofPascal Rigaux2008-10-081-0/+42
drakxtools-backend in mdv2009.0