blob: 4061e5e0aba536e725a494eb4b59d7b2e81f4b95 (
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
89
90
91
92
93
94
95
96
97
98
99
100
101
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] /usr/bin/file broken on cauldron
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20/usr/bin/file%20broken%20on%20cauldron&In-Reply-To=%3Cloom.20130110T181705-13%40post.gmane.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="021421.html">
<LINK REL="Next" HREF="021430.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] /usr/bin/file broken on cauldron</H1>
<B>David Walser</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20/usr/bin/file%20broken%20on%20cauldron&In-Reply-To=%3Cloom.20130110T181705-13%40post.gmane.org%3E"
TITLE="[Mageia-dev] /usr/bin/file broken on cauldron">luigiwalser at yahoo.com
</A><BR>
<I>Thu Jan 10 18:20:04 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="021421.html">[Mageia-dev] /usr/bin/file broken on cauldron
</A></li>
<LI>Next message: <A HREF="021430.html">[Mageia-dev] /usr/bin/file broken on cauldron
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#21424">[ date ]</a>
<a href="thread.html#21424">[ thread ]</a>
<a href="subject.html#21424">[ subject ]</a>
<a href="author.html#21424">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Pascal Terjan <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">pterjan at ...</A>> writes:
><i> On Thu, Jan 10, 2013 at 3:51 PM, Pascal Terjan <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">pterjan at ...</A>> wrote:
</I>
><i> >
</I>><i> > This is fixed in git but I couldn't find the specific commit
</I>><i>
</I>><i> The fix is
</I><A HREF="https://github.com/glensc/file/commit/834831f53398cf2a1cfcd1daaf88c437bbf8d21f">https://github.com/glensc/file/commit/834831f53398cf2a1cfcd1daaf88c437bbf8d21f</A>
Fixed in file-5.12-6.mga3, but this is a bit more interesting...
If you actually look at that commit, you see:
-# $File: assembler,v 1.1 2011/12/08 12:12:46 rrt Exp $
+# $File: assembler,v 1.2 2012/10/31 18:41:42 christos Exp $
But the file in the tarball already reflects the v 1.2 christos (who is the
one who made this commit), while the rest of the contents of that file reflect
the previous version, aka the rest of that commit isn't applied in the tarball.
Anyway, I verified that fixing this fixes the detection for /usr/bin/automake.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="021421.html">[Mageia-dev] /usr/bin/file broken on cauldron
</A></li>
<LI>Next message: <A HREF="021430.html">[Mageia-dev] /usr/bin/file broken on cauldron
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#21424">[ date ]</a>
<a href="thread.html#21424">[ thread ]</a>
<a href="subject.html#21424">[ subject ]</a>
<a href="author.html#21424">[ 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>
|