<!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 &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">pterjan at gmail.com</A>&gt; wrote:
&gt;<i> On Tue, Mar 6, 2012 at 11:25, Colin Guthrie &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>&gt; wrote:
</I>&gt;&gt;<i> 'Twas brillig, and Thomas Spuhler at 06/03/12 02:33 did gyre and gimble:
</I>&gt;&gt;&gt;<i> On Sunday, March 04, 2012 11:42:49 AM Thomas Backlund wrote:
</I>&gt;&gt;&gt;&gt;<i> 04.03.2012 20:16, Thomas Spuhler skrev:
</I>&gt;&gt;&gt;&gt;&gt;<i> The last successful build went through Feb. 10, 2012. I haven't upgraded
</I>&gt;&gt;&gt;&gt;&gt;<i> and built any after that date until last weekend when they all failed to
</I>&gt;&gt;&gt;&gt;&gt;<i> build. I would have to change 80+ packages that are now using the pear
</I>&gt;&gt;&gt;&gt;&gt;<i> type spec. I don't have the bandwidth to do that.
</I>&gt;&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;&gt;<i> The message I get is this:
</I>&gt;&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;&gt;<i> Unknown channel &quot;pear.horde.org&quot;
</I>&gt;&gt;&gt;&gt;&gt;<i> Parsing of package.xml from file &quot;/var/tmp/pearwYoowh/package.xml&quot; failed
</I>&gt;&gt;&gt;&gt;&gt;<i> Cannot initialize '/home/iurt/rpm/SOURCES/Horde_Itip-1.0.7.tgz', invalid
</I>&gt;&gt;&gt;&gt;&gt;<i> or missing package file
</I>&gt;&gt;&gt;&gt;&gt;<i> Package &quot;/home/iurt/rpm/SOURCES/Horde_Itip-1.0.7.tgz&quot; is not valid
</I>&gt;&gt;&gt;&gt;&gt;<i> install failed.
</I>&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;<i> Well, you better start fixing the packages...
</I>&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;<i> Maybe you can download &amp; fix it in the specs only to save bw....
</I>&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;<i> Anything building on BS must build with only official mageia repos...
</I>&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;<i> Otherwise we wont know what ends up in the packages.
</I>&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;<i> --
</I>&gt;&gt;&gt;&gt;<i> Thomas
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i> Thomas:
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i> Many of the pear packages require to have the pear-cahnnel installed. Most of
</I>&gt;&gt;&gt;<i> the horde require it. It's not installing a package.
</I>&gt;&gt;&gt;<i> We are not the only one, fedora folks do it too:
</I>&gt;&gt;&gt;<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>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i> BuildRequires: &#160;php-channel(pear.horde.org)
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i> installing this package needs to add pear-channel-horde. If it doesn't the
</I>&gt;&gt;&gt;<i> package doesn't build.
</I>&gt;&gt;&gt;<i> They do not even use a pearized specification.
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> It's nothing to do with adding or not the channel. It's the fact that
</I>&gt;&gt;<i> this operation requires network access. You need to patch the systems
</I>&gt;&gt;<i> such that they do not require network access to add the channel.
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> This is a rule that has been in place for a long time. I'm surprised
</I>&gt;&gt;<i> it's only coming up as an issue now to be honest.
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> The same thing happens when e.g. there are not XML schemas installed
</I>&gt;&gt;<i> locally for man page building and similar. It's just a matter of
</I>&gt;&gt;<i> installing the relevant package to provide local, cached versions.
</I>&gt;<i>
</I>&gt;<i> And as shown in the fedora link, they use BuildRequires:
</I>&gt;<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>