[FOLIO-1705] vagrant box Q4-2018 v1.0.1 is not available Created: 16/Jan/19  Updated: 03/Jun/20  Resolved: 16/Jan/19

Status: Closed
Project: FOLIO
Components: None
Affects versions: None
Fix versions: None

Type: Bug Priority: P2
Reporter: David Crossley Assignee: Wayne Schneider
Resolution: Done Votes: 0
Labels: ci, platform-backlog, q4-2018, sprint55
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Issue links:
Relates
relates to FOLIO-1690 Q4 Vagrant box Closed
Sprint:
Development Team: Core: Platform

 Description   

The vagrant box built for "Q4-2018" v1.0.1 is not available for download. The previous v1.0.0 is okay.



 Comments   
Comment by David Crossley [ 16/Jan/19 ]
cd new
vagrant init --minimal folio/Q4-2018
vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'folio/Q4-2018' could not be found. Attempting to find and install...
    default: Box Provider: virtualbox
    default: Box Version: 1.0.1
==> default: Loading metadata for box 'folio/Q4-2018'
    default: URL: https://vagrantcloud.com/folio/Q4-2018
==> default: Adding box 'folio/Q4-2018' (v1.0.1) for provider: virtualbox
    default: Downloading: https://vagrantcloud.com/folio/boxes/Q4-2018/versions/1.0.1/providers/virtualbox.box
    default: Download redirected to host: s3.amazonaws.com
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.

The requested URL returned error: 404 Not Found

Edit Vagrantfile to add the specific previous version:
config.vm.box_version = "1.0.0"

and 'vagrant up' is successful.

Comment by Wayne Schneider [ 16/Jan/19 ]

Fixed for v1.0.1. Now to fix the build job...

Comment by Wayne Schneider [ 16/Jan/19 ]

Fixed. Mistyped the box URL in the packer.json file for the release build.

Generated at Thu Feb 08 23:15:17 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.