4 TESTDIR
=$(readlink -f $(dirname $0))
8 configarchitecture
"i386"
10 insertpackage
'unstable' 'foo' 'all' '1.0'
12 setupaptarchive
--no-update
16 cat > aptarchive
/dists
/unstable
/main
/binary
-i386/Packages
<<EOF
19 compressfile aptarchive
/dists
/unstable
/main
/binary
-i386/Packages
'+1hour'
21 # ensure that a update will only succeed entirely or not at all
22 testfailure aptget update
23 testequal
"partial" ls rootdir
/var
/lib
/apt
/lists