Package: php8.4-gd
Version: 8.4.0~rc4-1

Hello,

On Debian 12, I am encountering the following error when trying to install
the *"php8.4-gd"* package:
*"libgd3 : Depends: libavif9 (>= 0.8.4) but it is not installable."*

I am getting the error even though everything is fully updated. I have
included the necessary outputs below.

Best regards,

Jim


# apt-get install php8.4-gd
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libgd3 : Depends: libavif9 (>= 0.8.4) but it is not installable
E: Unable to correct problems, you have held broken packages.

////////////////////////////////////////////////////////////

# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 12 (bookworm)
Release:        12
Codename:       bookworm

////////////////////////////////////////////////////////////

# php -v
PHP 8.4.1 (cli) (built: Nov 21 2024 14:43:22) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.4.1, Copyright (c) Zend Technologies
    with Zend OPcache v8.4.1, Copyright (c), by Zend Technologies

////////////////////////////////////////////////////////////

# php -m
[PHP Modules]
calendar
Core
ctype
curl
date
dom
exif
FFI
fileinfo
filter
ftp
gettext
hash
iconv
igbinary
imap
intl
json
libxml
mbstring
mysqli
mysqlnd
openssl
pcntl
pcre
PDO
pdo_mysql
Phar
posix
random
readline
redis
Reflection
session
shmop
SimpleXML
snmp
sockets
sodium
SPL
standard
sysvmsg
sysvsem
sysvshm
tokenizer
xml
xmlreader
xmlwriter
xsl
Zend OPcache
zip
zlib

[Zend Modules]
Zend OPcache

////////////////////////////////////////////////////////////

# cat /etc/apt/sources.list
deb http://mirror.hetzner.com/debian/packages bookworm main contrib non-free
deb http://mirror.hetzner.com/debian/packages bookworm-updates main contrib
non-free
deb http://deb.debian.org/debian bookworm main contrib non-free
deb http://deb.debian.org/debian bookworm-updates main contrib non-free
deb http://security.debian.org/debian-security bookworm-security main
contrib non-free

Reply via email to