blob: 9779df6822aed928a281428f17dbb49e58b370d7 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [599] Only check deps for packages buildable on x86_64
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B599%5D%20Only%20check%20deps%20for%20packages%20buildable%20on%0A%09x86_64&In-Reply-To=%3CAANLkTin%2B%2BuaEVg0Cj6FGrYH-mWX64fsCwmm%2BOyO1mGKF%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="002698.html">
<LINK REL="Next" HREF="002700.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [599] Only check deps for packages buildable on x86_64</H1>
<B>Pascal Terjan</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B599%5D%20Only%20check%20deps%20for%20packages%20buildable%20on%0A%09x86_64&In-Reply-To=%3CAANLkTin%2B%2BuaEVg0Cj6FGrYH-mWX64fsCwmm%2BOyO1mGKF%40mail.gmail.com%3E"
TITLE="[Mageia-dev] [599] Only check deps for packages buildable on x86_64">pterjan at gmail.com
</A><BR>
<I>Mon Feb 21 12:08:19 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002698.html">[Mageia-dev] [599] Only check deps for packages buildable on x86_64
</A></li>
<LI>Next message: <A HREF="002700.html">[Mageia-dev] time to switch from raw partitions to lvm?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2707">[ date ]</a>
<a href="thread.html#2707">[ thread ]</a>
<a href="subject.html#2707">[ subject ]</a>
<a href="author.html#2707">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Mon, Feb 21, 2011 at 07:23, Thierry Vignaud
<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">thierry.vignaud at gmail.com</A>> wrote:
><i> On 20 February 2011 21:50,  <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>> wrote:
</I>>><i> Revision 599 Author pterjan Date 2011-02-20 21:50:18 +0100 (Sun, 20 Feb
</I>>><i> 2011)
</I>>><i>
</I>>><i> Log Message
</I>>><i>
</I>>><i> Only check deps for packages buildable on x86_64
</I>><i>
</I>><i> Why not try the same logic and i586, then fail (which is fine
</I>><i> since for now we only care about those 2 arches)?
</I>
Because the src.rpm is rebuilt on this x86_64 machine before this code
is called :(
That's why there is a FIXME to find a way to check on all non excluded arch
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002698.html">[Mageia-dev] [599] Only check deps for packages buildable on x86_64
</A></li>
<LI>Next message: <A HREF="002700.html">[Mageia-dev] time to switch from raw partitions to lvm?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2707">[ date ]</a>
<a href="thread.html#2707">[ thread ]</a>
<a href="subject.html#2707">[ subject ]</a>
<a href="author.html#2707">[ 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>
|