Skip to content
This repository was archived by the owner on Jan 8, 2019. It is now read-only.

Update Ubuntu mini-iso checksum for the September 12th update #1273

Merged
merged 1 commit into from
Sep 24, 2018

Conversation

cbaenziger
Copy link
Member

This corrects one hitting the following as the Ubuntu mini.iso has a new release:

  * remote_file[/home/vagrant/chef-bcpc/bins/ubuntu-14.04-hwe44-mini.iso] action create

    ================================================================================
    Error executing action `create` on resource 'remote_file[/home/vagrant/chef-bcpc/bins/ubuntu-14.04-hwe44-mini.iso]'
    ================================================================================

    Chef::Exceptions::ChecksumMismatch
    ----------------------------------
    Checksum on resource (28b119) does not match checksum on content (eefab8)

    Resource Declaration:
    ---------------------
    # In /var/chef/cache/cookbooks/bach_repository/recipes/ubuntu.rb 

      8: remote_file "#{bins_dir}/ubuntu-14.04-hwe44-mini.iso" do
      9:   source 'http://archive.ubuntu.com/ubuntu/dists/trusty-updates/main/' +
     10:          'installer-amd64/current/images/xenial-netboot/mini.iso'
     11:   mode 0444
     12:   checksum '28b11928cd8bd63ee522f2e9b0a2f3bfd0dd1d826471e8f7726d65d583b32154'
     13: end
     14:

@leochen4891 leochen4891 merged commit 92f6465 into bloomberg:master Sep 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants