Hardware:
Internet Cube with VPN (Lime2) YunoHost version: 4.3.6.3 (stable). I have access to my server : Through SSH AND through the webadmin Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no
Description of my issue
Installation of the SEAFILE package doesn’t work.
2022-03-30 08:31:57,976: WARNING - The main mountpoint of your system '/' is on an SD card, swap will not be added to prevent some damage of this one, but that can cause troubles for the app seafile. If you still want activate the swap, you can relaunch the command preceded by 'SD_CARD_CAN_SWAP=1
→ First installation with this subdomaine seafile/mydomain.net (doesn’t work)
I tried a reinstallation with mydomain.net/seafile (doesn’t work)
But It doesn’t work. Perhaps do you understand this and could you help me :
2833345 ERROR Unable to install seafile: An error occurred inside the app installation script
2833370 INFO The operation 'Install the 'seafile' app' could not be completed. Please share the full log of this operation using the command 'yunohost log share 20220401-065157-app_install-seafile' to get help
2834813 WARNING Here's an extract of the logs before the crash. It might help debugging the error:
2834816 INFO DEBUG - creating /tmp/pip-build-env-e5exbkcw/lib/python3.7/site-packages/numpy/ma
2834817 INFO DEBUG - copying build/lib.linux-armv7l-3.7/numpy/ma/core.py -> /tmp/pip-build-env-e5exbkcw/lib/python3.7/site-packages/numpy/ma
2834819 INFO DEBUG - copying build/lib.linux-armv7l-3.7/numpy/ma/timer_comparison.py -> /tmp/pip-build-env-e5exbkcw/lib/python3.7/site-packages/numpy/ma
2834821 INFO DEBUG - copying build/lib.linux-armv7l-3.7/numpy/ma/setup.py -> /tmp/pip-build-env-e5exbkcw/lib/python3.7/site-packages/numpy/ma
2834823 INFO DEBUG - copying build/lib.linux-armv7l-3.7/numpy/ma/testutils.py -> /tmp/pip-build-env-e5exbkcw/lib/python3.7/site-packages/numpy/ma
2834824 INFO DEBUG - copying build/lib.linux-armv7l-3.7/numpy/ma/bench.py -> /tmp/pip-build-env-e5exbkcw/lib/python3.7/site-packages/numpy/ma
2834826 INFO DEBUG - copying build/lib.linux-armv7l-3.7/numpy/ma/__init__.py -> /tmp/pip-build-env-e5exbkcw/lib/python3.7/site-packages/numpy/ma
2834828 INFO DEBUG - copying build/lib.linux-armv7l-3.7/numpy/ma/extras.py -> /tmp/pip-build-env-e5exbkcw/lib/python3.7/site-packages/numpy/ma
2834829 INFO DEBUG - copying build/lib.linux-armv7l-3.7/numpy/ma/mrecords.py -> /tmp/pip-build-env-e5exbkcw/lib/python3.7/site-packages/numpy/ma
2834831 INFO DEBUG - copying build/lib.linux-armv7l-3.7/numpy/ma/version.py -> /tmp/pip-build-env-e5exbkcw/lib/python3.7/site-packages/numpy/ma
2834833 INFO DEBUG - creating /tmp/pip-build-env-e5exbkcw/lib/python3.7/site-packages/numpy/linalg
2834834 INFO DEBUG - copying build/lib.linux-armv7l-3.7/numpy/linalg/_umath_linalg.cpython-37m-arm-linux-gnueabihf.so -> /tmp/pip-build-env-e5exbkcw/lib/python3.7/site-packages/numpy/linalg
2834836 INFO DEBUG - error: could not write to '/tmp/pip-build-env-e5exbkcw/lib/python3.7/site-packages/numpy/linalg/_umath_linalg.cpython-37m-arm-linux-gnueabihf.so': No space left on device
2834838 INFO DEBUG -
2834840 INFO DEBUG - ----------------------------------------
2834841 INFO DEBUG - Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-v7xmxeav/numpy/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-yebkd9p9/install-record.txt --single-version-externally-managed --prefix /tmp/pip-build-env-e5exbkcw --compile" failed with error code 1 in /tmp/pip-install-v7xmxeav/numpy/
2834843 INFO DEBUG -
2834845 INFO DEBUG - ----------------------------------------
2834847 INFO WARNING - Command "/usr/bin/python3 -m pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-e5exbkcw --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- wheel setuptools<=59.4 packaging Cython>=0.29.24,<3.0 pythran "numpy==1.19.2; python_version=='3.7' and platform_machine=='aarch64'" "numpy==1.19.2; python_version=='3.8' and platform_machine=='aarch64'" "numpy==1.20.0; python_version=='3.8' and platform_machine=='arm64' and platform_system=='Darwin'" "numpy==1.20.0; python_version=='3.9' and platform_machine=='arm64' and platform_system=='Darwin'" "numpy==1.17.3; python_version=='3.7' and (platform_machine!='arm64' or platform_system!='Darwin') and platform_machine!='aarch64' and platform_python_implementation != 'PyPy'" "numpy==1.17.3; python_version=='3.8' and (platform_machine!='arm64' or platform_system!='Darwin') and platform_machine!='aarch64' and platform_python_implementation != 'PyPy'" "numpy==1.19.3; python_version=='3.9' and (platform_machine!='arm64' or platform_system!='Darwin') and platform_python_implementation != 'PyPy'" "numpy==1.21.4; python_version=='3.10' and platform_python_implementation != 'PyPy'" "numpy==1.20.0; python_version=='3.7' and platform_python_implementation=='PyPy'" "numpy; python_version>='3.11'" "numpy; python_version>='3.8' and platform_python_implementation=='PyPy'"" failed with error code 1 in None
2834848 INFO DEBUG - + ynh_exit_properly
2835316 WARNING Removing the app following the installation failure...