Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
P
puppet-tails
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Labels
  • Merge Requests 3
    • Merge Requests 3
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Jobs
  • Commits
  • tails
  • puppet-tails
  • Merge Requests
  • !10

Merged
Opened Jul 24, 2020 by intrigeri@intrigeriMaintainer

tester: drop obsolete qemu-kvm dependency

  • Overview 2
  • Commits 1
  • Changes 1

On sid (and thus soon Bullseye), qemu-system-x86 package has:

Breaks: qemu-kvm
Replaces: qemu-kvm

… so requiring to have both qemu-system-x86 and qemu-kvm installed practically ensures we cannot run the test suite on sid.

qemu-kvm was only useful to provide the /usr/bin/kvm wrapper anyway, which our test suite does not use, as it instead has:

<emulator>/usr/bin/qemu-system-x86_64</emulator>

This is the Puppet equivalent of the corresponding change in tails/tails: tails!91 (efe8ade2)

Edited Jul 24, 2020 by intrigeri
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: tails/puppet-tails!10
Source branch: drop-qemu-kvm-requirement

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.