Linux: Update to 2.2.4 not working:

Got the information that new version is available and I have to use the system update tools (Unbuntu 16.04):

$ sudo apt-get install owncloud-client
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen… Fertig
Die folgenden zusätzlichen Pakete werden Installiert
libowncloudsync0
Die folgenden Pakete werden aktualisiert (Upgrade):
libowncloudsync0 owncloud-client
2 aktualisiert, 0 neu installiert, 0 zu entfernen und 324 nicht aktualisiert.
Es mĂĽssen 1.343 kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 0 B Plattenplatz zusätzlich benutzt.
Möchten Sie fortfahren? [J/n] j
Fehl:1 http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_16.04 owncloud-client 2.2.3-1.6
404 Not Found [IP: 195.135.221.134 80]
Fehl:2 http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_16.04 libowncloudsync0 2.2.3-1.6
404 Not Found [IP: 195.135.221.134 80]
E: Fehlschlag beim Holen von http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_16.04/./amd64/owncloud-client_2.2.3-1.6_amd64.deb 404 Not Found [IP: 195.135.221.134 80]

E: Fehlschlag beim Holen von http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_16.04/./amd64/libowncloudsync0_2.2.3-1.6_amd64.deb 404 Not Found [IP: 195.135.221.134 80]

E: Einige Archive konnten nicht heruntergeladen werden; vielleicht »apt-get update« ausführen oder mit »–fix-missing« probieren?

You try to download an old version. Try to update the package list first: sudo apt-get update

Of course I did an update before. But did not recognize the errors there:

$ sudo apt-get update
[sudo] Passwort fĂĽr xxxx:
Ign:1 http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_16.04 InRelease
Holen:2 Index of /ubuntu xenial-security InRelease [102 kB]
OK:3 Index of /ubuntu xenial InRelease
OK:4 Index of /ubuntu xenial InRelease
OK:5 Index of /ubuntu xenial-updates InRelease
OK:6 Index of /diesch/testing/ubuntu xenial InRelease
OK:7 Index of /strukturag/spreed-webrtc/ubuntu xenial InRelease
OK:8 Index of /repo/debian wheezy InRelease
Ign:9 /repositories/isv:/ownCloud:/community/xUbuntu_16.04 - openSUSE Download InRelease
OK:10 Index of /ubuntu xenial-backports InRelease
OK:12 /repositories/isv:/ownCloud:/community/xUbuntu_16.04 - openSUSE Download Release
Holen:11 http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_16.04 Release [1.023 B]
Holen:13 http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_16.04 Release.gpg [481 B]
OK:14 https://apt.dockerproject.org/repo ubuntu-xenial InRelease
Fehl:13 http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_16.04 Release.gpg
Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 4ABE1AC7557BEFF9
Es wurden 104 kB in 2 s geholt (45,7 kB/s).
Paketlisten werden gelesen… Fertig
W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/owncloud-client.list:1 and /etc/apt/sources.list.d/owncloud-client.list:2
W: Target Translations (de_DE) is configured multiple times in /etc/apt/sources.list.d/owncloud-client.list:1 and /etc/apt/sources.list.d/owncloud-client.list:2
W: Target Translations (de) is configured multiple times in /etc/apt/sources.list.d/owncloud-client.list:1 and /etc/apt/sources.list.d/owncloud-client.list:2
W: Target Translations (en) is configured multiple times in /etc/apt/sources.list.d/owncloud-client.list:1 and /etc/apt/sources.list.d/owncloud-client.list:2
W: http://download.opensuse.org/repositories/isv:/ownCloud:/community/xUbuntu_16.04/Release.gpg: Signature by key F9EA4996747310AE79474F44977C43A8BA684223 uses weak digest algorithm (SHA1)
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_16.04 Release: Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 4ABE1AC7557BEFF9
W: Failed to fetch http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Ubuntu_16.04/Release.gpg Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 4ABE1AC7557BEFF9
W: Einige Indexdateien konnten nicht heruntergeladen werden. Sie wurden ignoriert oder alte an ihrer Stelle benutzt.
W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/owncloud-client.list:1 and /etc/apt/sources.list.d/owncloud-client.list:2
W: Target Translations (de_DE) is configured multiple times in /etc/apt/sources.list.d/owncloud-client.list:1 and /etc/apt/sources.list.d/owncloud-client.list:2
W: Target Translations (de) is configured multiple times in /etc/apt/sources.list.d/owncloud-client.list:1 and /etc/apt/sources.list.d/owncloud-client.list:2
W: Target Translations (en) is configured multiple times in /etc/apt/sources.list.d/owncloud-client.list:1 and /etc/apt/sources.list.d/owncloud-client.list:2

I am still on 2.2.3 :worried:

These messages:

I had problems like this very often in the past.

When does Nextcloud plan to release their own Desktop Client?

The key has changed some time ago. Try to download the new key from here and add it:
https://software.opensuse.org/download/package?project=isv:ownCloud:desktop&package=owncloud-client

Some people try to release something, but it’s not sure when this will happen.