Closed todeveni closed 4 months ago
Thanks, 3.7.0-5 packages are building right now.
Thanks! New package available and upgrades working 👍
@oerdnj same error on Ubuntu 22.04: The following packages have unmet dependencies: php8.2-common : Breaks: php8.2-imagick (< 3.7.0-5~) but 3.7.0-4+ubuntu22.04.1+deb.sury.org+2 is to be installed E: Unable to correct problems, you have held broken packages.
@oerdnj same error on Ubuntu 22.04: The following packages have unmet dependencies: php8.2-common : Breaks: php8.2-imagick (< 3.7.0-5~) but 3.7.0-4+ubuntu22.04.1+deb.sury.org+2 is to be installed E: Unable to correct problems, you have held broken packages.
I see all of them to be correctly built now. Maybe try apt-get update
again?
I see all of them to be correctly built now. Maybe try
apt-get update
again? After this post I see that a new version is coming with Update and can be installed. Sorry for bothering..
Frequently asked questions
Describe the bug PHP 8.2.21 upgrade from today breaks
php8.2-imagick
.Your understanding of what is happening Debian 12 doesn't have latest
php-imagick
build available, which was bumped apparently ~a week ago to3.7.0-5
.What steps did you take to resolve issue yourself before reporting it here Checked salsa.debian.org changelogs vs. available packages on repo.
Expected behavior PHP 8.2.21 upgrade doesn't break/remove
php8.2-imagick
Distribution (please complete the following information):
Package(s) (please complete the following information): Output of
apt-cache policy <package>
works best.Additional context Add any other context about the problem here.