Description of problem: if you remove the package with urpme you get path not found error /usr/share/php/Zend/...... no files ar deleted. This happens on all php-ZendFramework2 extensions e.g. php-ZendFramework2-Validator php-ZendFramework2-ZendXml The path doesnt exists because all files are in /usr/share/php/Zend2/.... Version-Release number of selected component (if applicable): Mageia 7 2.4.13-2 How reproducible: every time Steps to Reproduce: 1. install php-ZendFramework2-Soap with urpmi 2. deinstall php-ZendFramework2-Soap with urpme
The way it's packaged, they are in fact in /usr/share/php/Zend, so you must have done something on your system to rename the directory to Zend2. There's nothing in this package that would have done that.
Status: NEW => RESOLVEDResolution: (none) => INVALID