Debian 10 apt-get failures

uname -a

Linux beaglebone 4.19.94-ti-r42 #1buster SMP PREEMPT Tue Mar 31 19:38:29 UTC 2020 armv7l GNU/Linux

apt-get install pciutils

Reading package lists… Done
Building dependency tree
Reading state information… Done
The following NEW packages will be installed:
pciutils
0 upgraded, 1 newly installed, 0 to remove and 96 not upgraded.
Need to get 274 kB of archives.
After this operation, 1,218 kB of additional disk space will be used.
Err:1 http://deb.debian.org/debian buster/main armhf pciutils armhf 1:3.5.2-1
Temporary failure resolving ‘deb.debian.org
E: Failed to fetch http://deb.debian.org/debian/pool/main/p/pciutils/pciutils_3.5.2-1_armhf.deb Temporary failure resolving ‘deb.debian.org
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

Can you ping google.com?
Ex:
ping google.com

If this fails, then you have a network config issue.

Cheers,

Jon

Thank you!