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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] sync with mandriva
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20sync%20with%20mandriva&In-Reply-To=%3C20101119182121.GT1091%40morley.gre.hp.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001416.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] sync with mandriva</H1>
<B>Bruno Cornec</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20sync%20with%20mandriva&In-Reply-To=%3C20101119182121.GT1091%40morley.gre.hp.com%3E"
TITLE="[Mageia-dev] sync with mandriva">Bruno.Cornec at hp.com
</A><BR>
<I>Fri Nov 19 19:21:21 CET 2010</I>
<P><UL>
<LI>Previous message: <A HREF="001416.html">[Mageia-dev] sync with mandriva
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1417">[ date ]</a>
<a href="thread.html#1417">[ thread ]</a>
<a href="subject.html#1417">[ subject ]</a>
<a href="author.html#1417">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Pascal Terjan said on Fri, Nov 19, 2010 at 04:10:30PM +0000:
><i> On Thu, Nov 18, 2010 at 18:11, Maarten Vanraes
</I>><i> <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">maarten.vanraes at gmail.com</A>> wrote:
</I>><i> > if people keep in mind that sometimes tarballs aren't always fetchable from
</I>><i> > the internetz; then i'm ok with this. also, possibly if the tar is the same as
</I>><i> > the previous version/revision, it could even be fetched from the older
</I>><i> > packages/releases
</I>><i>
</I>><i> Removing it from svn does not mean no longer hosting it, but svn is
</I>><i> not appropriate to keep history of all versions of tarball that have
</I>><i> once existed in cooker
</I>
That was exactly my original point.
><i> One solution can be for example
</I>><i> - Storing the tarballs matching svn head on a ftp if the src.rpm is
</I>><i> not yet available
</I>><i> - Having the tool that checkouts from svn to also download src.rpm and
</I>><i> extract tarball from there, looking on the ftp if there is not yet a
</I>><i> src.rpm for that version
</I>
Yes, that's one approach indeed.
What is needed IMHO is:
for a maintainer to have the tgz (from a flat repo, ftp/http/smb/...)
+patches in VCS (SVN, Git, ...) + SPEC in VCS (SVN, Git, ...).
mdvsys would just push what is in VCS.
The BS should also have the same pointer to the same tgz (checksum
verified to be sure e.g. - and kept somewhere for history, compliance,
...reasons)) and to the SVN content.
Bruno.
--
Open Source & Linux Profession Lead EMEA / <A HREF="http://opensource.hp.com">http://opensource.hp.com</A>
HP/Intel/Red Hat Open Source Solutions Initiative / <A HREF="http://www.hpintelco.net">http://www.hpintelco.net</A>
<A HREF="http://www.HyPer-Linux.org">http://www.HyPer-Linux.org</A> <A HREF="http://mondorescue.org">http://mondorescue.org</A> <A HREF="http://project-builder.org">http://project-builder.org</A>
La musique ancienne? <A HREF="http://www.musique-ancienne.org">http://www.musique-ancienne.org</A> <A HREF="http://www.medieval.org">http://www.medieval.org</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001416.html">[Mageia-dev] sync with mandriva
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1417">[ date ]</a>
<a href="thread.html#1417">[ thread ]</a>
<a href="subject.html#1417">[ subject ]</a>
<a href="author.html#1417">[ 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>
|