[Pkg-shadow-devel] [Git][debian/adduser][master] 2 commits: add adduser to test dependencies. Needed for some reason.
Marc Haber (@zugschlus)
gitlab at salsa.debian.org
Sat Feb 22 09:17:51 GMT 2025
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-shadow-devel/attachments/20250222/624d519a/attachment.htm>
More information about the Pkg-shadow-devel
mailing list