Your message dated Tue, 14 Feb 2017 12:19:55 +0000
with message-id <e1cdc5l-00064t...@fasolo.debian.org>
and subject line Bug#854517: fixed in vagrant-sshfs 1.3.0-2
has caused the Debian Bug report #854517,
regarding vagrant-sshfs: Makes vagrant crash with “cannot load translations”
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
854517: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854517
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: vagrant-sshfs
Version: 1.3.0-1
Severity: grave

Dear Maintainer,

After installing vagrant-sshfs, I cannot run vagrant anymore.

> % vagrant init debian/jessie64; vagrant up --provider libvirt
> /usr/lib/ruby/vendor_ruby/i18n/backend/base.rb:184:in `rescue in load_yml': 
> can not load translations from /usr/lib/ruby/locales/synced_folder_sshfs.yml: 
> #<Errno::ENOENT: No such file or directory @ rb_sysopen - 
> /usr/lib/ruby/locales/synced_folder_sshfs.yml> (I18n::InvalidLocaleData)
>       from /usr/lib/ruby/vendor_ruby/i18n/backend/base.rb:181:in `load_yml'
>       from /usr/lib/ruby/vendor_ruby/i18n/backend/base.rb:165:in `load_file'
>       from /usr/lib/ruby/vendor_ruby/i18n/backend/base.rb:15:in `block in 
> load_translations'
>       from /usr/lib/ruby/vendor_ruby/i18n/backend/base.rb:15:in `each'
>       from /usr/lib/ruby/vendor_ruby/i18n/backend/base.rb:15:in 
> `load_translations'
>       from /usr/lib/ruby/vendor_ruby/i18n/backend/simple.rb:57:in 
> `init_translations'
>       from /usr/lib/ruby/vendor_ruby/i18n/backend/simple.rb:40:in 
> `available_locales'
>       from /usr/lib/ruby/vendor_ruby/i18n/config.rb:43:in `available_locales'
>       from /usr/lib/ruby/vendor_ruby/i18n/config.rb:49:in 
> `available_locales_set'
>       from /usr/lib/ruby/vendor_ruby/i18n.rb:278:in `locale_available?'
>       from /usr/lib/ruby/vendor_ruby/i18n.rb:284:in 
> `enforce_available_locales!'
>       from /usr/lib/ruby/vendor_ruby/i18n.rb:151:in `translate'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/lib/vagrant/errors.rb:103:in
>  `translate_error'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/lib/vagrant/errors.rb:72:in
>  `initialize'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/plugins/commands/init/command.rb:51:in
>  `exception'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/plugins/commands/init/command.rb:51:in
>  `raise'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/plugins/commands/init/command.rb:51:in
>  `execute'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/lib/vagrant/cli.rb:42:in
>  `execute'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/lib/vagrant/environment.rb:274:in
>  `cli'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/bin/vagrant:122:in 
> `<top (required)>'
>       from /usr/bin/vagrant:22:in `load'
>       from /usr/bin/vagrant:22:in `<main>'
> /usr/lib/ruby/vendor_ruby/i18n/backend/base.rb:184:in `rescue in load_yml': 
> can not load translations from /usr/lib/ruby/locales/synced_folder_sshfs.yml: 
> #<Errno::ENOENT: No such file or directory @ rb_sysopen - 
> /usr/lib/ruby/locales/synced_folder_sshfs.yml> (I18n::InvalidLocaleData)
>       from /usr/lib/ruby/vendor_ruby/i18n/backend/base.rb:181:in `load_yml'
>       from /usr/lib/ruby/vendor_ruby/i18n/backend/base.rb:165:in `load_file'
>       from /usr/lib/ruby/vendor_ruby/i18n/backend/base.rb:15:in `block in 
> load_translations'
>       from /usr/lib/ruby/vendor_ruby/i18n/backend/base.rb:15:in `each'
>       from /usr/lib/ruby/vendor_ruby/i18n/backend/base.rb:15:in 
> `load_translations'
>       from /usr/lib/ruby/vendor_ruby/i18n/backend/simple.rb:57:in 
> `init_translations'
>       from /usr/lib/ruby/vendor_ruby/i18n/backend/simple.rb:40:in 
> `available_locales'
>       from /usr/lib/ruby/vendor_ruby/i18n/config.rb:43:in `available_locales'
>       from /usr/lib/ruby/vendor_ruby/i18n/config.rb:49:in 
> `available_locales_set'
>       from /usr/lib/ruby/vendor_ruby/i18n.rb:278:in `locale_available?'
>       from /usr/lib/ruby/vendor_ruby/i18n.rb:284:in 
> `enforce_available_locales!'
>       from /usr/lib/ruby/vendor_ruby/i18n.rb:151:in `translate'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/plugins/providers/virtualbox/provider.rb:102:in
>  `state'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/lib/vagrant/machine.rb:506:in
>  `state'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/lib/vagrant/machine.rb:145:in
>  `initialize'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/lib/vagrant/vagrantfile.rb:79:in
>  `new'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/lib/vagrant/vagrantfile.rb:79:in
>  `machine'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/lib/vagrant/environment.rb:635:in
>  `machine'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/lib/vagrant/plugin/v2/command.rb:177:in
>  `block in with_target_vms'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/lib/vagrant/plugin/v2/command.rb:201:in
>  `block in with_target_vms'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/lib/vagrant/plugin/v2/command.rb:183:in
>  `each'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/lib/vagrant/plugin/v2/command.rb:183:in
>  `with_target_vms'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/plugins/commands/up/command.rb:131:in
>  `install_providers'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/plugins/commands/up/command.rb:85:in
>  `execute'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/lib/vagrant/cli.rb:42:in
>  `execute'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/lib/vagrant/environment.rb:274:in
>  `cli'
>       from 
> /usr/share/rubygems-integration/all/gems/vagrant-1.9.1/bin/vagrant:122:in 
> `<top (required)>'
>       from /usr/bin/vagrant:22:in `load'
>       from /usr/bin/vagrant:22:in `<main>'
>
> % locale
> LANG=en_US.UTF-8
> LANGUAGE=en_US.UTF-8
> LC_CTYPE="en_US.UTF-8"
> LC_NUMERIC="en_US.UTF-8"
> LC_TIME="en_US.UTF-8"
> LC_COLLATE="en_US.UTF-8"
> LC_MONETARY="en_US.UTF-8"
> LC_MESSAGES="en_US.UTF-8"
> LC_PAPER="en_US.UTF-8"
> LC_NAME="en_US.UTF-8"
> LC_ADDRESS="en_US.UTF-8"
> LC_TELEPHONE="en_US.UTF-8"
> LC_MEASUREMENT="en_US.UTF-8"
> LC_IDENTIFICATION="en_US.UTF-8"
> LC_ALL=en_US.UTF-8


Running `apt purge vagrant-sshfs` made the issue disappear again.


Given that I was able to reproduce the issue in a clean stretch VM,
and given that the issue makes vagrant entirely unuseable with -sshfs
installed, I am setting the severity to grave.


Best,

  nicoo

-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages vagrant-sshfs depends on:
ii  openssh-sftp-server  1:7.4p1-5
ii  ruby                 1:2.3.3

vagrant-sshfs recommends no packages.

vagrant-sshfs suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: vagrant-sshfs
Source-Version: 1.3.0-2

We believe that the bug you reported is fixed in the latest version of
vagrant-sshfs, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 854...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Antonio Terceiro <terce...@debian.org> (supplier of updated vagrant-sshfs 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 14 Feb 2017 09:59:55 -0200
Source: vagrant-sshfs
Binary: vagrant-sshfs
Architecture: source
Version: 1.3.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Antonio Terceiro <terce...@debian.org>
Description:
 vagrant-sshfs - vagrant plugin that adds synced folder support with sshfs
Closes: 854517
Changes:
 vagrant-sshfs (1.3.0-2) unstable; urgency=medium
 .
   * Team upload.
   * debian/rules: use rubygems installation layout (Closes: #854517)
   * Add missing dependency on vagrant
   * Add simple autopkgtest smoke test
Checksums-Sha1:
 f94841db1b6671a8ad2763eae85e2f79e7de1597 2103 vagrant-sshfs_1.3.0-2.dsc
 b205cb0ec62ec1490654c733b50abcd5aa0576cb 7068 
vagrant-sshfs_1.3.0-2.debian.tar.xz
 fcb95286b5f3c2f19ac917b08851c446a7d1b1e9 6873 
vagrant-sshfs_1.3.0-2_source.buildinfo
Checksums-Sha256:
 a6a80b52390251ef254b970f250e0f550aff1392fc5341d89f3e57ede3e4913a 2103 
vagrant-sshfs_1.3.0-2.dsc
 091b7f2471702f2ea2b0d6640d5e71333afcf1510f13fc9a8b6209afdfa9dda3 7068 
vagrant-sshfs_1.3.0-2.debian.tar.xz
 21a85970af276352bc781d5781f9df4574b897864bad9fa284f339fc64b9f18c 6873 
vagrant-sshfs_1.3.0-2_source.buildinfo
Files:
 a9ce24b8a9b202c7e627b7ae4dd627a3 2103 ruby optional vagrant-sshfs_1.3.0-2.dsc
 5297c7786a3f9a78c297f1e4c7b1abd4 7068 ruby optional 
vagrant-sshfs_1.3.0-2.debian.tar.xz
 f5bbae37712f4b252e235fd3fbe7e36e 6873 ruby optional 
vagrant-sshfs_1.3.0-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEst7mYDbECCn80PEM/A2xu81GC94FAlii8dgACgkQ/A2xu81G
C97UmxAAl/hkOM5TT2c0jH2h9bPyySh6H9RiBru8WhWIN+CsqyZaoXMkDd2ntyYy
ReVtUNaQEKjGLDUxjVBqb9/7uSH/E0OITziqjh4o/AA5IvW3F85t9Gdc/AJkFTZ9
aAhjJ249F/+pPkqa0EhzP+Eslm3a4KfnsJsCqMZtRpFaJauifDjJSb8amqO3kYHM
k39APmvbM3DWruqoz2xJLy3pSehS7GSACnlwOGyhhpdibS2cpPaDIMVOzzYeKnSi
ZedDgBW6WHEzzpxA8xOhA+ESQ7+JFAkBUNy+HWtu4jwbaJp3ycF6X4xMNnF+p4qg
YGOzlaXrIJLteh910LV9fXvvIuWFpGimFYn0hBRymUr9Fnx6vCbtY+2dAKyW1IB5
ZPOrofB3j+JL9jTOeKvqBpmLjK9mOvUllpdTFTjD4Cdgy2xUcf0sTU7orG1CoYrv
qXXRxkFQpqT7d6SDttOv8wEzKeGnWSUun0s++wGbnUPEjeGQ2/spoPeSTBxsV1ni
dS2WXjwK4xE5RdMsPu/ju4GPXBia97SwPbpFlCFArF0MpSuj7Uw/bMLsUG8huKmZ
DnAUtqFaoDuJx36+4sA9GD9GIPrV+k8xfOZ+guwGJWYk/us2P3zeOy3oeq4ONkKu
kuvPdvxRY99K4GJnVT6pKUVMNfspVybJo8lylp+KssN22741Ago=
=A3bk
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to