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

Failed to fetch Packages.gz #4

Open
bobd988 opened this issue Jul 12, 2022 · 1 comment
Open

Failed to fetch Packages.gz #4

bobd988 opened this issue Jul 12, 2022 · 1 comment

Comments

@bobd988
Copy link

bobd988 commented Jul 12, 2022

Hi

I understand this issue is not related to Dora, in case someone has met this environment issue and have a workaround?
My PC is Ubuntu18.04 CUDA 11.04 with latest docker and Nvidia docker 2 installed.

when in this step I got error

./scripts/launch.sh

Get:34 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [42.4 kB]
Fetched 33.0 MB in 3s (9951 kB/s)
Reading package lists...
E: Failed to fetch https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/Packages.gz File has unexpected size (580845 != 580040). Mirror sync in progress? [IP: 152.195.19.142 443]
Hashes of expected file:
- Filesize:580040 [weak]
- SHA256:dc8abbaf470d3ee626f4f1f4d2871a98d8dc8f770bc592676f0d1f60637e0c2d
- SHA1:109bfa4e5c415731aa44b1c1caae3f19754c5406 [weak]
- MD5Sum:bf8f928cb55b1c9e4c158a69ee52b5d8 [weak]
Release file created at: Mon, 11 Jul 2022 19:01:54 +0000
E: Some index files failed to download. They have been ignored, or old ones used instead.
The command '/bin/sh -c apt-get -y update && apt-get -y install sudo' returned a non-zero code: 100
Unable to find image 'dora:latest' locally
docker: Error response from daemon: pull access denied for dora, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
Error: No such container: dora
lstat /home/demo/.ssh/id_rsa.pub: no such file or directory
Error: No such container: dora
Error: No such container: dora
ssh: connect to host localhost port 20022: Connection refused

@haixuanTao
Copy link
Collaborator

Oh sorry, I think my github notification wasn't linked to this issue page.

There are many downloads during the docker image build, and some downloads can fail. I would recommend trying to build it again.

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

No branches or pull requests

2 participants