Package rpm-build-vm: Information

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

Source package: rpm-build-vm
Version: 1.52-alt1
Build time:  May 23, 2023, 12:43 PM in the task #320371
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


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

Last changed


May 11, 2023 Vitaly Chikunov 1.52-alt1
- Fix processing of pre-installed kernels.
March 11, 2023 Vitaly Chikunov 1.51-alt1
- Add --ext4[=feature] option (auto-rootfs with no-bind, with fs feature).
Feb. 25, 2023 Vitaly Chikunov 1.50-alt1
- Add experimental --tmp=size option to pass swap device from the host and set
  guest tmpfs:/tmp size from swap size.
- Workaround boot failure on armh (appeared in v6.1.13).