diff options
author | Lukas Fleischer <archlinux@cryptocrack.de> | 2011-10-10 15:22:52 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-10-10 19:09:18 -0500 |
commit | 8f414cd040aa11957a443ddda42ad14b83733007 (patch) | |
tree | 7f50d4c988a1ef87b67f98f05e79fbae43deaf68 /src/util/vercmp.c | |
parent | fb401f569e2d85cf90e45deeeeb28992360d60f7 (diff) |
pactree: Make error message smarter in register_syncs()
Our error message used to be very unclear when the configuration file
could not be found:
$ ./pactree -lsr gtk
error: failed to register sync DBs
Instead, display an accurate message and include the file name:
$ ./pactree -lsr gtk
error: config file /usr/local/etc/pacman.conf could not be read
Also, move the error message inside register_syncs() to allow for
differentiating between different errors that might require a handler in
the future.
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'src/util/vercmp.c')
0 files changed, 0 insertions, 0 deletions