Let headerLoad() failure message come through
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 11 Oct 2011 07:31:40 +0000 (10:31 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 11 Oct 2011 07:31:40 +0000 (10:31 +0300)
commitf822ffcbd7ab28dd478c8652302f30ed099d4d03
tree4132ff0d4465d45f97a892aecbebf17d809c623a
parent90a6c2b944f824c1e21b62a4b3771545529bdb8e
Let headerLoad() failure message come through

- headerVerify() always returns with a message even for OK results,
  which was masking the error message from headerLoad(), sometimes
  giving not very helpful "headerRead failed: Header sanity check OK"
  style messages.
lib/package.c