YunoHost-Apps / nextcloud_ynh

Nextcloud package for YunoHost
https://nextcloud.com/
GNU Affero General Public License v3.0
147 stars 63 forks source link

Fix upgrade tmp #676

Closed Salamandar closed 6 months ago

Salamandar commented 6 months ago

Problem

ynh_smart_mktemp min_size=300 is not enough for me. some apps are huge, my current install_dir is 1.6GB, and my /tmp is 1.4GB free only.

Solution

The best way to ensure there is enough disk space is to use a temporary directory just next to the install_dir.

PR Status

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

ericgaspar commented 6 months ago

!testme

yunohost-bot commented 6 months ago

:rocket: Test Badge