https://bugs.contribs.org/show_bug.cgi?id=10596
Jean-Philippe Pialasse <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |CONFIRMED
Ever confirmed|0 |1
--- Comment #1 from Jean-Philippe Pialasse <[email protected]> ---
I do not think we will provide update for every release but only for major
version. however we should see a
I already had a security update that went fine previously. and here I hit an
error too :
Update to Nextcloud 13.0.4 available. (channel: "stable")
Following file will be downloaded automatically:
https://download.nextcloud.com/server/releases/nextcloud-13.0.4.zip
Check for expected files
The following extra files have been found:
assets
according to :
https://help.nextcloud.com/t/10-0-2-update-fails-the-following-extra-files-have-been-found/6541/2
we should remove folder starting 10.0.2 update.
Here is the workaround
rmdir /usr/share/nextcloud/assets
but you will then hist a few issues with other files not able to delete
I finally solved this by
chmod g+w /usr/share/nextcloud/
this folder is owned by nextcloud rpm ... I will check to update the rpm .
I then hit an error in the copy new files and got stuck in update mode : to
find the following php error
[12-Jun-2018 10:07:02 America/Toronto] PHP Fatal error: Maximum execution time
of 0 seconds exceeded in /usr/share/nextcloud/updater/index.php on line 978
this lead to a non functional install ...
will investigate more.
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/