summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
7776f6d)
Otherwise the test run as root fails seeing the
W: Can't drop privileges for downloading as file 'foo_1.tar.gz' couldn't be
accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
warning in a command which isn't supposed to warn.
One trivial test, two fixups and still counting…
Git-Dch: Ignore
testsuccess aptget build-dep foo -y
testdpkginstalled 'bar'
cleanup
testsuccess aptget build-dep foo -y
testdpkginstalled 'bar'
cleanup
testsuccess aptget source foo
testsuccess test -s foo_1.tar.* -a -s foo_1.dsc
rm foo_1.tar.* foo_1.dsc
testsuccess test -d foo-1
rm -rf foo-1
testsuccess aptget source foo
testsuccess test -s foo_1.tar.* -a -s foo_1.dsc
rm foo_1.tar.* foo_1.dsc
testsuccess test -d foo-1
rm -rf foo-1
cleanup
testsuccess aptget install foo -y
}
cleanup
testsuccess aptget install foo -y
}