pacman/src
Allan McRae 48861f509a Report missing directory if we can not initialise alpm library
When pacman failed to initialise the alpm library due to the database
directory being missing (either via the root not existing or the database
directory itself not existing), it just printed the non-informative
message "could not find or read directory".  Add the directory
information the the error output.  E.g.:

error: failed to initialize alpm library
(could not find or read directory: /this/does/not/exist/var/lib/pacman/)

Signed-off-by: Allan McRae <allan@archlinux.org>
2013-07-30 13:02:06 +10:00
..
common update util-common.h copyright year 2013-03-14 11:47:12 +10:00
pacman Report missing directory if we can not initialise alpm library 2013-07-30 13:02:06 +10:00
util Fix whitespace in pacsort.c and pactree.c 2013-07-30 13:00:20 +10:00