Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 686388 - >=app-emulation/vagrant-2.2.3: please add ruby 2.6 support
Summary: >=app-emulation/vagrant-2.2.3: please add ruby 2.6 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL: https://github.com/gentoo/gentoo/pull...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-20 11:38 UTC by Petronio Coelho
Modified: 2019-05-20 18:56 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petronio Coelho 2019-05-20 11:38:19 UTC
Vagrant has had ruby 2.6 support since version 2.2.3 . Need to update the 2.2.3 and 2.2.4 ebuilds' USE_RUBY to include ruby26.

https://github.com/hashicorp/vagrant/pull/10579
Comment 1 Georgy Yakovlev archtester gentoo-dev 2019-05-20 16:38:07 UTC
Hey, will add as soon as deps are satisfied, see https://github.com/gentoo/gentoo/pull/12057
Comment 2 Georgy Yakovlev archtester gentoo-dev 2019-05-20 16:40:46 UTC
Ah I see it has been added. Will do later today.
Comment 3 Larry the Git Cow gentoo-dev 2019-05-20 18:56:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a6f7f9c3dc4d51c3428d05f408a867fe9089427

commit 1a6f7f9c3dc4d51c3428d05f408a867fe9089427
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2019-05-20 18:56:08 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2019-05-20 18:56:36 +0000

    app-emulation/vagrant: drop 2.2.3
    
    Closes: https://bugs.gentoo.org/686388
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 app-emulation/vagrant/Manifest             |  1 -
 app-emulation/vagrant/vagrant-2.2.3.ebuild | 90 ------------------------------
 2 files changed, 91 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e77645c70239367394dca3cca2030cb27b6d2e6a

commit e77645c70239367394dca3cca2030cb27b6d2e6a
Author:     Nick H <gerkola@gmail.com>
AuthorDate: 2019-05-19 19:08:19 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2019-05-20 18:56:35 +0000

    app-emulation/vagrant: add ruby 2.6
    
    Signed-off-by: Nick Herman <gerkola@gmail.com>
    Bug: https://bugs.gentoo.org/686388
    Closes: https://github.com/gentoo/gentoo/pull/12057
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 app-emulation/vagrant/files/vagrant-r1.in  | 61 ++++++++++++++++++++++++++++++
 app-emulation/vagrant/vagrant-2.2.4.ebuild |  4 +-
 2 files changed, 63 insertions(+), 2 deletions(-)