Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 20.04 Unable to fetch Podman #5574

Closed
1 of 8 tasks
ramesp71 opened this issue May 19, 2022 · 2 comments
Closed
1 of 8 tasks

Ubuntu 20.04 Unable to fetch Podman #5574

ramesp71 opened this issue May 19, 2022 · 2 comments

Comments

@ramesp71
Copy link

Description

I get the following error when I run GenerateResourcesAndImage, and cannot continue. ==> azure-arm: E: Failed to fetch https://provo-mirror.opensuse.org/repositories /devel:/kubic:/libcontainers:/stable/xUbuntu_20.04/amd64/podman_3.4.2-1_amd64.de b File has unexpected size (17679080 != 17706544). Mirror sync in progress? [IP : 91.193.113.70 443] ==> azure-arm: Hashes of expected file: ==> azure-arm: - SHA256:4eb9b58413f602cf18ec21a742acd99ae10e71df467e7b9a63c3 b1f7e8229f16 ==> azure-arm: - SHA1:cf1fefe5c85321fe9b562339a79494c9eda9dd60 [weak] ==> azure-arm: - MD5Sum:58fa232055dff2700aa55e13c7932536 [weak] ==> azure-arm: - Filesize:17706544 [weak] ==> azure-arm: E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

Virtual environments affected

  • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • macOS 10.15
  • macOS 11
  • macOS 12
  • Windows Server 2019
  • Windows Server 2022

Image version and build link

GenerateResourcesAndImage -SubscriptionId [subscriptionId] -ResourceGroupName [resourcegroup] -ImageGenerationRepositoryRoot "$pwd" -ImageType Ubuntu2004 -AzureLocation "Central US" -AzureClientId '[azureclientId]' -AzureClientSecret '[azureclientSecret]' -AzureTenantId '[azureTenantId]'

Is it regression?

No response

Expected behavior

No response

Actual behavior

No response

Repro steps

  • Run GenerateResourcesAndImage in Ubuntu 20.04.
  • Error happens when it gets to the point where it's trying to fetch podman.
@mikhailkoliada
Copy link
Contributor

Hey @ramesp71!

I guess it is connected with containers/podman#14278 (comment)

We will consider what to do next soon-ish.

@miketimofeev
Copy link
Contributor

@ramesp71 we have removed container tools installation from Ubuntu 18 & 20 images. Please pull the latest main and try building the image again.
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants