Description of problem: I cannot upgrade the php-pear rpm on my cauldron computer. Version-Release number of selected component (if applicable): start release : php-pear-1.9.5-2.mga5 target release : php-pear 1.9.5 3.mga5 noarch Reproducible: Steps to Reproduce:
Assignee: bugsquad => thomas
Can you please provide more detailed information? What are you getting when doing urpmi php-pear or urpmi --auto-update ? Please paste it here or better provide it in an attachment
Whiteboard: (none) => need more info
$ sudo LC_ALL=C urpmi --auto-update values on reference is experimental at /usr/lib/perl5/vendor_perl/5.18.1/urpm/main_loop.pm line 232. values on reference is experimental at /usr/lib/perl5/vendor_perl/5.18.1/urpm/main_loop.pm line 232. values on reference is experimental at /usr/lib/perl5/vendor_perl/5.18.1/urpm/main_loop.pm line 245. values on reference is experimental at /usr/lib/perl5/vendor_perl/5.18.1/urpm/main_loop.pm line 245. medium "Core Release" is up-to-date medium "Core Updates" is up-to-date medium "Nonfree Release" is up-to-date medium "Nonfree Updates" is up-to-date medium "Tainted Release" is up-to-date medium "Tainted Updates" is up-to-date medium "Core 32bit Release" is up-to-date medium "Core 32bit Updates" is up-to-date medium "Nonfree 32bit Release" is up-to-date medium "Nonfree 32bit Updates" is up-to-date medium "Tainted 32bit Release" is up-to-date medium "Tainted 32bit Updates" is up-to-date To satisfy dependencies, the following package is going to be installed: Package Version Release Arch (medium "Core Release") php-pear 1.9.5 3.mga5 noarch 15KB of additional disk space will be used. 327KB of packages will be retrieved. Proceed with the installation of one package? (Y/n) installing php-pear-1.9.5-3.mga5.noarch.rpm from /var/cache/urpmi/rpms Preparing... ###################################################################################################### Installation failed: file /usr/share/pear/Archive/Tar.php from install of php-pear-1:1.9.5-3.mga5.noarch conflicts with file from package php-pear-Archive_Tar-1.3.11-1.mga5.noarch $
Thanks for info. Do you see the same new php-pear?
Status: NEW => ASSIGNEDCC: (none) => thomas
Same problem yes : $ sudo LC_ALL=C urpmi --auto-update medium "Core Release" is up-to-date medium "Core Updates" is up-to-date medium "Nonfree Release" is up-to-date medium "Nonfree Updates" is up-to-date medium "Tainted Release" is up-to-date medium "Tainted Updates" is up-to-date medium "Core 32bit Release" is up-to-date medium "Core 32bit Updates" is up-to-date medium "Nonfree 32bit Release" is up-to-date medium "Nonfree 32bit Updates" is up-to-date medium "Tainted 32bit Release" is up-to-date medium "Tainted 32bit Updates" is up-to-date To satisfy dependencies, the following package is going to be installed: Package Version Release Arch (medium "Core Release") php-pear 1.9.5 4.mga5 noarch 15KB of additional disk space will be used. 327KB of packages will be retrieved. Proceed with the installation of one package? (Y/n) installing php-pear-1.9.5-4.mga5.noarch.rpm from /var/cache/urpmi/rpms Preparing... ###################################################################################################### Installation failed: file /usr/share/pear/Archive/Tar.php from install of php-pear-1:1.9.5-4.mga5.noarch conflicts with file from package php-pear-Archive_Tar-1.3.11-1.mga5.noarch
Thanks for the error report. I will work on fixing this the next few days
This bug should now be fixed by obsoleting php-pear-Archive_Tar in php-pear. php-pear-Archive_Tar was built in error during the upgrade of php-pear
Status: ASSIGNED => RESOLVEDResolution: (none) => FIXED
Hello Thomas, I confirm, this bug is fixed. Thank you.