[DRE-maint] Bug#827367: vagrant-cachier: Configuring cache bucket fails for Fedora 23 box
Olivier Berger
olivier.berger at telecom-sudparis.eu
Wed Jun 15 11:52:53 UTC 2016
Package: vagrant-cachier
Version: 1.2.1-2
Severity: normal
Tags: upstream
Dear Maintainer,
The provisionning goes like this :
==> default: Mounting shared folders...
default: /vagrant => /home/olivier/git/github.com/kaorimatz/packer-templates/tests
default: /tmp/vagrant-cache => /home/olivier/.vagrant.d/cache/fedora-23-x86_64
==> default: Configuring cache buckets...
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
sed -i 's/keepcache=0/keepcache=1/g' /etc/yum.conf
Stdout from the command:
Stderr from the command:
sed: impossible de lire /etc/yum.conf: Aucun fichier ou dossier de ce type
(french variant of "no such file or directory").
Which happens since Fedora has migrated from yum to dnf, and vagrant-cachier hasn't adapted.
Thus it would be great that patches floating upstream can be integrated.
Thanks in advance.
Best regards,
-- System Information:
Debian Release: stretch/sid
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.6.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages vagrant-cachier depends on:
ii jruby [ruby-interpreter] 1.7.22-2
ii ruby 1:2.3.0+4
ii ruby2.1 [ruby-interpreter] 2.1.5-4
ii ruby2.2 [ruby-interpreter] 2.2.4-1
vagrant-cachier recommends no packages.
vagrant-cachier suggests no packages.
-- no debconf information
More information about the Pkg-ruby-extras-maintainers
mailing list