404 error when updating to version 10.0.5-1.1 on Debian 9.0


I ran apt-get today to see if any updates were available, noticed there was an update to owncloud-files; however it failed to update due to a 404 error. See below for details.

Steps to reproduce

  1. Run apt-get update && apt-get upgrade
  2. See an update available for owncloud-files
  3. Type Y to install

Expected behaviour

Files update

Actual behaviour

Err:1 http://download.owncloud.org/download/repositories/production/Debian_9.0 owncloud-files 10.0.5-1.1
404 Not Found [IP: 2a01:4f8:222:8c7::3 80]
E: Failed to fetch http://download.owncloud.org/download/repositories/production/Debian_9.0/./all/owncloud-files_10.0.5-1.1_all.deb 404 Not Found [IP: 2a01:4f8:222:8c7::3 80]

Server configuration

Debian 9.0

Web server:
Apache

Database:
MariaDB

PHP version:
PHP 7.0.27-0+deb9u1 (cli)

ownCloud version: (see ownCloud admin page)
ownCloud 10.0.4 (stable)

Updated from an older ownCloud or fresh install:
Attempted to update

Where did you install ownCloud from:
repository

Decided to back off the version due to that problem. Expect 10.0.6 to fix it soon.

Thanks for the info. I'll wait for the next version.

Ubuntu is also affected, I'm wonder how this can happen that packages are not deployed to the repository servers but announcing new files to be there? Or is this some kind of an incorrect listing update?

http://download.owncloud.org/download/repositories/stable/Ubuntu_16.04/./all/owncloud-files_10.0.5-1.1_all.deb  404  Not Found [IP: 138.201.139.178 80]

http://download.owncloud.org/download/repositories/production/Debian_9.0/all/ still does not contain current owncloud-files 10.0.5-1.1 :frowning:

Still getting this error even after upgrading to 10.0.7.2.
Any ideas?

Err:1 http://download.owncloud.org/download/repositories/production/Ubuntu_16.04 owncloud-files 10.0.5-1.1 404 Not Found
E: Failed to fetch https://attic.owncloud.com/org/download/repositories/production/Ubuntu_16.04/all/owncloud-files_10.0.5-1.1_all.deb 404 Not Found

From the documentation (the text might not be available yet, but it will)

When Are Stable Channel Packages Updated?
Packages in the supported distributions’ stable channels are not immediately updated following a release.
This is because we need to make sure that the release is sufficiently stable, as many people use automatic updates.
By waiting a number of business days after a tarball has been released, we are able to make this assessment, based on a number of criteria which include the submitted bug reports from systems administrators.

So packages will likely be available in the following days unless something critical happens.