#ArchLinux already switched to #syncthing version 2, which is incompatible with synthing 1.
WTF-
I would expect either a syncthing2 package, or at least a syncthing1 fallback.
That's *not* good package management.
Update: Clarification:
After getting some replies to my original message, wondering where I got the info #syncthing 2 is incompatible with the old clients, I did a quick search.
The release logs
https://github.com/syncthing/syncthing/releases/tag/v2.0.10
don't state any connection incompatibilities, and the forum posts
https://forum.syncthing.net/t/syncthing-version-2-interoperability-with-version-1/24830
https://forum.syncthing.net/t/syncthing-2-0-compatibility-with-older-st-clients/24792
say there are none either.
So apparently I completely misinterpreted the warning which appears when trying to update via the web interface.
Sorry for the confusion I caused.
@fabiscafe @uvok Syncthing v1.30.0 is still available for download:
@uvok From the release notes:
"Version 2 brings a new database format and various cleanups, but remains
*protocol compatible* with Syncthing 1" (emphasis mine)
Also Archlinux is a rolling release distro. Updates following the lastest upstream is exactly what it says on the tin. They might provide a `-old` package in the AUR or even in the repo, but especially for an update that does automatic migrations and is protocol compatible with the previous version, I would not expect even that.