summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-cache-remapping
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2022-10-28 18:33:06 +0000
committerJulian Andres Klode <jak@debian.org>2022-10-28 18:33:06 +0000
commit331b592e70ddf352db694a987c5651703b0d2a94 (patch)
tree2cccecdcaac4a0b934db39604faae0e2044d293b /test/integration/test-apt-cache-remapping
parentdccfe14ffb9713fbf320691c0f6cd679f2acf4fc (diff)
parentf52c1ce9b31befb71016a20759b96b4946034fcb (diff)
Merge branch 'feature/optional-dpkg-status' into 'main'
Allow apt to run if no dpkg/status file exists See merge request apt-team/apt!257
Diffstat (limited to 'test/integration/test-apt-cache-remapping')
-rwxr-xr-xtest/integration/test-apt-cache-remapping1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/test-apt-cache-remapping b/test/integration/test-apt-cache-remapping
index 31a406c57..19647a6a4 100755
--- a/test/integration/test-apt-cache-remapping
+++ b/test/integration/test-apt-cache-remapping
@@ -8,6 +8,7 @@ setupenvironment
configarchitecture 'amd64'
buildsimplenativepackage 'foo' 'amd64' '1'
+insertinstalledpackage 'bar' 'all' '1'
# the default is 1MB – too much for our simple tests
echo 'APT::Cache-Grow "1000";' > rootdir/etc/apt/apt.conf.d/limit-cachegrow.conf