blob: 31b3fd89237043034e4fe7c8e5caa816acc2b729 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
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>
|