diff options
author | Dan McGee <dan@archlinux.org> | 2008-01-05 17:39:38 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-01-05 17:39:38 -0600 |
commit | 1a0aaa20df29234250ecc0f9fc3f56bb8cf22ca1 (patch) | |
tree | a790c25ec85a4adc1b11cc737eb86e298424673a /pactest/tests/sync901.py | |
parent | 5aa873edb696bbf678cbb57df43d90e23d562179 (diff) | |
download | pacman-1a0aaa20df29234250ecc0f9fc3f56bb8cf22ca1.tar.xz |
Don't stat cachedir immediately
By attempting to stat the cachedir when we load the pacman config, pacman
bails out if it is a non-existant directory, even if it will never be
needed. This is unfortunate as it is only used for sync transactions anyway.
Instead, wait until we need it in _alpm_filecache_setup to actually do
anything.
Reported as FS#9096.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'pactest/tests/sync901.py')
0 files changed, 0 insertions, 0 deletions