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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] BS broken ?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20BS%20broken%20%3F&In-Reply-To=%3CCA%2BCX%2BbhTt%3DkX9woh8CJvvSgfNyUXhCKmgCgWkAwOsSNPDFJEUw%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="012642.html">
<LINK REL="Next" HREF="012663.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] BS broken ?</H1>
<B>Pascal Terjan</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20BS%20broken%20%3F&In-Reply-To=%3CCA%2BCX%2BbhTt%3DkX9woh8CJvvSgfNyUXhCKmgCgWkAwOsSNPDFJEUw%40mail.gmail.com%3E"
TITLE="[Mageia-dev] BS broken ?">pterjan at gmail.com
</A><BR>
<I>Tue Mar 6 14:52:50 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="012642.html">[Mageia-dev] BS broken ?
</A></li>
<LI>Next message: <A HREF="012663.html">[Mageia-dev] BS broken ?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12661">[ date ]</a>
<a href="thread.html#12661">[ thread ]</a>
<a href="subject.html#12661">[ subject ]</a>
<a href="author.html#12661">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Tue, Mar 6, 2012 at 11:34, Pascal Terjan <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">pterjan at gmail.com</A>> wrote:
><i> On Tue, Mar 6, 2012 at 11:25, Colin Guthrie <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>> wrote:
</I>>><i> 'Twas brillig, and Thomas Spuhler at 06/03/12 02:33 did gyre and gimble:
</I>>>><i> On Sunday, March 04, 2012 11:42:49 AM Thomas Backlund wrote:
</I>>>>><i> 04.03.2012 20:16, Thomas Spuhler skrev:
</I>>>>>><i> The last successful build went through Feb. 10, 2012. I haven't upgraded
</I>>>>>><i> and built any after that date until last weekend when they all failed to
</I>>>>>><i> build. I would have to change 80+ packages that are now using the pear
</I>>>>>><i> type spec. I don't have the bandwidth to do that.
</I>>>>>><i>
</I>>>>>><i> The message I get is this:
</I>>>>>><i>
</I>>>>>><i> Unknown channel "pear.horde.org"
</I>>>>>><i> Parsing of package.xml from file "/var/tmp/pearwYoowh/package.xml" failed
</I>>>>>><i> Cannot initialize '/home/iurt/rpm/SOURCES/Horde_Itip-1.0.7.tgz', invalid
</I>>>>>><i> or missing package file
</I>>>>>><i> Package "/home/iurt/rpm/SOURCES/Horde_Itip-1.0.7.tgz" is not valid
</I>>>>>><i> install failed.
</I>>>>><i>
</I>>>>><i> Well, you better start fixing the packages...
</I>>>>><i>
</I>>>>><i> Maybe you can download & fix it in the specs only to save bw....
</I>>>>><i>
</I>>>>><i> Anything building on BS must build with only official mageia repos...
</I>>>>><i>
</I>>>>><i>
</I>>>>><i> Otherwise we wont know what ends up in the packages.
</I>>>>><i>
</I>>>>><i> --
</I>>>>><i> Thomas
</I>>>><i>
</I>>>><i> Thomas:
</I>>>><i>
</I>>>><i> Many of the pear packages require to have the pear-cahnnel installed. Most of
</I>>>><i> the horde require it. It's not installing a package.
</I>>>><i> We are not the only one, fedora folks do it too:
</I>>>><i> <A HREF="http://nb.fedorapeople.org/horde-reviews/php-horde-Horde-Http.spec">http://nb.fedorapeople.org/horde-reviews/php-horde-Horde-Http.spec</A>
</I>>>><i>
</I>>>><i> BuildRequires:  php-channel(pear.horde.org)
</I>>>><i>
</I>>>><i> installing this package needs to add pear-channel-horde. If it doesn't the
</I>>>><i> package doesn't build.
</I>>>><i> They do not even use a pearized specification.
</I>>><i>
</I>>><i> It's nothing to do with adding or not the channel. It's the fact that
</I>>><i> this operation requires network access. You need to patch the systems
</I>>><i> such that they do not require network access to add the channel.
</I>>><i>
</I>>><i> This is a rule that has been in place for a long time. I'm surprised
</I>>><i> it's only coming up as an issue now to be honest.
</I>>><i>
</I>>><i> The same thing happens when e.g. there are not XML schemas installed
</I>>><i> locally for man page building and similar. It's just a matter of
</I>>><i> installing the relevant package to provide local, cached versions.
</I>><i>
</I>><i> And as shown in the fedora link, they use BuildRequires:
</I>><i> php-channel(pear.horde.org) to get it from another package
</I>
Actually we had php-pear-channel-horde which installed the xml file
but still connected to internet instead of using it, I think I fixed
it
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="012642.html">[Mageia-dev] BS broken ?
</A></li>
<LI>Next message: <A HREF="012663.html">[Mageia-dev] BS broken ?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12661">[ date ]</a>
<a href="thread.html#12661">[ thread ]</a>
<a href="subject.html#12661">[ subject ]</a>
<a href="author.html#12661">[ 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>
|