Bug #12716
https://tails.boum.org/contribute/build/ fails by default
Start date:
2017-06-15
Due date:
% Done:
0%
Description
When following the instructions at https://tails.boum.org/contribute/build/ on a virgin Debian 8, it fails with:
debian@test-loic:~/tails$ sudo apt-get install \
git \
rake \
libvirt-daemon-system \
dnsmasq-base \
ebtables \
qemu-system-x86 \
qemu-utils \
vagrant \
vagrant-libvirt \
vmdebootstrap
...
The following packages have unmet dependencies:
vagrant-libvirt : Depends: ruby-fog-libvirt (>= 0.3.0) but it is not going to be installed
Subtasks
Related issues
Is duplicate of Tails - |
Resolved | 2017-06-08 |
History
#1 Updated by intrigeri 2017-06-15 10:43:46
- is duplicate of
Bug #12655: Build instructions are broken on Jessie added
#2 Updated by intrigeri 2017-06-15 10:44:21
- Status changed from New to Duplicate
See Bug #12655. Upgrading to Stretch and removing the obsolete APT pinning should be enough to workaround this problem, until we update the doc. Sorry!