软件包:reprotest(0.7.8)
Build software and check it for reproducibility
reprotest builds the same source code twice in different environments, and then checks the binaries produced by each build for differences. If any are found, then diffoscope (or if unavailable then diff) is used to display them in detail for later analysis.
It supports different types of environment such as a "null" environment (i.e. doing the builds directly in /tmp) or various other virtual servers, for example schroot, ssh, qemu, and several others.
reprotest is developed as part of the “reproducible builds” Debian project.
其他与 reprotest 有关的软件包
|
|
|
|
-
- dep: apt-utils
- 与软件包管理相关的工具程序
-
- dep: diffoscope
- in-depth comparison of files, archives, and directories
-
- dep: libdpkg-perl
- Dpkg perl modules
-
- dep: procps
- /proc 文件系统工具
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-debian
- 处理 Debian 相关数据格式的 Python 3 模块
-
- dep: python3-distro
- Linux 操作系统平台信息 API
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-rstr
- Easily generate random strings of various types (Python 3)
-
- rec: diffoscope (>= 84)
- in-depth comparison of files, archives, and directories
-
- rec: disorderfs (>= 0.5.2)
- FUSE filesystem that introduces non-determinism
-
- rec: faketime
- Report faked system time to programs (command-line tool)
-
- rec: locales-all
- GNU C Library: Precompiled locale data
-
- sug: autodep8
- DEP-8 test control file generator
-
- sug: qemu-system
- QEMU full system emulation binaries
-
- sug: qemu-utils
- QEMU utilities
-
- sug: schroot
- Execute commands in a chroot environment