Hi
I picked up a laptop that had Sparky 5.7.1 Testing version installed some half year ago. The laptop had been sitting in storage but recently in demand because students want them for online study during corona virus closing schools. I attempted to upgrade the system in the terminal with apt update to get it ready and was shown this:
Get:1 http://ftp.debian.org/debian
testing InRelease [116 kB]
Ign:2 http://security.debian.org
testing/updates InRelease
Err:3 http://security.debian.org
testing/updates Release
404 Not Found [IP: 151.101.0.204 80]
E: Repository 'http://ftp.debian.org/debian
testing InRelease' changed its 'Codename' value from 'buster' to 'bullseye'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(
manpage for details.
Do you want to accept these changes and continue updating from this repository? [y/N]
Then I got to thinking, do I want to accept these changes? What might my options be?
I should inform that these laptops will be used by younger students who are not Linux savvy, so I don't want the students to have to worry about too many Linux problems, like new packages breaking the system or too many changes needed.
At the moment, the Debian repositories read:
deb http://ftp.debian.org/debian/
testing main contrib non-free
deb-src http://ftp.debian.org/debian/
testing main contrib non-free
deb http://security.debian.org/
testing/updates main contrib non-free
deb-src http://security.debian.org/
testing/updates main contrib non-free
# deb http://www.deb-multimedia.org
testing main non-free
And sparky-testing.list:
### sparky core repository is used by all sparky editions
deb https://sparkylinux.org/repo/
core main
deb-src https://sparkylinux.org/repo/
core main
### sparky testing repository
deb https://sparkylinux.org/repo/
testing main
deb-src https://sparkylinux.org/repo/
testing main
And sparky-unstable.list:
### sparky unstable repository
deb https://sparkylinux.org/repo/
unstable main
deb-src https://sparkylinux.org/repo/
unstable main
There are others. So I see my choices as:
1. Going from testing to stable. I could eliminate sparky-unstable.list and change everything from testing to stable. This would be an effort to make for fewer surprises for users.
2. Going from testing to buster. This might not be a big change since I think testing might have been buster when this system was installed.
3. Leaving things as they are, choosing yes to proceed with the upgrade and hope that the good people at Sparky will keep out things that will break the system. This might appeal if choices 1 or 2 end up making things weird anyway.
4. Try installing a new system. This may be time consuming as it will require lots of various tweaking afterwards.
Any ideas on what the best choice might be? Or something different from above?
Thanks
Kendew