blob: 061130d2e4df17f4706cf2372b78bd05f61d42b7 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] dhclient lease files location
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20dhclient%20lease%20files%20location&In-Reply-To=%3C20130213085650.GA22496%40bkor.dhs.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="022824.html">
<LINK REL="Next" HREF="022844.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] dhclient lease files location</H1>
<B>Olav Vitters</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20dhclient%20lease%20files%20location&In-Reply-To=%3C20130213085650.GA22496%40bkor.dhs.org%3E"
TITLE="[Mageia-dev] dhclient lease files location">olav at vitters.nl
</A><BR>
<I>Wed Feb 13 09:56:50 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="022824.html">[Mageia-dev] dhclient lease files location
</A></li>
<LI>Next message: <A HREF="022844.html">[Mageia-dev] dhclient lease files location
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#22828">[ date ]</a>
<a href="thread.html#22828">[ thread ]</a>
<a href="subject.html#22828">[ subject ]</a>
<a href="author.html#22828">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Thu, Feb 07, 2013 at 09:50:53AM +0000, Colin Guthrie wrote:
><i> What is also strange however is that NM doesn't build for me here. Seems
</I>><i> this was due to a commit by Olav to update it to 0.9.7.995
</I>><i>
</I>><i> <A HREF="http://svnweb.mageia.org/packages?view=revision&revision=388631">http://svnweb.mageia.org/packages?view=revision&revision=388631</A>
</I>><i>
</I>><i> <A HREF="http://svnweb.mageia.org/packages/cauldron/networkmanager/current/SPECS/networkmanager.spec?r1=388631&r2=388630&pathrev=388631">http://svnweb.mageia.org/packages/cauldron/networkmanager/current/SPECS/networkmanager.spec?r1=388631&r2=388630&pathrev=388631</A>
</I>><i>
</I>><i>
</I>><i> Interestingly the commit message is "SILENT: undo version change". Not
</I>><i> quite sure what to make of that. Can you elaborate on the version change
</I>><i> Olav? Perhaps I missed a mail somewhere asking for help rediffing a
</I>><i> patch or something? My memory is buggy :p
</I>
NetworkManager uses a stupid version numbering. It should have stayed
with 0.9.6.x. My bot accidentally upgraded it to 0.9.7.x, which is
wrong.
><i> Anyway, going back to the 0.9.6.4 version (which is what is available as
</I>><i> built) and I find this via a quick grep:
</I>[..]
><i> I'd like to see what Olav had in mind with that commit first tho'. Seems
</I>><i> there are a few changes in NM that will mean we have to refactor things
</I>><i> a bit (it should use NMSTATEDIR in the newer code like you say and thus
</I>><i> be in it's own directory).
</I>
My idea was to undo the version upgrade. 0.9.6.x was released with GNOME
3.6.x, so I didn't want to create a broken combination.
--
Regards,
Olav
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="022824.html">[Mageia-dev] dhclient lease files location
</A></li>
<LI>Next message: <A HREF="022844.html">[Mageia-dev] dhclient lease files location
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#22828">[ date ]</a>
<a href="thread.html#22828">[ thread ]</a>
<a href="subject.html#22828">[ subject ]</a>
<a href="author.html#22828">[ 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>
|