Improve failed transaction element behavior + logging
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 25 Feb 2010 10:36:09 +0000 (12:36 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 25 Feb 2010 10:38:22 +0000 (12:38 +0200)
commit1b78ed281b71915f259b9dc79bbcb7790764510f
treec950e6a58260855dc0057e4bee27de13b14b3cd8
parent8e20523b9d7ad373ded0810cede0ce0e99a5cede
Improve failed transaction element behavior + logging
- handle failed element in rpmteOpen() already, avoiding need to check
  everywhere else
- elements cancelled due to parent failure can further cancel their
  dependent elements
- all failed, including skipped, elements are now logged
lib/rpmte.c
lib/transaction.c
tests/rpmconflict.at