Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#78103 - v 26.0.0-2 requires php-legacy if php 8.2 is running

Attached to Project: Community Packages
Opened by Radek (radeksalomon) - Monday, 03 April 2023, 09:03 GMT
Last edited by Andreas Radke (AndyRTR) - Monday, 03 April 2023, 16:56 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
After the package update to the 26.0.0-2 from 26.0.0-1, the update proces was not able to finish. It is requiring the php-legacy, but 26.0.0-1 runs on php 8.2.

Additional info:
* package version(s) 26.0.0-2

:: Processing package changes...
(1/2) upgrading php-gd [#################################################] 100%
(2/2) upgrading nextcloud [#################################################] 100%
warning: directory permissions differ on /etc/webapps/nextcloud/config/
filesystem: 770 package: 755
New optional dependencies for nextcloud
php-apache: to use the Apache web server (latest PHP)
php-apcu: for caching with APCU (latest PHP) [installed]
php-fpm: to run in fastCGI process manager (latest PHP) [installed]
php-imagick: for preview generation (latest PHP) [installed]
php-legacy-apache: to use the Apache web server
php-legacy-apcu: for caching with APCU
php-legacy-fpm: to run in fastCGI process manager
php-legacy-imagick: for preview generation
php-legacy-memcached: for caching with memcached
php-legacy-pgsql: to use the PostgreSQL database backend
php-legacy-redis: for caching with redis
php-legacy-sqlite: to use the SQLite database backend
php-memcached: for caching with memcached (latest PHP)
php-pgsql: to use the PostgreSQL database backend (latest PHP) [installed]
php-redis: for caching with redis (latest PHP) [installed]
php-sqlite: to use the SQLite database backend (latest PHP)
uwsgi-plugin-php: run as application container (latest PHP)
uwsgi-plugin-php-legacy: run as application container
:: Running post-transaction hooks...
(1/5) Creating system user accounts...
(2/5) Reloading system manager configuration...
(3/5) Creating temporary files...
(4/5) Arming ConditionNeedsUpdate...
(5/5) Updating Nextcloud installation
runuser: failed to execute /usr/bin/php-legacy: No such file or directory
error: command failed to execute correctly


Steps to reproduce:
There is no php-legacy on the server.
Install 26.0.0-2 over 26.0.0-1.
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Monday, 03 April 2023, 16:56 GMT
Reason for closing:  Not a bug
Additional comments about closing:   FS#78028 

Loading...