[GH-ISSUE #813] Error while installing Alpine-Nextcloud #172

Closed
opened 2026-02-26 12:44:37 +03:00 by kerem · 3 comments
Owner

Originally created by @kmavrov on GitHub (Dec 13, 2024).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/813

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). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/813 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
kerem 2026-02-26 12:44:37 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

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

<!-- gh-comment-id:2542398560 --> @kangaroo72 commented on GitHub (Dec 13, 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.

<!-- gh-comment-id:2547733455 --> @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 !

<!-- gh-comment-id:2572555294 --> @kmavrov commented on GitHub (Jan 6, 2025): Thank you !
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#172
No description provided.