Marc Haber pushed to branch master at Debian / adduser
Commits: ffde95c7 by Marc Haber at 2025-02-22T10:17:46+01:00 add adduser to test dependencies. Needed for some reason. Git-Dch: ignore - - - - - 777cd6dc by Marc Haber at 2025-02-22T10:17:46+01:00 add new autopktest to check adduser basic functionality This is necessary because the first autopkgtest is not run in a minimal chroot (see #1098646). This test doesn't work with the explicit Dependency on adduser. - - - - - 1 changed file: - debian/tests/control Changes: ===================================== debian/tests/control ===================================== @@ -1,7 +1,11 @@ Test-Command: /usr/bin/prove -v debian/tests/f -Depends: cron, perl, login +Depends: adduser, cron, perl, login Restrictions: needs-root Test-Command: cd testsuite/ && ./runsuite.sh -Depends: cron, perl, login +Depends: adduser, cron, perl, login Restrictions: allow-stderr breaks-testbed needs-root + +Test-Command: /usr/sbin/adduser --system foo +Depends: adduser, login +Restrictions: needs-root View it on GitLab: https://salsa.debian.org/debian/adduser/-/compare/512da948591d00055dcde50a2ca564a09e1b4ca6...777cd6dc0589a2f95dd5a136ec0d17e2b3b40d15 -- View it on GitLab: https://salsa.debian.org/debian/adduser/-/compare/512da948591d00055dcde50a2ca564a09e1b4ca6...777cd6dc0589a2f95dd5a136ec0d17e2b3b40d15 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-shadow-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-shadow-devel
