Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
T
tails
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 947
    • Issues 947
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 8
    • Merge Requests 8
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • tails
  • tails
  • Issues
  • #17872

Closed
Open
Opened Aug 16, 2020 by intrigeri@intrigeriMaintainer

Fails to build Vagrant box on testing/sid: missing /usr/share/doc/vagrant-libvirt/examples/create_box.sh

Today I had to re-generate a Vagrant build box and it failed with vagrant-libvirt 0.1.2-1:

Cleaning up
+ bash -e -x /usr/share/doc/vagrant-libvirt/examples/create_box.sh tails-builder-amd64-buster-20200511-b22fae3195.qcow2 tails-builder-amd64-buster-20200511-b22fae3195.box
bash: /usr/share/doc/vagrant-libvirt/examples/create_box.sh: No such file or directory
rake aborted!

Indeed, the Debian package stopped shipping this script. The only explanation is "no more examples scripts". I think the reason is that the upstream tarball does not include that script anymore, which I believe is in turn caused by https://github.com/vagrant-libvirt/vagrant-libvirt/commit/2ca5603ad2e4e7cd90951d2064226de7eec1214b.

Long-term: an upstream patch to include tools in the tarball again would probably be a mere one-line change; and once that's done, on the Debian front https://salsa.debian.org/ruby-team/vagrant-libvirt/-/commit/e767deba89c8cabb26c2706e1d4f0b6475fd1070 can be reverted. I've proposed this course of action on https://bugs.debian.org/968485.

Short-term: either we require vagrant-libvirt from Buster, or we import the missing create_box.sh script into our Git repo.

Edited Aug 16, 2020 by intrigeri
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Tails_4.10
Milestone
Tails_4.10 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: tails/tails#17872