Activity log for bug #1747426

Date Who What changed Old value New value Message
2018-02-05 13:30:41 Tom Hirst-Dunton bug added bug
2018-02-05 15:40:49 Patricia Gaughen cloud-images: assignee Canonical Foundations Team (canonical-foundations)
2018-02-05 15:56:25 Dan Watkins bug task added vagrant (Ubuntu)
2018-02-05 19:11:39 Dan Watkins summary Error downloading box trusty64 metadata Vagrant <2.x can no longer fetch box metadata from Hashicorp
2018-02-05 22:26:20 Launchpad Janitor merge proposal linked https://code.launchpad.net/~daniel-thewatkins/ubuntu/+source/vagrant/+git/vagrant/+merge/337189
2018-02-06 14:47:28 Dan Watkins nominated for series Ubuntu Artful
2018-02-06 14:47:28 Dan Watkins bug task added vagrant (Ubuntu Artful)
2018-02-06 14:47:28 Dan Watkins nominated for series Ubuntu Xenial
2018-02-06 14:47:28 Dan Watkins bug task added vagrant (Ubuntu Xenial)
2018-02-06 22:39:36 Dan Watkins description When trying to update my ubuntu/trusty64 vagrant box, I get the following failure: $ vagrant box update --box 'ubuntu/trusty64' Checking for updates to 'ubuntu/trusty64' Latest installed version: 20180124.0.0 Version constraints: > 20180124.0.0 Provider: virtualbox There was an error while downloading the metadata for this box. The error message is shown below: The requested URL returned error: 404 Not Found I have the following Vagrant version: $ vagrant --version Vagrant 2.0.2 and am able to access the resources where I assume they are hosted: $ curl -O http://cloud-images.ubuntu.com/vagrant/trusty/current/trusty-server-cloudimg-amd64-vagrant-disk1.box % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 4 425M 4 17.1M 0 0 1062k 0 0:06:50 0:00:16 0:06:34 972k [Impact] As of February 2nd, the legacy Vagrant Cloud URLs were disabled by Hashicorp[0], meaning that the versions of vagrant in xenial and artful can no longer fetch Vagrant boxes from the global index (which is a fundamental part of Vagrant use). [0] https://groups.google.com/forum/#!topic/vagrant-up/H8C68UTkosU [Test Case] Before fix: $ vagrant box add 'ubuntu/trusty64' [...] URL: ["https://atlas.hashicorp.com/ubuntu/trusty64"] Error: The requested URL returned error: 404 Not Found After fix: $ vagrant box add 'ubuntu/trusty64' ==> box: Loading metadata for box 'ubuntu/trusty64' box: URL: https://vagrantcloud.com/ubuntu/trusty64 [...] [Regression Potential] These changes were cherry-picked directly from upstream (where they have been for several upstream releases), and they only affect the parts of the code concerned with the fetching of boxes (which doesn't work at all currently). I believe the potential for regression outside this functionality is low. [Original Report] When trying to update my ubuntu/trusty64 vagrant box, I get the following failure:     $ vagrant box update --box 'ubuntu/trusty64'     Checking for updates to 'ubuntu/trusty64'     Latest installed version: 20180124.0.0     Version constraints: > 20180124.0.0     Provider: virtualbox     There was an error while downloading the metadata for this box.     The error message is shown below:     The requested URL returned error: 404 Not Found I have the following Vagrant version:     $ vagrant --version     Vagrant 2.0.2 and am able to access the resources where I assume they are hosted:     $ curl -O http://cloud-images.ubuntu.com/vagrant/trusty/current/trusty-server-cloudimg-amd64-vagrant-disk1.box       % Total % Received % Xferd Average Speed Time Time Time Current                                  Dload Upload Total Spent Left Speed       4 425M 4 17.1M 0 0 1062k 0 0:06:50 0:00:16 0:06:34 972k
2018-02-06 23:11:20 Adam Conrad vagrant (Ubuntu Artful): status New Fix Committed
2018-02-06 23:11:21 Adam Conrad bug added subscriber Ubuntu Stable Release Updates Team
2018-02-06 23:11:24 Adam Conrad bug added subscriber SRU Verification
2018-02-06 23:11:27 Adam Conrad tags verification-needed verification-needed-artful
2018-02-07 14:55:38 Launchpad Janitor merge proposal linked https://code.launchpad.net/~daniel-thewatkins/ubuntu/+source/vagrant/+git/vagrant/+merge/337275
2018-02-07 17:57:42 Łukasz Zemczak vagrant (Ubuntu): status New Fix Released
2018-02-07 17:58:17 Łukasz Zemczak vagrant (Ubuntu Xenial): status New Fix Committed
2018-02-07 17:58:23 Łukasz Zemczak tags verification-needed verification-needed-artful verification-needed verification-needed-artful verification-needed-xenial
2018-02-15 19:50:50 Francis Ginther tags verification-needed verification-needed-artful verification-needed-xenial id-5a79b75fa2ffa06d010508ae verification-needed verification-needed-artful verification-needed-xenial
2018-02-16 15:20:54 Dan Watkins cloud-images: status New In Progress
2018-02-16 15:20:58 Dan Watkins cloud-images: importance Undecided High
2018-02-16 21:56:48 Dan Watkins tags id-5a79b75fa2ffa06d010508ae verification-needed verification-needed-artful verification-needed-xenial id-5a79b75fa2ffa06d010508ae verification-done verification-done-artful verification-done-xenial
2018-02-19 19:29:31 Launchpad Janitor vagrant (Ubuntu Xenial): status Fix Committed Fix Released
2018-02-19 19:29:34 Brian Murray removed subscriber Ubuntu Stable Release Updates Team
2018-02-20 19:02:04 Launchpad Janitor vagrant (Ubuntu Artful): status Fix Committed Fix Released
2018-03-03 20:47:58 Eric Newberry bug added subscriber Eric Newberry
2018-03-05 09:17:02 Dan Watkins cloud-images: status In Progress Fix Released