Summary: | app-emulation/vagrant-2.2.7: Could not find 'ruby_dep' (>= 1.3.1) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michael Egger <egger.m> |
Component: | Current packages | Assignee: | Georgy Yakovlev <gyakovlev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jstein |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/14938 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Michael Egger
2020-03-05 09:46:08 UTC
thanks for PR. the dep was supposed to work only for bundler/rvm installations. but looks like some versions of listen ebuild do not depend on ruby_dep anymore. I think the proper way of fixing it is to remove it from gemspec completely (and bump revision of the ebuild), as vagrant does not really use ruby_dep. it's just listed there to make it work on old ruby versions. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c84cb3e2f078a4337448827f19c29e31b4906d7d commit c84cb3e2f078a4337448827f19c29e31b4906d7d Author: Georgy Yakovlev <gyakovlev@gentoo.org> AuthorDate: 2020-03-13 05:42:24 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2020-03-13 05:42:24 +0000 app-emulation/vagrant: revbump, fix ruby_dep dep Closes: https://github.com/gentoo/gentoo/pull/14938 Closes: https://bugs.gentoo.org/711576 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> .../vagrant/{vagrant-2.2.7.ebuild => vagrant-2.2.7-r1.ebuild} | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) |