Bug 25136 - “vagrant up” dies with a problem with dependency error
Summary: “vagrant up” dies with a problem with dependency error
Status: RESOLVED OLD
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 7
Hardware: All Linux
Priority: Normal critical
Target Milestone: ---
Assignee: Nicolas Lécureuil
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-16 00:36 CEST by Neal Gompa
Modified: 2021-09-07 14:10 CEST (History)
1 user (show)

See Also:
Source RPM: vagrant-2.0.4-1.mga7.src.rpm
CVE:
Status comment:


Attachments

Description Neal Gompa 2019-07-16 00:36:36 CEST
Description of problem:
When I try to use Vagrant on Mageia 7, it dies with a dependency error with the childprocess rubygem as follows:

[ngompa@mgagnome-skuld-vm ~]$ vagrant up
Traceback (most recent call last):
	8: from /usr/share/vagrant/gems/bin/vagrant:23:in `<main>'
	7: from /usr/share/rubygems/rubygems.rb:300:in `activate_bin_path'
	6: from /usr/share/rubygems/rubygems.rb:300:in `synchronize'
	5: from /usr/share/rubygems/rubygems.rb:300:in `block in activate_bin_path'
	4: from /usr/share/rubygems/rubygems/specification.rb:1413:in `activate'
	3: from /usr/share/rubygems/rubygems/specification.rb:1431:in `activate_dependencies'
	2: from /usr/share/rubygems/rubygems/specification.rb:1431:in `each'
	1: from /usr/share/rubygems/rubygems/specification.rb:1442:in `block in activate_dependencies'
/usr/share/rubygems/rubygems/dependency.rb:310:in `to_specs': Could not find 'childprocess' (~> 0.6.0) - did find: [childprocess-1.0.1] (Gem::MissingSpecVersionError)
Checked in 'GEM_PATH=/usr/share/gems:/usr/share/vagrant/gems:/home/ngompa/.vagrant.d/gems', execute `gem env` for more information


Version-Release number of selected component (if applicable):
2.0.4-1.mga7

How reproducible:
Always

Steps to Reproduce:
1. Install fresh Mageia 7
2. “su -c ‘dnf install vagrant virtualbox’”
3. “vagrant up” with a Vagrantfile
Comment 1 eric gerbier 2020-01-22 13:58:12 CET
any vagrant command output the same message, for example "vagrant help"

the gem childprocess is installed as an rpm dependency by ruby-childprocess-1.0.1-1.mga7.noarch but installed gem versions are quite more recent than requisites from /usr/share/vagrant/gems/specifications/vagrant-2.0.4.gemspec

The current version of vagrant is 2.2.26 

and the rpm provided on the vagrant site ( https://releases.hashicorp.com/vagrant/2.2.6/vagrant_2.2.6_x86_64.rpm) works well on mageia 7

CC: (none) => eric.gerbier

Comment 2 Nicolas Lécureuil 2021-01-09 16:27:46 CET
i can try to update vagrant to 2.2.6.
Comment 3 Aurelien Oudelet 2021-07-06 13:15:25 CEST
Mageia 7 is EOL since July 1st 2021.
There will not have any further bugfix for this release.

You are encouraged to upgrade to Mageia 8 as soon as possible.

@reporter, if this bug still apply with Mageia 8, please let us know it.

@packager, if you work on the Mageia 7 version of your package, please check the Mageia 8 package if issue is also present. In this case, please fix the Mageia 8 version instead.

This bug report will be closed OLD if there is no further notice within 1st September 2021.
Comment 4 Marja Van Waes 2021-09-07 14:10:38 CEST
Hi bug reporter and hi assignee and others involved,

Please reopen this bug report if it is still valid for Mageia 8 or 9(cauldron), and change "Version:" in the upper left of this report accordingly.

This report is being closed as OLD because it was filed against Mageia 7, for which  support ended on June 30th 2021.

Thanks,
Marja

Resolution: (none) => OLD
Status: NEW => RESOLVED


Note You need to log in before you can comment on or make changes to this bug.