diff options
author | Dave Reisner <d@falconindy.com> | 2011-06-20 17:05:08 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-06-20 18:22:39 +0200 |
commit | b8990993271b34d309ada49197090895b0fbdfb6 (patch) | |
tree | 9aec576561a7b6c2a0fbae08aaf294484e299ed6 /lib/libalpm/handle.c | |
parent | ee638415e305a390cbf3fa68fb2a1fb5523f18e9 (diff) | |
download | pacman-b8990993271b34d309ada49197090895b0fbdfb6.tar.gz pacman-b8990993271b34d309ada49197090895b0fbdfb6.tar.xz |
repo-add: show better error when path to repo does not exist
Previously, the error message when trying to add to a repo where a
parent directory didn't exist was:
==> ERROR: Failed to acquire lockfile: /path/to/noexist/repo.tar.gz.lck
This sucks. Make an explicit check to ensure that the path to the repo
really does exist, and throw a meaningful error message when it can't be
found.
Dan: reuse an existing (translated) error message.
Signed-off-by: Dave Reisner <d@falconindy.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/handle.c')
0 files changed, 0 insertions, 0 deletions