FS#60174 - [php-fpm] Move systemd from Depends to Optional Depends.

Attached to Project: Arch Linux
Opened by Andrey Kitsul (a.kitsul) - Monday, 24 September 2018, 10:58 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 27 September 2018, 15:19 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

I install php-fpm on Arch chroot and run manual php-fpm --nodaemonize for creating simple docker image.
Can`t remove systemd from image, because it breaks dependency.

Additional info:
* php-fpm 7.2.10-1

Steps to reproduce:
1. Install base arch on chroot: pacman, bash and some other ('pacman -Q' in attachment).
Install php-fpm: pacman -S php-fpm
Remove systemd: pacman -R systemd
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: php-fpm: removing systemd breaks dependency 'systemd'
This task depends upon

Closed by  Doug Newgard (Scimmia)
Thursday, 27 September 2018, 15:19 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#46632 

Loading...