Error while installing Alpine-Nextcloud #187

Open
opened 2025-11-20 04:44:41 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @kmavrov on GitHub (Dec 13, 2024).

Originally assigned to: @michelroegl-brunner on GitHub.

Please verify that you have read and understood the guidelines.

yes

A clear and concise description of the issue.

When trying to install Alpine-Nextcloud (Default/Advanced Settings) i end up with this error message:

  • Installing MySQL Database...mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
    ✓ Installed MySQL Database
  • Installing Nextcloud...sed: /etc/php82/php-fpm.d/nextcloud.conf: No such file or directory

[ERROR] in line 138: exit code 1: while executing command sed -i -E '/^php_admin_(flag|value)[opcache/s/^/;/' /etc/php82/php-fpm.d/nextcloud.conf

What settings are you currently utilizing?

  • Default Settings
  • Advanced Settings

Which Linux distribution are you employing?

Alpine

If relevant, including screenshots or a code block can be helpful in clarifying the issue.

  • Installing MySQL Database...mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
    ✓ Installed MySQL Database
  • Installing Nextcloud...sed: /etc/php82/php-fpm.d/nextcloud.conf: No such file or directory

[ERROR] in line 138: exit code 1: while executing command sed -i -E '/^php_admin_(flag|value)[opcache/s/^/;/' /etc/php82/php-fpm.d/nextcloud.conf

Please provide detailed steps to reproduce the issue.

Copy/paste the install script and choose defauilt settings

Originally created by @kmavrov on GitHub (Dec 13, 2024). Originally assigned to: @michelroegl-brunner on GitHub. ### Please verify that you have read and understood the guidelines. yes ### A clear and concise description of the issue. When trying to install Alpine-Nextcloud (Default/Advanced Settings) i end up with this error message: - Installing MySQL Database...mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead ✓ Installed MySQL Database - Installing Nextcloud...sed: /etc/php82/php-fpm.d/nextcloud.conf: No such file or directory [ERROR] in line 138: exit code 1: while executing command sed -i -E '/^php_admin_(flag|value)\[opcache/s/^/;/' /etc/php82/php-fpm.d/nextcloud.conf ### What settings are you currently utilizing? - [X] Default Settings - [X] Advanced Settings ### Which Linux distribution are you employing? Alpine ### If relevant, including screenshots or a code block can be helpful in clarifying the issue. - Installing MySQL Database...mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead ✓ Installed MySQL Database - Installing Nextcloud...sed: /etc/php82/php-fpm.d/nextcloud.conf: No such file or directory [ERROR] in line 138: exit code 1: while executing command sed -i -E '/^php_admin_(flag|value)\[opcache/s/^/;/' /etc/php82/php-fpm.d/nextcloud.conf ### Please provide detailed steps to reproduce the issue. Copy/paste the install script and choose defauilt settings
saavagebueno added the bug label 2025-11-20 04:44:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#187