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
91
92
93
94
95
96
97
98
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Mirror layout, round two
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Mirror%20layout%2C%20round%20two&In-Reply-To=%3C20101127091336.GG15726%40sisay.ephaone.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001466.html">
<LINK REL="Next" HREF="001455.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Mirror layout, round two</H1>
<B>Michael scherer</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Mirror%20layout%2C%20round%20two&In-Reply-To=%3C20101127091336.GG15726%40sisay.ephaone.org%3E"
TITLE="[Mageia-dev] Mirror layout, round two">misc at zarb.org
</A><BR>
<I>Sat Nov 27 10:13:36 CET 2010</I>
<P><UL>
<LI>Previous message: <A HREF="001466.html">[Mageia-dev] Mirror layout, round two
</A></li>
<LI>Next message: <A HREF="001455.html">[Mageia-dev] Mirror layout, round two
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1454">[ date ]</a>
<a href="thread.html#1454">[ thread ]</a>
<a href="subject.html#1454">[ subject ]</a>
<a href="author.html#1454">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Sat, Nov 27, 2010 at 09:00:50AM +0200, Ahmad Samir wrote:
><i> On 27 November 2010 08:27, Andrey Borzenkov <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">arvidjaar at gmail.com</A>> wrote:
</I>><i> > On Fri, Nov 26, 2010 at 11:29 PM, Thomas Backlund <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">tmb at iki.fi</A>> wrote:
</I>><i> >>
</I>><i> >> The idea of this layout with some of the separate sections (codecs,
</I>><i> >> firmware, games, non-free, debug_*) gives a mirror maintainer in a country
</I>><i> >> (or company) the option to exclude the parts they legally (or by company
</I>><i> >> policy) can not mirror.
</I>><i> >>
</I>><i> >
</I>><i> > I wonder how "urpmi.addmedia --distrib
</I>><i> > <A HREF="ftp://server/with/omitted/sections">ftp://server/with/omitted/sections</A>" should be interpreted then.
</I>><i> >
</I>><i> > Also mirror list should be indicating which sections are present; is
</I>><i> > it supported right now?
</I>><i> >
</I>><i>
</I>><i> IMHO, the mirrorlist in its current status should be dropped
</I>><i> altogether... it's only good if the user has good mirrors near where
</I>><i> he lives, otherwise it just fails miserably. The whole point of using
</I>><i> a mirrorlist was that "urpmi will switch to another mirror if the
</I>><i> currently used one fails / can't be reached", that switch doesn't
</I>><i> happen, ("md5sum mismatch" rings a bell?).
</I>
In fact, md5 mismatch happen when the md5sum come from one mirror, and the hdlist
from another one. This part of the urpmi code is too complex, and I didn't
understood exactly the way it should work ( I mean, we could
have a method "download" that does the right thing, switch to another mirror, etc, but
it seems much more complex and therefor hard to fix ).
><i> At least with the specific media mirrors the user can, more easily,
</I>><i> guess that he can use add another mirror, with mirrorlist most new
</I>><i> users are left clueless.
</I>
IMHO, that's a bug that must be fixed. I have already attempted, but
without any luck. And shall I also remind that this was asked by users ( ie
most non new users have no trouble with a single mirror ).
So if we remove, some users will ask us again to have it...
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001466.html">[Mageia-dev] Mirror layout, round two
</A></li>
<LI>Next message: <A HREF="001455.html">[Mageia-dev] Mirror layout, round two
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1454">[ date ]</a>
<a href="thread.html#1454">[ thread ]</a>
<a href="subject.html#1454">[ subject ]</a>
<a href="author.html#1454">[ 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>
|