question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Temporary failure resolving 'deb.debian.org'

See original GitHub issue

Hello Team,

We have GitHub actions setup for building/running some scripts.

However, we see some issues while the script is run. Probably not an issue with the scripts but seems to be a system/environment issue.

Please find the error snippet below:

+ update
+ apt update
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Ign:1 http://deb.debian.org/debian unstable InRelease
Ign:1 http://deb.debian.org/debian unstable InRelease
Ign:1 http://deb.debian.org/debian unstable InRelease
Err:1 http://deb.debian.org/debian unstable InRelease
  Temporary failure resolving 'deb.debian.org'
Reading package lists...
Building dependency tree...
All packages are up to date.
W: Failed to fetch http://deb.debian.org/debian/dists/unstable/InRelease  Temporary failure resolving 'deb.debian.org'
W: Some index files failed to download. They have been ignored, or old ones used instead.

Can you please look into the issue and suggest any way to avoid the issue?

Thanks in advance,

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
probal31commented, Aug 2, 2022

Hello @nikola-jokic ,

Seems like this issue is persistent.

Workflow Link: https://github.com/Nitrux/iso-tool/blob/legacy-minimal/.github/workflows/build.yml

Not using a container to run the individual jobs. Using the GitHub virtual environment image itself.

Let me know if you need anything else.

Thanks.

1reaction
probal31commented, Aug 1, 2022

@nikola-jokic Kindly let me know if you need any further information regarding the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Temporary failure resolving 'deb.debian.org'
"Temporary failure resolving 'deb.debian.org'". I'm getting 3 error messages just like this one whenever I try to use the apt-get update ...
Read more >
Docker: Temporary failure resolving 'deb.debian.org'
Try restarting Docker. One of these should work: sudo service docker restart sudo /etc/init.d/docker restart sudo snap restart docker.
Read more >
Temporary failure resolving deb.debian.org inside all ...
Hello, I have a problem with no internet access in Docker containers on Ubuntu Server 22.04.2 (freshly installed).
Read more >
Unable to install any package in debian OS
http://ftp.us.debian.org/debian stable InRelease Temporary failure resolving 'ftp.us.debian.org' Err:4 http://deb.debian.org/debian buster- ...
Read more >
apt-get update error in Debian 11 "Temporary failure ...
This is what I get when I run the apt-get update on my debian 11 server. Err:1 http://deb.debian.org/debian bullseye InRelease Temporary failure ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found