Bug 25246 - on deinstall of php-ZendFramework2 extensions, error path not found
Summary: on deinstall of php-ZendFramework2 extensions, error path not found
Status: RESOLVED INVALID
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 7
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-08 15:38 CEST by Dieter Schütze
Modified: 2019-08-11 17:49 CEST (History)
0 users

See Also:
Source RPM: php-ZendFramework2-Soap-2.4.13-2.mga7
CVE:
Status comment:


Attachments

Description Dieter Schütze 2019-08-08 15:38:20 CEST
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
Comment 1 David Walser 2019-08-11 17:49:18 CEST
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 => RESOLVED
Resolution: (none) => INVALID


Note You need to log in before you can comment on or make changes to this bug.