linaro@tinkerboard:~$
linaro@tinkerboard:~$
linaro@tinkerboard:~$ cat /etc/*release
PRETTY_NAME="Debian GNU/Linux 9 (stretch)"
NAME="Debian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
VERSION_CODENAME=stretch
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
linaro@tinkerboard:~$
linaro@tinkerboard:~$ uname -a
Linux tinkerboard 4.4.132+ #1 SMP Wed Aug 21 19:15:55 CST 2019 armv7l GNU/Linux
linaro@tinkerboard:~$
linaro@tinkerboard:~$
linaro@tinkerboard:~$ sudo apt-get update
Err:1 http://tprd.asus.com:8000 stretch InRelease
Could not resolve 'tprd.asus.com'
Hit:2 http://repo.linaro.org/ubuntu/linaro-overlay stretch InRelease
Hit:3 http://security.debian.org stretch/updates InRelease
Ign:4 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Hit:5 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
Hit:6 http://cdn-fastly.deb.debian.org/debian stretch Release
Reading package lists... Done
W: Failed to fetch http://tprd.asus.com:8000/dists/stretch/InRelease Could not resolve 'tprd.asus.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
linaro@tinkerboard:~$
linaro@tinkerboard:~$
linaro@tinkerboard:~$ sudo apt-get upgrade -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
linaro@tinkerboard:~$
linaro@tinkerboard:~$
-------------------------------------------------------------------------------------
there is also this error
Err: 1 http://tprd.asus.com:8000 stretch InRelease
Could not resolve 'tprd.asus.com'
has the repository address changed ?
thank's