Page 1 of 1

Upgrade Issue 5.9.2-> 5.10.0

Posted: Mon Jan 08, 2024 12:37 pm
by nirby
Getting error:

Code: Select all

Error: Unable to find a match: php80-imap
Attached log.

Re: Upgrade Issue 5.9.2-> 5.10.0

Posted: Mon Jan 08, 2024 2:33 pm
by sgardil
Hey @nirby

I found a thread that seems to have a similar issue with an older version of php. I'll send a link to the thread. Their issue is that there was multiple versions of php installed on their system. You can check by running

Code: Select all

rpm -qa |grep php
. If you do have multiple versions of php make sure to take a snapshot before altering anything and then try removing the php versions and reinstalling it. Let us know if this helps.

viewtopic.php?t=61009