diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-March/013147.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-March/013147.html | 132 |
1 files changed, 132 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-March/013147.html b/zarb-ml/mageia-dev/2012-March/013147.html new file mode 100644 index 000000000..31b3fd892 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-March/013147.html @@ -0,0 +1,132 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] php pear mga2 upgrade issues (file conflicts) + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20php%20pear%20mga2%20upgrade%20issues%20%28file%20conflicts%29&In-Reply-To=%3C4F62A71F.9040201%40mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="013146.html"> + <LINK REL="Next" HREF="013150.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] php pear mga2 upgrade issues (file conflicts)</H1> + <B>Anssi Hannula</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20php%20pear%20mga2%20upgrade%20issues%20%28file%20conflicts%29&In-Reply-To=%3C4F62A71F.9040201%40mageia.org%3E" + TITLE="[Mageia-dev] php pear mga2 upgrade issues (file conflicts)">anssi at mageia.org + </A><BR> + <I>Fri Mar 16 03:36:15 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="013146.html">[Mageia-dev] icewm: [211805] Split themes and i18n as stand-alone packages +</A></li> + <LI>Next message: <A HREF="013150.html">[Mageia-dev] php pear mga2 upgrade issues (file conflicts) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#13147">[ date ]</a> + <a href="thread.html#13147">[ thread ]</a> + <a href="subject.html#13147">[ subject ]</a> + <a href="author.html#13147">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi! + +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 +<A HREF="http://svn.mandriva.com/viewvc/soft/build_system/distrib/cleaning/check-distro-files-conflicts">http://svn.mandriva.com/viewvc/soft/build_system/distrib/cleaning/check-distro-files-conflicts</A>) + +-- +Anssi Hannula +-------------- next part -------------- +An embedded and charset-unspecified text was scrubbed... +Name: php-pear-conflicts.txt +URL: </pipermail/mageia-dev/attachments/20120316/8e0feb92/attachment-0001.txt> +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="013146.html">[Mageia-dev] icewm: [211805] Split themes and i18n as stand-alone packages +</A></li> + <LI>Next message: <A HREF="013150.html">[Mageia-dev] php pear mga2 upgrade issues (file conflicts) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#13147">[ date ]</a> + <a href="thread.html#13147">[ thread ]</a> + <a href="subject.html#13147">[ subject ]</a> + <a href="author.html#13147">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |