Kubeinit / kubeinit

Ansible automation to have a KUBErnetes cluster INITialized as soon as possible...

Home Page:https://www.kubeinit.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubeinit 20.04 repository is currently broken

UniversalSuperBox opened this issue · comments

Thank you for kubeinit!

Describe the bug

The repository for kubeinit on Ubuntu 20.04 is currently broken. When attempting to install podman, the following error is received:

Get:1 https://provo-mirror.opensuse.org/repositories/home:/kubeinit/xUbuntu_20.04  podman 100:4.7.1-1 [21.3 MB]
Err:1 https://provo-mirror.opensuse.org/repositories/home:/kubeinit/xUbuntu_20.04  podman 100:4.7.1-1
  File has unexpected size (21316608 != 21326904). Mirror sync in progress? [IP: 91.193.113.70 443]
  Hashes of expected file:
   - SHA256:878d666829b2d9625f82cccaf9a1b94f2cddaee87cceb02765c71b87974ff441
   - SHA1:864179d94c5e09f03c2cfbe1434512190a3b7726 [weak]
   - MD5Sum:18ae4bc9ad3062347ac5bb8e06d26059 [weak]
   - Filesize:21326904 [weak]

It is correct. The file currently in the repository does not match the repository metadata.

To Reproduce
Steps to reproduce the behavior:

  1. Add https://download.opensuse.org/repositories/home:/kubeinit/xUbuntu_20.04 to a sources.list file with appropriate signing keys
  2. Run apt-get update
  3. Run apt install podman

Expected behavior

Podman is installed.

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days