More informative error message when lstat() in verification fails.
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 23 May 2007 05:40:22 +0000 (08:40 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 23 May 2007 05:40:22 +0000 (08:40 +0300)
commitd9281caad55627c7e9c33fa6ccdfb88a44bf78c6
treeb1a29dac5be612e4d06db0919143d1eaf8f665f1
parentb1c7f449f619d35b27abd2158812474af70e0f15
More informative error message when lstat() in verification fails.
Eg when running verification as non-root, it can lead to confusing results
until you realize you didn't have permission to verify the file.

Patch originally from OpenSuSE, slightly modified.
lib/verify.c