From: anthony.crumley@... Date: 2015-01-22T06:40:02+00:00 Subject: [ruby-core:67746] [ruby-trunk - Misc #10757] Vagrant environment for MRI contributors Issue #10757 has been updated by Anthony Crumley. File vagrant_v3.patch added Nice catch on the Ubuntu version being old. * Included patch by Nobu * Updated Ubuntu to trusty64 * Added the Tcl/Tk dependency * Removed nasty openssl hacks because trusty64 already has updated openssl * Included a link to the Developer How To in vagrant up post message ---------------------------------------- Misc #10757: Vagrant environment for MRI contributors https://bugs.ruby-lang.org/issues/10757#change-51173 * Author: Anthony Crumley * Status: Open * Priority: Normal * Assignee: ---------------------------------------- This patch includes a Vagrant file that will quickly and easily setup a development environment for MRI contributors. Following are some benefits of having a vagrant setup for contributors. * Increase the number of contributors by making it easier to get started. * Easy setup for someone that wants to contribute to the Ruby test suite but does not really want to become a C developer. (This is my personal motivation) * A canonical environment to create and work through issues on. ---Files-------------------------------- vagrant.patch (4.12 KB) vagrant_v2.patch (4.3 KB) vagrant_v3.patch (4.91 KB) -- https://bugs.ruby-lang.org/