Your message dated Sat, 17 May 2025 15:00:57 +0900 with message-id <20250517150057.0cb8be47@jet> and subject line Re: Bug#896904: New upstream available has caused the Debian Bug report #896904, regarding [vagrant] vagrant plugin can't install plugin 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 [email protected] immediately.) -- 896904: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896904 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: vagrant Version: 2.0.2+dfsg-3 Severity: normal vagrant plugin can't install plugin correctly. Here is the example which can't install plugin: % vagrant plugin install vagrant-lxc Installing the 'vagrant-lxc' plugin. This can take a few minutes... Bundler, the underlying system Vagrant uses to install plugins, reported an error. The error is shown below. These errors are usually caused by misconfigured plugin installations or transient network issues. The error from Bundler is: conflicting dependencies fog-core (~> 1.43.0) and fog-core (= 1.45.0) Activated fog-core-1.45.0 which does not match conflicting dependency (~> 1.43.0) Conflicting dependency chains: fog-core (= 1.45.0), 1.45.0 activated versus: vagrant-libvirt (> 0), 0.0.41 activated, depends on fog-core (~> 1.43.0) I know that it should install vagrant-lxc package, but it is better to notify the existence of deb package if it is available. --- System information. --- Architecture: Kernel: Linux 4.15.0-2-amd64 Debian Release: buster/sid 500 unstable-debug debug.mirrors.debian.org 500 unstable ftp.jp.debian.org 500 stretch download.docker.com 500 stable dl.google.com --- Package information. --- Depends (Version) | Installed ==================================-+-============= bsdtar | 3.2.2-3.1 curl | 7.58.0-2 openssh-client | 1:7.7p1-2 ruby | 1:2.5.1 ruby-childprocess (>= 0.3.7) | 0.5.9-1 ruby-erubis (>= 2.7.0) | 2.7.0-3 ruby-i18n (>= 0.6.0) | 0.7.0-2 ruby-listen | 3.1.5-1 ruby-log4r (>= 1.1.9) | 1.1.10-4 ruby-net-scp (>= 1.1.0) | 1.2.1-5 ruby-net-sftp | 1:2.1.2-4 ruby-net-ssh (>= 1:4.2.0) | 1:4.2.0-2 ruby-rest-client | 2.0.2-3 Recommends (Version) | Installed ==============================-+-=========== vagrant-libvirt | 0.0.43-2 Suggests (Version) | Installed =========================-+-=========== virtualbox (>= 4.0) | 5.2.10-dfsg-5
pgpQeUkUVAgCw.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---It might better not to install via "vagrant plugin install", right solution is using packaged version in Debian for consistency. So I'll close it. On Wed, 10 Jul 2019 15:34:20 -0300 Antonio Terceiro <[email protected]> wrote: > Control: tag -1 + wontfix > > On Wed, Jul 10, 2019 at 04:55:06PM +0200, Inaki Malerba wrote: > > Dear Maintainer, > > > > This issue is still present. I tested version 2.2.4 from upstream > > and works fine. > > Any version that you test from upstream will work, because installing > a vagrant plugin means directly installing Ruby packages (the plugins > themselves and their dependencies) from rubygems.org into a > vagrant-specific location. > > In Debian, this is patched to use regular Debian packages, and when > you install a vagrant plugin via vagrant, sometimes the plugins > dependencies, specially version constraints, won't be met by the > package correspondent packages in Debian. > > > Please consider packaging the latest version. > > This will not solve the problem. If you *need* to install stuff that > is not in Debian, the only certain solution at the moment is using > Vagrant from upstream as well.
--- End Message ---
_______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
