summaryrefslogtreecommitdiffstats
path: root/pactest
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2008-01-06 00:39:38 +0100
committerDan McGee <dan@archlinux.org>2008-01-06 00:39:38 +0100
commit1a0aaa20df29234250ecc0f9fc3f56bb8cf22ca1 (patch)
treea790c25ec85a4adc1b11cc737eb86e298424673a /pactest
parent5aa873edb696bbf678cbb57df43d90e23d562179 (diff)
downloadpacman-1a0aaa20df29234250ecc0f9fc3f56bb8cf22ca1.tar.gz
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')
0 files changed, 0 insertions, 0 deletions