]>
git.saurik.com Git - apt.git/blob - test/integration/test-bug-728500-tempdir
5 TESTDIR
="$(readlink -f "$(dirname "$0")")"
8 configarchitecture 'i386'
10 insertpackage 'unstable' 'coolstuff' 'all' '1.0'
15 msgtest 'Test apt-get update with incorrect' 'TMPDIR'
17 export TMPDIR=/does-not-exists
18 testsuccess aptget update -o Debug::Acquire::gpg=1
21 testsuccessequal 'coolstuff
22 dpkg' aptcache pkgnames
23 testsuccess ls rootdir/var/lib/apt/lists/*InRelease