summaryrefslogtreecommitdiffstats
path: root/tests/aspcud-apt-solver
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 14:03:26 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 14:03:26 +0000
commit4a015b6e0777779082e2ea4cf0b422ef40a5e19b (patch)
treec6ea867243065d3e9664ff4e592d3230acc33c9d /tests/aspcud-apt-solver
parentAdding debian version 1.5.0-2. (diff)
downloadmmdebstrap-4a015b6e0777779082e2ea4cf0b422ef40a5e19b.tar.xz
mmdebstrap-4a015b6e0777779082e2ea4cf0b422ef40a5e19b.zip
Merging upstream version 1.5.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/aspcud-apt-solver')
-rw-r--r--tests/aspcud-apt-solver2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/aspcud-apt-solver b/tests/aspcud-apt-solver
index bc0fbc3..24ab3f8 100644
--- a/tests/aspcud-apt-solver
+++ b/tests/aspcud-apt-solver
@@ -6,6 +6,6 @@ trap "rm -f /tmp/debian-chroot.tar" EXIT INT TERM
--include "$(tr '\n' ',' < pkglist.txt)" \
--aptopt='APT::Solver "aspcud"' \
{{ DIST }} /tmp/debian-chroot.tar {{ MIRROR }}
-tar -tf /tmp/debian-chroot.tar | sort \
+{ tar -tf /tmp/debian-chroot.tar; echo ./var/lib/apt/extended_states; } | sort \
| grep -v '^./etc/apt/apt.conf.d/99mmdebstrap$' \
| diff -u tar1.txt -