Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't upgrade jirafeau #58

Closed
Kcchouette opened this issue May 17, 2019 · 4 comments
Closed

Can't upgrade jirafeau #58

Kcchouette opened this issue May 17, 2019 · 4 comments

Comments

@Kcchouette
Copy link

# yunohost tools upgrade
Info: There is no package to upgrade
Info: The following apps will be upgraded : jirafeau
Info: Now upgrading app jirafeau…
Info: [....................] > Loading installation settings...
Info: [##..................] > Ensuring downward compatibility...
Info: [###.................] > Backing up the app before upgrading (may take a while)...
Info: [######..............] > Upgrading nginx web server configuration...
Info: Reload the service nginx
Info: [########............] > Making sure dedicated system user exists...
Info: [##########..........] > Upgrading php-fpm configuration...
Info: Reload the service php7.0-fpm
Warning: [WARN] File /var/www/jirafeau/lib/config.local.php has been manually modified since the installation or last upgrade. So it has been duplicated in /home/yunohost.conf/backup//var/www/jirafeau/lib/config.local.php.backup.20190517.231827
Info: [############........] > Upgrading jirafeau configuration...
Warning: --- /home/yunohost.conf/backup//var/www/jirafeau/lib/config.local.php.backup.20190517.231827	2019-04-10 10:23:24.131562390 +0200
Warning: +++ /var/www/jirafeau/lib/config.local.php	2019-05-17 23:18:28.428943684 +0200
Warning: @@ -62,7 +62,7 @@
Warning:  /* Enable the encryption feature
Warning:   * By enabling it, file-level deduplication won't work anymore. See FAQ.
Warning:   */
Warning: -$cfg['enable_crypt'] = true;
Warning: +$cfg['enable_crypt'] = false;
Warning: 
Warning:  /* Length of link reference
Warning:   */
Warning: rm: cannot remove '/var/www/jirafeau/install.php': No such file or directory
Warning: !!
Warning:   jirafeau's script has encountered an error. Its execution was cancelled.
Warning: !!
Warning: Upgrade failed.
Warning: Remove the user jirafeau
Warning: The app was restored to the way it was before the failed upgrade.
Error: Unable to upgrade jirafeau
Info: The operation 'Upgrade 'jirafeau' application' has failed! To get help, please share the full log of this operation using the command 'yunohost log display 20190517-211816-app_upgrade-jirafeau --share'
@Kcchouette
Copy link
Author

# yunohost app info jirafeau
description: Upload a file in a simple way and give a unique link to it
license: AGPL-3.0-only
name: Jirafeau
version: 3.4.1~ynh2

@maniackcrudelis
Copy link
Contributor

sudo touch /var/www/jirafeau/install.php then retry

@Kcchouette
Copy link
Author

Kcchouette commented May 17, 2019

This solve my issue but maybe other people have the same problem... It should be fixed in this repo :)

@maniackcrudelis
Copy link
Contributor

#57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants