diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2010-02-25 10:58:09 +0200 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2010-02-25 10:58:09 +0200 |
commit | fde84f901cd0b58e4313949bbfae4e6c35dacbbd (patch) | |
tree | ccde0d6967904a7920e0bcbd6893f6f7d8476771 /tests | |
parent | 010ec4c7fd94a80455f8df2c0dcbd807111497bb (diff) | |
download | rpm-fde84f901cd0b58e4313949bbfae4e6c35dacbbd.tar.gz rpm-fde84f901cd0b58e4313949bbfae4e6c35dacbbd.tar.bz2 rpm-fde84f901cd0b58e4313949bbfae4e6c35dacbbd.zip |
Log all install/erase failures in rpmtsProcess()
Diffstat (limited to 'tests')
-rw-r--r-- | tests/rpmconflict.at | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rpmconflict.at b/tests/rpmconflict.at index aa30eab5c..6df064b01 100644 --- a/tests/rpmconflict.at +++ b/tests/rpmconflict.at @@ -101,6 +101,7 @@ runroot rpm -U "${TOPDIR}"/RPMS/noarch/symlinktest-1.0-2.noarch.rpm [1], [], [error: unpacking of archive failed on file /usr/share/symlinktest: cpio: rename failed - Is a directory +error: symlinktest-1.0-2.noarch: install failed ]) AT_CLEANUP |