Jump to content
Nexus76

How upgrade from Stretch to Buster ?

Recommended Posts

Hi

How can I upgrade "Tinker-Board-Linaro-Stretch-alip-v2.0.11.img" to "Tinker_Board-Debian-Buster-v3.0.11-20211026.img" from commandline without reinstalling the system?

Thanks
kind regards
Nexus76

Share this post


Link to post
Share on other sites

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

  • Like 1

Share this post


Link to post
Share on other sites

ok, i updated as a normal debian distribution,
by editing the /etc/apt/sources.list file and replacing "stretch" with "buster".

now I have to solve some package dependency problems

 


but can't find the repository http://tprd.asus.com:8000

should it be updated or can it be removed from the list because it is obsolete ?

Thank's

 

  • Like 1

Share this post


Link to post
Share on other sites

Yes, I've run into the same issue as well. Is there a replacement server we can add to the apt config? 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...