File: control

package info (click to toggle)
dropbear 2025.89-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,580 kB
  • sloc: ansic: 108,210; sh: 4,765; perl: 774; python: 763; makefile: 715; java: 177
file content (24 lines) | stat: -rw-r--r-- 860 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Tests: upstream-tests
Depends: dropbear-bin,
         openssh-client,
         python3-asyncssh,
         python3-psutil,
         python3-pytest
Restrictions: allow-stderr, breaks-testbed, rw-build-tree, flaky

Tests: remote-unlocking
# Only dependencies required to set the VM here are listed here;
# dropbear-initramfs is not listed since we only install it in the VM.
Depends: cryptsetup-initramfs,
         fdisk,
         initramfs-tools-core,
         linux-image-generic,
         mmdebstrap,
         openssh-client,
         qemu-system-x86
# We only need root to create /dev/kvm, really.  And while it works
# locally and on debCI, it doesn't work on salsa CI.
Restrictions: allow-stderr, needs-root, flaky
# dropbear-initramfs is arch=all so it should be enough to test on a
# single architecture and use qemu-system-x86_64(1).
Architecture: amd64