Closed mstyp closed 2 years ago
Fails to install.
Install from both web admin and cli fails on raspberry pi. Install on web admin and cli fails on older laptop.
app installs
logs for raspberry:
Warning: Here's an extract of the logs before the crash. It might help debugging the error: Info: DEBUG - + dpkg-query --show '--showformat=${Status}' beehive-ynh-deps Info: DEBUG - + grep --count 'ok installed' Info: DEBUG - + rm /tmp/beehive-ynh-deps.control Info: DEBUG - + grep --quiet php Info: DEBUG - ++ ynh_smart_mktemp Info: DEBUG - ++ local min_size=300 Info: DEBUG - ++ min_size=307200 Info: DEBUG - ++ is_there_enough_space /tmp Info: DEBUG - +++ df --output=avail /tmp Info: DEBUG - +++ sed 1d Info: DEBUG - ++ local free_space=7914672 Info: DEBUG - ++ test 7914672 -ge 307200 Info: DEBUG - ++ local tmpdir=/tmp Info: DEBUG - +++ mktemp --directory --tmpdir=/tmp Info: DEBUG - ++ echo /tmp/tmp.bvPEmAxFjx Info: WARNING - ./install: line 78: architecture: unbound variable Info: DEBUG - + tmpdir=/tmp/tmp.bvPEmAxFjx Info: DEBUG - + pushd /tmp/tmp.bvPEmAxFjx Info: DEBUG - /tmp/tmp.bvPEmAxFjx /var/cache/yunohost/app_tmp_work_dirs/app_1o3ld9sc/scripts Info: DEBUG - ++ ynh_exit_properly
It is frustrating to see this app listed as "working" when I have not been able to get it working on any version of younohost that I try.
Describe the bug
Fails to install.
Context
Steps to reproduce
Install from both web admin and cli fails on raspberry pi. Install on web admin and cli fails on older laptop.
Expected behavior
app installs
Logs
logs for raspberry:
Warning: Here's an extract of the logs before the crash. It might help debugging the error: Info: DEBUG - + dpkg-query --show '--showformat=${Status}' beehive-ynh-deps Info: DEBUG - + grep --count 'ok installed' Info: DEBUG - + rm /tmp/beehive-ynh-deps.control Info: DEBUG - + grep --quiet php Info: DEBUG - ++ ynh_smart_mktemp Info: DEBUG - ++ local min_size=300 Info: DEBUG - ++ min_size=307200 Info: DEBUG - ++ is_there_enough_space /tmp Info: DEBUG - +++ df --output=avail /tmp Info: DEBUG - +++ sed 1d Info: DEBUG - ++ local free_space=7914672 Info: DEBUG - ++ test 7914672 -ge 307200 Info: DEBUG - ++ local tmpdir=/tmp Info: DEBUG - +++ mktemp --directory --tmpdir=/tmp Info: DEBUG - ++ echo /tmp/tmp.bvPEmAxFjx Info: WARNING - ./install: line 78: architecture: unbound variable Info: DEBUG - + tmpdir=/tmp/tmp.bvPEmAxFjx Info: DEBUG - + pushd /tmp/tmp.bvPEmAxFjx Info: DEBUG - /tmp/tmp.bvPEmAxFjx /var/cache/yunohost/app_tmp_work_dirs/app_1o3ld9sc/scripts Info: DEBUG - ++ ynh_exit_properly