Skip to content

[BUG] Install.sh script fails because dowloaded microshift checksum doesn't match #203

@anjannath

Description

@anjannath

The release artifact's sha256sum do not match.

What happened: Sha256sum check in the intall.sh failed and i wasn't able to start microshift

What you expected to happen: be able to setup and run microshift by using ./install.sh

How to reproduce it (as minimally and precisely as possible):

  1. Clone repository and cd into it
  2. run ./install.sh

Environment:

  • Microshift version (use microshift version):
  • Hardware configuration: rhel 8 VM
  • OS (e.g: cat /etc/os-release): rhel 8.4
  • Kernel (e.g. uname -a): Linux maximus100.localmachine.com 4.18.0-305.12.1.el8_4.x86_64 Init #1 SMP Mon Jul 26 08:06:24 EDT 2021 x86_64 x86_64 x86_64 GNU/Linux

Relevant Logs:

[anath@maximus100 microshift]$ ./install.sh
[sudo] password for anath:
This system is already registered. Use --force to override
4 local certificates have been deleted.
Successfully attached a subscription for: Red Hat OpenShift Container Platform for Certified Cloud and Service Providers
3 local certificates have been deleted.
maximus100.localmachine.com
Correct
maximus100.localmachine.com is a valid machine name continuing installation
Updating Subscription Management repositories.
Last metadata expiration check: 0:00:52 ago on Wed 11 Aug 2021 03:58:35 AM EDT.
Package policycoreutils-python-utils-2.9-14.el8.noarch is already installed.
Package conntrack-tools-1.4.4-10.el8.x86_64 is already installed.
Package firewalld-0.8.2-7.el8_4.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Warning: ALREADY_ENABLED: 6443:tcp
success
Warning: ALREADY_ENABLED: 30000-32767:tcp
success
Warning: ALREADY_ENABLED: 2379-2380:tcp
success
Warning: ALREADY_ENABLED: masquerade
success
Warning: ALREADY_ENABLED: 10250:tcp
success
Warning: ALREADY_ENABLED: 10251:tcp
success
Warning: ALREADY_ENABLED: 10.42.0.0/16
success
success
Updating Subscription Management repositories.
Last metadata expiration check: 0:01:03 ago on Wed 11 Aug 2021 03:58:35 AM EDT.
Package cri-o-1.20.4-7.rhaos4.7.git6287500.el8.x86_64 is already installed.
Package cri-tools-1.20.0-2.el8.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 44.7M  100 44.7M    0     0  6928k      0  0:00:06  0:00:06 --:--:-- 7894k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100     9  100     9    0     0     13      0 --:--:-- --:--:-- --:--:--    13
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   622  100   622    0     0   1132      0 --:--:-- --:--:-- --:--:--  1130
100   252  100   252    0     0    184      0  0:00:01  0:00:01 --:--:--   184
SHA256 checksum failed

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions