blob: 292682386ac5979a25241e9794f200d62395a0cd (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] build system tools
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20build%20system%20tools&In-Reply-To=%3CAANLkTikZFmLKqamYaoqUp5_BgeqS5yrhE9Uug1JZ-kot%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="002538.html">
<LINK REL="Next" HREF="002540.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] build system tools</H1>
<B>Thierry Vignaud</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20build%20system%20tools&In-Reply-To=%3CAANLkTikZFmLKqamYaoqUp5_BgeqS5yrhE9Uug1JZ-kot%40mail.gmail.com%3E"
TITLE="[Mageia-dev] build system tools">thierry.vignaud at gmail.com
</A><BR>
<I>Fri Feb 11 16:58:30 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002538.html">[Mageia-dev] build system tools
</A></li>
<LI>Next message: <A HREF="002540.html">[Mageia-dev] build system tools
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2539">[ date ]</a>
<a href="thread.html#2539">[ thread ]</a>
<a href="subject.html#2539">[ subject ]</a>
<a href="author.html#2539">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 11 February 2011 16:49, philippe makowski <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">makowski.mageia at gmail.com</A>> wrote:
><i> Hi,
</I>><i>
</I>><i> about the build system, with Mandriva we had ssh access to build boxes
</I>><i> under Fedora I can use fedpkg to either make a local build into a
</I>><i> clean chroot or to ask for a scratch-build on the build system from a
</I>><i> local srpm
</I>><i> (scratch-build from a local srpm is really nice when testing a new package)
</I>><i>
</I>><i> will we have something similar soon ?
</I>
You could try setup iurt locally.
But we don't have access to mageia packages for now...
And Mandriva package might be harder to set up.
Else you can try to hack mock so that it calls urpmi rather than yum
and create your
own /etc/mock/mageia.cfg
But you'll hit the same problem : we don't have access to mageia repository yet
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002538.html">[Mageia-dev] build system tools
</A></li>
<LI>Next message: <A HREF="002540.html">[Mageia-dev] build system tools
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2539">[ date ]</a>
<a href="thread.html#2539">[ thread ]</a>
<a href="subject.html#2539">[ subject ]</a>
<a href="author.html#2539">[ 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>
|