Page MenuHomeSoftware Heritage

packer/debian_buster: Upgrade to new debian 10.6 image (10.5 is 404)
ClosedPublic

Authored by ardumont on Sep 30 2020, 9:59 AM.

Details

Summary

Otherwise, as the 10.5 image is no longer referenced, the packer build debian_buster.json instructions fail.

Related P793

Test Plan
  1. without the diff, packer build debian_buster.json fails on 404 when fetching the iso
  2. apply diff, packer build debian_buster.json build happens

Diff Detail

Repository
rSENV Puppet Environment
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

ardumont edited the summary of this revision. (Show Details)

A good test could be to generate the image, publish it to the public annex and upgrade the image on the Vagrantfile. Doing so, you will cover the complete image lifecycle ;).

A good test could be to generate the image, publish it to the public annex and upgrade the image on the Vagrantfile. Doing so, you will cover the complete image lifecycle ;).

yes, good idea.
public annex update in progress.

A good test could be to generate the image, publish it to the public annex and upgrade the image on the Vagrantfile. Doing so, you will cover the complete image lifecycle ;).

yes, good idea.
public annex update in progress.

public annex update done. The image and its check hash file are at public disposition [1]

D4096 for the actual update in the Vagrantfile, the base box is now that new image.

[1] https://annex.softwareheritage.org/public/isos/virtualbox/debian/

This revision is now accepted and ready to land.Sep 30 2020, 10:52 AM