Package rpm-build-vm: Information

  • Default inline alert: Version in the repository: 1.65-alt3

Source package: rpm-build-vm
Version: 1.43-alt1
Latest version according to Repology
Build time:  Dec 26, 2022, 07:53 AM in the task #312468
Report package bug
Home page: 

License: GPL-2.0-only
Summary: RPM helper to run tests in virtualised environment
Description: 
RPM helper to run QEMU inside hasher. This is mainly intended
for %check section to test software under better emulated root
than fakeroot.

This is similar to multiple vm scripts, virtme, vido, and eudyptula-boot.

List of rpms provided by this srpm:
rpm-build-vm (x86_64, ppc64le, i586, armh, aarch64)
rpm-build-vm-checkinstall (noarch)
rpm-build-vm-createimage (noarch)
rpm-build-vm-run (x86_64, ppc64le, i586, armh, aarch64)
rpm-build-vm-run-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Vitaly Chikunov


ACL:
Vitaly Chikunov
@everybody

    1. /dev/kvm
    2. glibc-devel-static
    3. libblkid-devel-static
    4. shellcheck

Last changed


Dec. 21, 2022 Vitaly Chikunov 1.43-alt1
- More image creation options.
- Fix build with old shellcheck (for p9).
Dec. 6, 2022 Vitaly Chikunov 1.42-alt2
- Fix build on gcc-8.
Nov. 29, 2022 Vitaly Chikunov 1.42-alt1
- Mount /tmp with size=100%.
- Add --swap option to add SwapFree to the available memory.
- vm-create-image: List content of the image with --ls, and copy
  files out of image with --cp (to get artifacts).
- vm-create-image: Enforce minimal image size.