General info, Debian Buster (10.0) is now available

This is not a error message, simply to notice debian buster v10.0 is now officialy out.

In order to update my Debian Stretch v9 // NC16, I simply change my sourcelists to the new one:

/etc/apt/sources.list

# debian 10

deb http://deb.debian.org/debian/ buster main
deb-src http://deb.debian.org/debian/ buster main

deb http://security.debian.org/debian-security buster/updates main
deb-src http://security.debian.org/debian-security buster/updates main


# EOF

followed by

  • apt-get update
  • apt-get upgrade
  • apt full-upgrade or dist-upgrade

As my debian 9+ was kind of chaos due to 4 years of backport/testing/nonfree i had first to resolve the dependency mess with aptitude … having error 500 on my NC16 running on it.

Nevertheless, i have a nice Buster/NC16/Php7.3/MariaDB10.3 server working…

No hurry to update thos, but this is my perso/test bench server
If needed, there is a list of my packages installed/dependencies : https://nextcloud.rkn.ovh/index.php/s/07112019_installedPKG

i am in 13.0.1, about to update to NC 16.0.3

For those with 500 error, i had to revert from a nice php7.0 and then re-update to 7.3, including dependencies for apache2

save your *.conf files before !!!

I take it this will be resolved, or is this just going to be the way to update?

I am hoping that we can come to a resolution that if things have to change when we update to Buster, we can run a script to get Nextcloud in line with the update after doing so and be good.

Well, i dont know.

Maybee it is due to my server, witch is 2 years old and running, with, let’s say a real mess with pkg due to backport/test/sid …

But, the new update management system with aparmor and nftables and others news things is quiet challenging.

Beware.

forget to say that update to 16.0.3 was straightforward.