Skip to content

Instantly share code, notes, and snippets.

@damex
Created January 31, 2020 15:25
Show Gist options
  • Save damex/e1cd1f2ce9bed83d9777639facad5e9a to your computer and use it in GitHub Desktop.
Save damex/e1cd1f2ce9bed83d9777639facad5e9a to your computer and use it in GitHub Desktop.
nobody@4b597cc4e405:/config/www/nextcloud/updater$ php updater.phar
Nextcloud Updater - version: v16.0.3-3-ga0c2b25 dirty
Current version is 17.0.2.
Update to Nextcloud 17.0.3 available. (channel: "stable")
Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-17.0.3.zip
Open changelog ↗
Steps that will be executed:
[ ] Check for expected files
[ ] Check for write permissions
[ ] Create backup
[ ] Downloading
[ ] Verify integrity
[ ] Extracting
[ ] Enable maintenance mode
[ ] Replace entry points
[ ] Delete old files
[ ] Move new files in place
[ ] Done
Start update? [y/N] y
Info: Pressing Ctrl-C will finish the currently running step and then stops the updater.
[✔] Check for expected files
[✔] Check for write permissions
[ ] Create backup ...
[✔] Create backup
[✔] Downloading
[✔] Verify integrity
[✔] Extracting
[✔] Enable maintenance mode
[✔] Replace entry points
[✔] Delete old files
[ ] Move new files in place ...PHP Warning: rmdir(/data/updater-ocdvt60opy8z/downloads/nextcloud/settings/l10n): Directory not empty in phar:///config/www/nextcloud/updater/updater.phar/lib/Updater.php on line 917
[✘] Move new files in place failed
Could not rmdir /data/updater-ocdvt60opy8z/downloads/nextcloud/settings/l10n
Update failed. To resume or retry just execute the updater again.
nobody@4b597cc4e405:/config/www/nextcloud/updater$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment