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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] urpmi does fetches packages from a mirror, even if they exist on the install DVD
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20urpmi%20does%20fetches%20packages%20from%20a%20mirror%2C%0A%20even%20if%20they%20exist%20on%20the%20install%20DVD&In-Reply-To=%3C4F905D90.8020307%40arcor.de%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007044.html">
<LINK REL="Next" HREF="007052.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] urpmi does fetches packages from a mirror, even if they exist on the install DVD</H1>
<B>Florian Hubold</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20urpmi%20does%20fetches%20packages%20from%20a%20mirror%2C%0A%20even%20if%20they%20exist%20on%20the%20install%20DVD&In-Reply-To=%3C4F905D90.8020307%40arcor.de%3E"
TITLE="[Mageia-discuss] urpmi does fetches packages from a mirror, even if they exist on the install DVD">doktor5000 at arcor.de
</A><BR>
<I>Thu Apr 19 20:46:40 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="007044.html">[Mageia-discuss] urpmi does fetches packages from a mirror, even if they exist on the install DVD
</A></li>
<LI>Next message: <A HREF="007052.html">[Mageia-discuss] urpmi does fetches packages from a mirror, even if they exist on the install DVD
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7050">[ date ]</a>
<a href="thread.html#7050">[ thread ]</a>
<a href="subject.html#7050">[ subject ]</a>
<a href="author.html#7050">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Am 19.04.2012 09:31, schrieb Juergen Harms:
><i> I just installed Beta 3 - very smooth install, boot time has substantially
</I>><i> shortened, great.
</I>><i>
</I>><i> But, after the install I do urpmi <list of additional packages>, and there is
</I>><i> a big snare: all packages are fetched from the remote mirror, even if they
</I>><i> exist on the install DVD. As a consequence, loading packages after install
</I>><i> becomes very tedious and long (for instance if I post-load packages like
</I>><i> texlive-texmf of libreoffice).
</I>><i>
</I>><i> I verifified in /etc/urpmi/urpmi.cfg: the "cdrom:.." medium is well defined
</I>><i> (and does not have an "ignore" statement).
</I>><i>
</I>><i> To create a demo that can be easily reproduced, I did urpme xmag : the
</I>><i> package is fetched from the mirror, although a package with the same version
</I>><i> exists on the install DVD.
</I>><i>
</I>><i> Did I commit some stupid error? - does this problem arrive elsewhere?
</I>><i>
</I>><i> Juergen
</I>><i>
</I>Definitely sounds weird, normally urpmi always preferred
local repositories. So best file a bug report about that.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007044.html">[Mageia-discuss] urpmi does fetches packages from a mirror, even if they exist on the install DVD
</A></li>
<LI>Next message: <A HREF="007052.html">[Mageia-discuss] urpmi does fetches packages from a mirror, even if they exist on the install DVD
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7050">[ date ]</a>
<a href="thread.html#7050">[ thread ]</a>
<a href="subject.html#7050">[ subject ]</a>
<a href="author.html#7050">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|