Bug 24001

Summary: nextcloud cron.php make error on oauth.so
Product: Mageia Reporter: Daniel Tartavel <contact>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal    
Version: Cauldron   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: php-pear-HTTP_OAuth-0.3.2-2.mga7.src.rpm CVE:
Status comment:

Description Daniel Tartavel 2018-12-13 14:42:13 CET
Description of problem:
when launching nextcloud's cron.php:
su -c "php -f /var/www/nextcloud/cron.php" - apache

got error:
Warning: PHP Startup: Unable to load dynamic library 'oauth.so' (tried: /usr/lib64/php/extensions/oauth.so (/usr/lib64/php/extensions/oauth.so: undefined symbol: _zval_ptr_dtor), /usr/lib64/php/extensions/oauth.so.so (/usr/lib64/php/extensions/oauth.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0

Version-Release number of selected component (if applicable):
0.3.2-2.mga7

After rebuilding and reinstalling the rpm, the error is always present.
Comment 1 Daniel Tartavel 2018-12-13 15:32:40 CET
i forgot to say that nextcloud version is 14.0.4
Comment 2 Daniel Tartavel 2018-12-13 16:56:29 CET
Ok, corrected, i have to remove the package, the library and the configfile in /etc/php.d, then re-install the package, and that work again.

Status: NEW => RESOLVED
Resolution: (none) => FIXED