Package: autopkgtest Version: 5.53+rocm3 Architecture: all Maintainer: Debian CI team Installed-Size: 720 Depends: apt-utils, libdpkg-perl, mawk (>= 1.3.4), procps, python3, python3-debian, python3-distro-info, retry Recommends: autodep8, fakeroot Suggests: docker-cli | docker.io (<< 26.1.4+dfsg1-7~), docker.io, fakemachine, genisoimage, incus, lxc (>= 1:4.0.2-1~), lxd, mmdebstrap, ovmf, ovmf-ia32, podman, qemu-efi-aarch64, qemu-efi-arm, qemu-efi-riscv64, qemu-system, qemu-utils, schroot, uidmap, util-linux (>= 2.38), vmdb2 (>= 0.25-1~), zerofree Breaks: debci (<< 1.7~) Priority: optional Section: devel Filename: pool/main/a/autopkgtest/autopkgtest_5.53+rocm3_all.deb Size: 205396 SHA256: 1cefe859ae455f30c16e1e24b3b3e2784a2326486bbb40bfdf6ad0fef2001891 SHA1: 53c7a3a9b31450b5aa68153ae77b3e0fd066e5c2 MD5sum: 49970b826446dd88d173aa9def9bb840 Description: automatic as-installed testing for Debian packages autopkgtest runs tests on binary packages. The tests are run on the package as installed on a testbed system (which may be found via a virtualisation or containment system). The tests are expected to be supplied in the corresponding Debian source package. . See autopkgtest(1) and /usr/share/doc/autopkgtest. Depending on which virtualization server you want to use, you may need to install additional packages. . For generating tests of well-known source packages such as Perl and Ruby libraries you should install the autodep8 package. Package: debci Version: 3.10+rocm6 Architecture: all Maintainer: Debian CI team Installed-Size: 2402 Depends: adduser, debootstrap, ruby-pg, sudo, amqp-tools, curl, dctrl-tools, debian-archive-keyring, distro-info, fonts-font-awesome (>= 4.0.3~), inotify-tools, jq, libjs-bootstrap, libjs-jquery, libjs-jquery-flot, moreutils, patchutils, retry, rsync, ruby, ruby-activerecord (>= 2:5.2), ruby-bunny, ruby-erubi, ruby-omniauth-gitlab, ruby-sinatra, ruby-sinatra-contrib, ruby-kaminari-activerecord, ruby-sqlite3, ruby-thor Recommends: ntp | time-daemon Suggests: apt-cacher-ng, auto-apt-proxy Homepage: http://ci.debian.net/ Priority: optional Section: devel Filename: pool/main/d/debci/debci_3.10+rocm6_all.deb Size: 181680 SHA256: 52da0699e93d722883e0a35b76922cfd46bad7a47f0d15d322655d4cfd9a7b8f SHA1: 2eed7d1deb8d9b7523963ea402766e2ccf25fd8b MD5sum: 9b9215a4b0b95f2276dbd8dc528db770 Description: continuous integration system for Debian debci will scan the Debian archive for packages that contain DEP-8 compliant test suites, and run those test suites whenever a new version of the package, or of any package in its dependency chain (modulo the base system), is available. . The requests are distributed to worker machines through AMQP queues. You need rabbitmq-server for this; but it is also possible to run RabbitMQ on a different server than debci, in which case you do not need to install that recommendation. . This package contains the debci core. Package: debci-collector Source: debci Version: 3.10+rocm6 Architecture: all Maintainer: Debian CI team Installed-Size: 73 Depends: debci (= 3.10+rocm6) Recommends: rabbitmq-server Breaks: debci (<< 2.6~) Replaces: debci (<< 2.6~) Homepage: http://ci.debian.net/ Priority: optional Section: devel Filename: pool/main/d/debci/debci-collector_3.10+rocm6_all.deb Size: 22300 SHA256: 9c5089ac89f40ca224ba2059cd8860b7c5abd834c610a445ab6e7668a8f94d3f SHA1: a3436b7d38f89fa5b789b6a103681539d6369b32 MD5sum: 6755dc0b75817d286f93dd2717057642 Description: continuous integration system for Debian (collector daemon) debci will scan the Debian archive for packages that contain DEP-8 compliant test suites, and run those test suites whenever a new version of the package, or of any package in its dependency chain (modulo the base system), is available. . The requests are distributed to worker machines through AMQP queues. You need rabbitmq-server for this; but it is also possible to run RabbitMQ on a different server than debci, in which case you do not need to install that recommendation. . This package provides the collector daemon, which will receive test results published by debci worker hosts, store them centrally, and generate the static HTML files for the debci user interface. Package: debci-scheduler Version: 0.8.3 Architecture: all Maintainer: Debian ROCm Team Installed-Size: 46 Depends: debci-collector, python3-apt, python3-yaml, python3:any Recommends: sqlite3 Homepage: https://salsa.debian.org/rocm-team/debci-scheduler Priority: optional Section: devel Filename: pool/main/d/debci-scheduler/debci-scheduler_0.8.3_all.deb Size: 10300 SHA256: c0505e27eb62ecbbd4c5e77c806e9c2764f179205d69bbcab19dabe5bd70951a SHA1: c5ba1e6661e01485bb9742bce93a8fa2550e18c9 MD5sum: f126dc536f358e449e7b6a5e905fc8d5 Description: debci job scheduler triggered by repository changed This utility monitors APT repositories for version updates of a given list of packages, and enqueues debci jobs when a newer version of a package is detected. . This requires a working debci-collector setup. Apart from the list of packages to track, all configuration is pulled from debci. Package: debci-worker Source: debci Version: 3.10+rocm6 Architecture: all Maintainer: Debian CI team Installed-Size: 60 Depends: debci (= 3.10+rocm6), inotify-tools, autodep8 (>= 0.2~), autopkgtest (>= 5.35+rocm1), python3-pika, gpuenv-server (>= 0.1.3), vmdb2 (>= 0.28-2+rocm1), python3 Recommends: lxc Homepage: http://ci.debian.net/ Priority: optional Section: devel Filename: pool/main/d/debci/debci-worker_3.10+rocm6_all.deb Size: 20836 SHA256: 2eb811ee435b5201940dd288681ce939e7990e8efc338a69395afbc50b3549cc SHA1: a0cb64ce3a702429e7454e57441302ce5a9a9b19 MD5sum: 88fc78b64bfe84859090587200c2c2d1 Description: continuous integration system for Debian (worker daemon) debci will scan the Debian archive for packages that contain DEP-8 compliant test suites, and run those test suites whenever a new version of the package, or of any package in its dependency chain (modulo the base system), is available. . The requests are distributed to worker machines through AMQP queues. You need rabbitmq-server for this; but it is also possible to run RabbitMQ on a different server than debci, in which case you do not need to install that recommendation. . This package provides cron and init integration for running debci worker daemons that will listen to AMQP queues and run test jobs. Package: gpuenv-server Source: gpuenv-utils Version: 0.1.6 Architecture: all Maintainer: Debian ROCm Team Installed-Size: 77 Depends: python3-psutil, python3:any Homepage: https://salsa.debian.org/rocm-team/gpuenv-utils Priority: optional Section: admin Filename: pool/main/g/gpuenv-utils/gpuenv-server_0.1.6_all.deb Size: 16012 SHA256: c2110d04c5ce907e6907b9a912a708485b328d90930feb4f3dcc5af011365364 SHA1: 464d70d70b3d67d04e624d9bdc315c84c6e524bd MD5sum: a50522eef6e81c603fc3aca05785c28e Description: Services for facilitating cooperative access to GPUs This service monitors and arbitrates access to GPUs. The primary intent is to let various concurrently running test workers, build workers, and porter box environments have exclusive control over one or more GPUs for the duration of their work. . This currently provides the following components: . * gpuenv-server: A service that listens for client requests * gpuenv-cli: A minimal utility for interacting with the server from within a shell. Package: pkg-rocm-tools Version: 0.8.0 Architecture: all Maintainer: Debian ROCm Team Installed-Size: 24 Suggests: rocm-podman-support | rocm-qemu-support Homepage: https://salsa.debian.org/rocm-team/pkg-rocm-tools Priority: optional Section: devel Filename: pool/main/p/pkg-rocm-tools/pkg-rocm-tools_0.8.0_all.deb Size: 8960 SHA256: fb1c1252db38502556aba7df51a1bcf4fb9a12e766a5ef44951bd56833680466 SHA1: 720e8cb7b84a9336d77da9cca643e1e60593f849 MD5sum: 9522f51d0a336c4711df744168c28bf7 Description: Utilities for adding ROCm support to packages This package contains various utilities which should facilitate adding ROCm support in packages. . These include: * rocm-test-launcher Launches tests making use of AMD GPUs, and optionally exports system information . Currently, this only works with amd64 guests on amd64 hosts. Package: rocm-archive-keyring Version: 20230801 Architecture: all Maintainer: Debian ROCm Team Installed-Size: 13 Depends: gnupg Priority: optional Section: misc Filename: pool/main/r/rocm-archive-keyring/rocm-archive-keyring_20230801_all.deb Size: 4980 SHA256: cdcaaaef1bd19812ff0f4722f56d624fa5eb873a0691b46f9b7f36bc1570f854 SHA1: 68993aaae833840e3541985b06b1aa5e93e2d541 MD5sum: 4417f8614ea6dfc9ab96f4bc3b9454e8 Description: apt.rocm.debian.net - GnuPG archive keys The archive at http://apt.rocm.debian.net/debian digitally signs its Release files. This package contains the keys used for that. Package: rocm-podman-support Source: pkg-rocm-tools Version: 0.8.0 Architecture: all Maintainer: Debian ROCm Team Installed-Size: 33 Depends: aardvark-dns, autopkgtest, buildah, catatonit, fuse-overlayfs, netavark, podman, slirp4netns, uidmap Recommends: apt-cacher-ng | apt-cacher | approx Homepage: https://salsa.debian.org/rocm-team/pkg-rocm-tools Priority: optional Section: devel Filename: pool/main/p/pkg-rocm-tools/rocm-podman-support_0.8.0_all.deb Size: 11480 SHA256: 00802595e51306f0b27dd115b3cf47a55bdb47f586c4c39ab48855204e4610cc SHA1: 58d9b02948cec311cbc2e709792685acc794019a MD5sum: 1c5009fe4d1c3a5f69f2c8438ce991ad Description: Utilities for working with ROCm inside podman containers This package contains various utilities that facilitate working with ROCm packages inside podman containers, with a focus on rootless podman containers. . These include: * rocm-podman-setup Prepare the system for GPU-in-container use * rocm-podman-create Build podman images with GPU support * rocm-podman-run Run a command in a container with GPU support . This package also includes autopkgtest-virt-qemu+podman, a specialized autopkgtest backend for running tests in a rootless podman container using the host GPU. . Currently, this only works with amd64 guests on amd64 hosts. Package: rocm-qemu-support Source: pkg-rocm-tools Version: 0.8.0 Architecture: all Maintainer: Debian ROCm Team Installed-Size: 53 Depends: autopkgtest (>= 5.38+rocm2), ovmf, qemu-system-x86, qemu-user-static, qemu-utils, vmdb2, zerofree Recommends: apt-cacher-ng | apt-cacher | approx Homepage: https://salsa.debian.org/rocm-team/pkg-rocm-tools Priority: optional Section: devel Filename: pool/main/p/pkg-rocm-tools/rocm-qemu-support_0.8.0_all.deb Size: 18204 SHA256: dd36af8422f260c2acc40c00103f97df874dd7beadb8f0ba7a0a7e4f40230e60 SHA1: d6bb89c069f782926ad903a2343de04473447144 MD5sum: 93df1324179f0579eeba97068d3e6c0c Description: Utilities for working with ROCm inside QEMU VMs This package contains various utilities that facilitate working with ROCm packages inside QEMU VMs. . These include: * rocm-qemu-setup Prepare the system for GPU pass-through * rocm-qemu-create Build QEMU images with GPU pass-through support * rocm-qemu-run Boot a VM with GPU pass-through . This package also includes autopkgtest-virt-qemu+rocm, a specialized autopkgtest backend for running autopkgtests in a QEMU VM with GPU pass-through. . Currently, this only works with amd64 guests on amd64 hosts. Package: vmdb2 Version: 0.28-2+rocm1 Architecture: all Maintainer: Gunnar Wolf Installed-Size: 241 Depends: cmdtest, debootstrap, e2fsprogs, kpartx, parted, python3, python3-jinja2, python3-yaml, qemu-utils, python3:any Recommends: ansible, dosfstools, qemu-user-static, zerofree Homepage: https://gitlab.com/larswirzenius/vmdb2 Priority: optional Section: admin Filename: pool/main/v/vmdb2/vmdb2_0.28-2+rocm1_all.deb Size: 48136 SHA256: 20ff2b050459ed9c2f6432e4b916da2755aa286cb6de90150c65ee9786a06400 SHA1: b57c881f17010f7c3e0a91eb8b7211967f77a911 MD5sum: d1c3ab5323aa9a2d847123941cdec462 Description: creator of disk images with Debian installed vmdb2 will be a successor of vmdebootstrap. It will create disk images for virtual machines and real hardware, with partitioning, and a boot loader, and a Debian installation.