Fix rpmErase() exit code when arch is specified (rhbz#462631)
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 18 Sep 2008 07:04:51 +0000 (10:04 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 18 Sep 2008 07:04:51 +0000 (10:04 +0300)
commitbb4d56a96d33b849dcfaf4851f6f79c5cd65f060
tree39f89179f42d3ef1c67924e222bf087c7d8eca5a
parent137acc7355ae94959b241674e26006df07a2d84c
Fix rpmErase() exit code when arch is specified (rhbz#462631)
- essentially the same bug as rhbz#124016 but for erase code
- rpmdbIteratorCount() isn't realiable on RPMDBI_LABEL, we need to walk
  the iterator to know if there were actual matches
lib/rpminstall.c