Error while installing Alpine-Nextcloud #174

Closed
opened 2026-02-04 16:57:36 +03:00 by OVERLORD · 3 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
OVERLORD added the bug label 2026-02-04 16:57:36 +03:00
Author
Owner

@kangaroo72 commented on GitHub (Dec 14, 2024):

I can confirm the issue and would be happy for a solution.
Thanks.

@kangaroo72 commented on GitHub (Dec 14, 2024): I can confirm the issue and would be happy for a solution. Thanks.
Author
Owner

@michelroegl-brunner commented on GitHub (Dec 17, 2024):

The error seems to be related to the php version. 8.2 gets installed but but nextcloud tries 8.3. I hwill have a look.

@michelroegl-brunner commented on GitHub (Dec 17, 2024): The error seems to be related to the php version. 8.2 gets installed but but nextcloud tries 8.3. I hwill have a look.
Author
Owner

@kmavrov commented on GitHub (Jan 6, 2025):

Thank you !

@kmavrov commented on GitHub (Jan 6, 2025): Thank you !
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#174