Your message dated Tue, 20 Apr 2021 07:58:04 +1000
with message-id
<CALy8Cw6g8OLoqTfkhfQ6tyxYHaquEJD4pHeR1tMVLOH=9cd...@mail.gmail.com>
and subject line Re: Bug#987121: wordpress: lighttpd not satisfying httpd
dependency for installation
has caused the Debian Bug report #987121,
regarding wordpress: lighttpd not satisfying httpd dependency for installation
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
987121: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987121
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wordpress
Version: 5.6.1+dfsg1-1
Severity: normal
Dear Maintainer,
Wordpress depends, among other things on apache2 or httpd. The httpd package
is, of course, a virtual one that is provided by twelve other packages,
including
apache2 and lighttpd.
This is supposed to mean that any package in the httpd list will satisfy the
dependency, and only if no package from that list is installed on the system
will apache2 be installed with it.
Unfortunately, lighttpd is not satisfying the dependency. Even when lighttpd
is installed on the system, apt will try and install apache2 along with
wordpress.
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 5.10.0-6-amd64 (SMP w/2 CPU threads)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages wordpress depends on:
ii ca-certificates 20210119
pn libapache2-mod-php | php <none>
pn libjs-cropper <none>
ii libjs-underscore 1.9.1~dfsg-3
ii lighttpd [httpd] 1.4.59-1
ii mariadb-client-10.5 [virtual-mysql-client] 1:10.5.9-1
ii php-gd 2:7.4+76
pn php-getid3 <none>
ii php-mysql 2:7.4+76
ii php7.4-gd [php-gd] 7.4.15-5+deb11u1
ii php7.4-mysql [php-mysqlnd] 7.4.15-5+deb11u1
Versions of packages wordpress recommends:
pn wordpress-l10n <none>
pn wordpress-theme-twentytwentyone <none>
Versions of packages wordpress suggests:
ii mariadb-server-10.5 [virtual-mysql-server] 1:10.5.9-1
pn php-ssh2 <none>
--- End Message ---
--- Begin Message ---
On Tue, 20 Apr 2021 at 07:45, Chris Hofstaedtler <[email protected]> wrote:
> Looking at the dependencies and provides of the involved packages,
> this probably means you do not have php installed yet.
>
> In either case its not a bug in wordpress.
>
Hi,
For some reason, the original email got stuck in my spam, thanks to Chris
for replying and making me go find the original report!
I agree with Chris' assessment, it's not the httpd dependency that is
causing the issue but the missing PHP dependency because the apache module
has the higher preference.
- Craig
--- End Message ---