Re: [Mageia-dev] php pear mga2 upgrade issues (file conflicts)

2012-03-30 Thread Anne nicolas
2012/3/16 Thierry Vignaud thierry.vign...@gmail.com:
 On 16 March 2012 03:36, Anssi Hannula an...@mageia.org wrote:
 I've seen some mga1-mga2 upgrade issues with php-pear packages:

 file /usr/share/pear/PHPUnit/Extensions/Database/Operation/Exception.php
 from install of php-pear-DbUnit-1.1.2-1.mga2.noarch conflicts with file
 from package php-pear-PHPUnit-3.3.17-3.mga1.noarch

 file /usr/share/pear/PHPUnit/Extensions/SeleniumTestCase/append.php from
 install of php-pear-PHPUnit_Selenium-1.2.3-1.mga2.noarch conflicts with
 file from package php-pear-PHPUnit-3.3.17-3.mga1.noarch


 It looks like php-pear-PHPUnit_Selenium and php-pear-DbUnit were
 probably splitted from php-pear-PHPUnit and so need
 Conflicts: php-pear-PHPUnit  3.5.

 Similar issues seem to exist (without closer look) in other pkgs like at
 least php-pear-File* and php-pear-PHPUnit_Story.

 Attached is the output of
 ./check-distro-files-conflicts /mirror/mageia/1/x86_64 \
  /mirror/mageia/cauldron/x86_64 | grep php-pear | grep mga2

 (check-distro-files-conflicts is the old Pixel's script at
 http://svn.mandriva.com/viewvc/soft/build_system/distrib/cleaning/check-distro-files-conflicts)

 You should open a BR instead of sending a mail...

Just did it
https://bugs.mageia.org/show_bug.cgi?id=5161

Please somebody have a look before RC

-- 
Anne
http://www.mageia.org


Re: [Mageia-dev] php pear mga2 upgrade issues (file conflicts)

2012-03-16 Thread Thierry Vignaud
On 16 March 2012 03:36, Anssi Hannula an...@mageia.org wrote:
 I've seen some mga1-mga2 upgrade issues with php-pear packages:

 file /usr/share/pear/PHPUnit/Extensions/Database/Operation/Exception.php
 from install of php-pear-DbUnit-1.1.2-1.mga2.noarch conflicts with file
 from package php-pear-PHPUnit-3.3.17-3.mga1.noarch

 file /usr/share/pear/PHPUnit/Extensions/SeleniumTestCase/append.php from
 install of php-pear-PHPUnit_Selenium-1.2.3-1.mga2.noarch conflicts with
 file from package php-pear-PHPUnit-3.3.17-3.mga1.noarch


 It looks like php-pear-PHPUnit_Selenium and php-pear-DbUnit were
 probably splitted from php-pear-PHPUnit and so need
 Conflicts: php-pear-PHPUnit  3.5.

 Similar issues seem to exist (without closer look) in other pkgs like at
 least php-pear-File* and php-pear-PHPUnit_Story.

 Attached is the output of
 ./check-distro-files-conflicts /mirror/mageia/1/x86_64 \
  /mirror/mageia/cauldron/x86_64 | grep php-pear | grep mga2

 (check-distro-files-conflicts is the old Pixel's script at
 http://svn.mandriva.com/viewvc/soft/build_system/distrib/cleaning/check-distro-files-conflicts)

You should open a BR instead of sending a mail...