blob: a3680f5466379f312082dfb163be3852ff5a6985 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Network install cannot get mirror list
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Network%20install%20cannot%20get%20mirror%20list&In-Reply-To=%3C4F082409.7060206%40ventoso.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="006217.html">
<LINK REL="Next" HREF="006221.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Network install cannot get mirror list</H1>
<B>Luca Olivetti</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Network%20install%20cannot%20get%20mirror%20list&In-Reply-To=%3C4F082409.7060206%40ventoso.org%3E"
TITLE="[Mageia-discuss] Network install cannot get mirror list">luca at ventoso.org
</A><BR>
<I>Sat Jan 7 11:52:57 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="006217.html">[Mageia-discuss] Network install cannot get mirror list
</A></li>
<LI>Next message: <A HREF="006221.html">[Mageia-discuss] Network install cannot get mirror list
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6220">[ date ]</a>
<a href="thread.html#6220">[ thread ]</a>
<a href="subject.html#6220">[ subject ]</a>
<a href="author.html#6220">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Al 07/01/12 11:47, En/na Maarten Vanraes ha escrit:
><i> does mygethostbyname use the libc functions for dns resolving? perhaps we link
</I>><i> with dietLibc on the installer and the problem is there?
</I>
Well, I don't know.
dns.c has functions both for dietlibc and glibc
<A HREF="http://svnweb.mageia.org/soft/drakx/trunk/mdk-stage1/dns.c?revision=451&view=markup">http://svnweb.mageia.org/soft/drakx/trunk/mdk-stage1/dns.c?revision=451&view=markup</A>
the "unknown host" message is only in the dietlibc function.
BTW, I think this is also the cause of the problem of no updated available during
install (that's been reported here).
Bye
--
Luca
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="006217.html">[Mageia-discuss] Network install cannot get mirror list
</A></li>
<LI>Next message: <A HREF="006221.html">[Mageia-discuss] Network install cannot get mirror list
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6220">[ date ]</a>
<a href="thread.html#6220">[ thread ]</a>
<a href="subject.html#6220">[ subject ]</a>
<a href="author.html#6220">[ 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>
|