[Solved] After updrade to 23.1 r2 some errors reported

Started by lewald, January 23, 2023, 11:59:25 AM

Previous topic - Next topic
Hi ,

this kind of error are reported after upgrade from 22.11 to 23.1 r2.

/local/lib/php/20210902/mongodb.so.so (Cannot open "/usr/local/lib/php/20210902/mongodb.so.so")) in Unknown on line 0
[22-Jan-2023 13:01:00 UTC] PHP Warning:  PHP Startup: Unable to load dynamic library 'mongodb.so' (tried: /usr/local/lib/php/20210902/mongodb.so .


Wrong mongodb version as it's very likely not PHP 8.1. I suspect this is Zenarmor again?


Cheers,
Franco
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT

Maybee,

I have uninstalled zenarmor before updgrade.


Perhaps...

# pkg remove php80-pecl-mongodb

?


Cheers,
Franco
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT


note to zenarmor devs: PLEASE SET THE PACKAGE AUTOMATIC BIT TO "1" ON YOUR DEPENDENCIES IN ORDER TO PREVENT USER SYSTEMS FROM BREAKING, THANKS!
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT

No packages matched for pattern 'php80-pecl-mongodb'

I'm seeing this error after upgrading to 23.1_6.

You can't see this error if you have the package not installed (unless the package manager database is broken). So please post your error.


Cheers,
Franco
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT

[31-Jan-2023 13:04:55 UTC] PHP Warning:  PHP Startup: Unable to load dynamic library 'mongodb.so' (tried: /usr/local/lib/php/20210902/mongodb.so (Cannot open "/usr/local/lib/php/20210902/mongodb.so"), /usr/local/lib/php/20210902/mongodb.so.so (Cannot open "/usr/local/lib/php/20210902/mongodb.so.so")) in Unknown on line 0


# pkg info | grep mongo
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT