blob: bde93704ad28c4318c9530e2dc97adb7051689c0 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] Using SQL database for youri
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Using%20SQL%20database%20for%20youri&In-Reply-To=%3C20110921144653.GM21938%40mars-attacks.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003964.html">
<LINK REL="Next" HREF="003966.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] Using SQL database for youri</H1>
<B>nicolas vigier</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Using%20SQL%20database%20for%20youri&In-Reply-To=%3C20110921144653.GM21938%40mars-attacks.org%3E"
TITLE="[Mageia-sysadm] Using SQL database for youri">boklm at mars-attacks.org
</A><BR>
<I>Wed Sep 21 16:46:53 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003964.html">[Mageia-sysadm] Using SQL database for youri
</A></li>
<LI>Next message: <A HREF="003966.html">[Mageia-sysadm] Using SQL database for youri
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3965">[ date ]</a>
<a href="thread.html#3965">[ thread ]</a>
<a href="subject.html#3965">[ subject ]</a>
<a href="author.html#3965">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wed, 21 Sep 2011, Pascal Terjan wrote:
><i> On Wed, Sep 21, 2011 at 15:29, nicolas vigier <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">boklm at mars-attacks.org</A>> wrote:
</I>><i> > We also have a problem with markrelease commits always done on the
</I>><i> > cauldron directory, even for mageia 1 updates. Youri always run
</I>><i> > markrelease on the cauldron directory because it doesn't know the URL
</I>><i> > that was used for the submit, this URL is only known by create-srpm
</I>><i> > which only uses it to generate the src.rpm, before sending the src.rpm
</I>><i> > to youri.
</I>><i>
</I>><i> How did it work for mandriva?
</I>><i> I don't remember having such problem while backports came from cooker
</I>><i> and updates from the branch
</I>
According to this :
<A HREF="http://svn.mandriva.com/viewvc/config/cluster/etc/repsys.conf?revision=1095&view=markup">http://svn.mandriva.com/viewvc/config/cluster/etc/repsys.conf?revision=1095&view=markup</A>
they have this in repsys.conf :
[submit 2010.0]
allowed = svn+<A HREF="ssh://svn.mandriva.com/svn/packages/updates/2010.0">ssh://svn.mandriva.com/svn/packages/updates/2010.0</A> svn+<A HREF="ssh://svn.mandriva.com/svn/packages/cooker">ssh://svn.mandriva.com/svn/packages/cooker</A> svn+<A HREF="ssh://svn.mandriva.com/svn/packages/branches/cooker">ssh://svn.mandriva.com/svn/packages/branches/cooker</A>
target = /export/home/repsys
rpm-macros = global 2010.0
We can do the same. But this would allow someone to submit from cauldron
to 1/updates_testing.
For markrelease, I don't know (youri config from raoh does not seem to
be on svn).
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003964.html">[Mageia-sysadm] Using SQL database for youri
</A></li>
<LI>Next message: <A HREF="003966.html">[Mageia-sysadm] Using SQL database for youri
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3965">[ date ]</a>
<a href="thread.html#3965">[ thread ]</a>
<a href="subject.html#3965">[ subject ]</a>
<a href="author.html#3965">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>
|