summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2011-October/008891.html
blob: 4f309a79d0ffa04d047e1129d5c657536493a98f (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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-dev] missing deps, lash rebuilt for texi2html
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20missing%20deps%2C%20lash%20rebuilt%20for%20texi2html&In-Reply-To=%3C201110160819.55003.thomas%40btspuhler.com%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="008888.html">
   <LINK REL="Next"  HREF="008917.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] missing deps, lash rebuilt for texi2html</H1>
    <B>Thomas Spuhler</B> 
    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20missing%20deps%2C%20lash%20rebuilt%20for%20texi2html&In-Reply-To=%3C201110160819.55003.thomas%40btspuhler.com%3E"
       TITLE="[Mageia-dev] missing deps, lash rebuilt for texi2html">thomas at btspuhler.com
       </A><BR>
    <I>Sun Oct 16 17:19:54 CEST 2011</I>
    <P><UL>
        <LI>Previous message: <A HREF="008888.html">[Mageia-dev] missing deps, lash rebuilt for texi2html
</A></li>
        <LI>Next message: <A HREF="008917.html">[Mageia-dev] missing deps, lash rebuilt for texi2html
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#8891">[ date ]</a>
              <a href="thread.html#8891">[ thread ]</a>
              <a href="subject.html#8891">[ subject ]</a>
              <a href="author.html#8891">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>On Sunday, October 16, 2011 07:01:15 am Philippe DIDIER wrote:
&gt;<i> Philippe DIDIER a &#233;crit :
</I>&gt;<i> &gt; Thomas Spuhler a &#233;crit :
</I>&gt;<i> &gt;&gt; On Saturday, October 15, 2011 07:16:19 pm Philippe DIDIER wrote:
</I>&gt;<i> &gt;&gt;&gt; Thomas Spuhler a &#233;crit :
</I>&gt;<i> &gt;&gt;&gt;&gt; I just rebuilt lash. In order to get it built, I had to remove
</I>&gt;<i> &gt;&gt;&gt;&gt; -%{python_sitelib}/*
</I>&gt;<i> &gt;&gt;&gt;&gt; Can someone who uses it please test it?
</I>&gt;<i> &gt;&gt;&gt; 
</I>&gt;<i> &gt;&gt;&gt; In the previous build (march)
</I>&gt;<i> &gt;&gt;&gt; python-lash rpm was created
</I>&gt;<i> &gt;&gt;&gt; it could install a directory
</I>&gt;<i> &gt;&gt;&gt; /usr/lib/python2.7/site-packages/
</I>&gt;<i> &gt;&gt;&gt; wich contained 4 files
</I>&gt;<i> &gt;&gt;&gt; 
</I>&gt;<i> &gt;&gt;&gt;   _lash.a
</I>&gt;<i> &gt;&gt;&gt;   _lash.la
</I>&gt;<i> &gt;&gt;&gt;   _lash.so
</I>&gt;<i> &gt;&gt;&gt;   lash.py
</I>&gt;<i> &gt;&gt;&gt; 
</I>&gt;<i> &gt;&gt;&gt; You said you had to remove -%{python_sitelib}/* in the spec file
</I>&gt;<i> &gt;&gt;&gt; because there was nothing there (so your python-lash rpm seems to be
</I>&gt;<i> &gt;&gt;&gt; empty !)
</I>&gt;<i> &gt;&gt;&gt; If nothing was created in the buildroot (and no file found to be
</I>&gt;<i> &gt;&gt;&gt; packaged) it's perhaps a problem of config : if python was not found
</I>&gt;<i> &gt;&gt;&gt; (configure.ac seems to look for a path to PYTHON 2.3 !!! ) this these 4
</I>&gt;<i> &gt;&gt;&gt; files were not created and there's indeed nothing to install...
</I>&gt;<i> &gt;&gt;&gt; 
</I>&gt;<i> &gt;&gt;&gt; Perhaps a problem with the update of python since july ?
</I>&gt;<i> &gt;&gt;&gt; 
</I>&gt;<i> &gt;&gt;&gt; Did you get an error message complaining about a missing optional
</I>&gt;<i> &gt;&gt;&gt; dependency (even if that doesn't prevent to &quot;make&quot; what is not optional
</I>&gt;<i> &gt;&gt;&gt; 
</I>&gt;<i> &gt;&gt;&gt; : configure seems to allow to make without creating python-lash)
</I>&gt;<i> &gt;&gt; 
</I>&gt;<i> &gt;&gt; No, I didn't see any error messages.
</I>&gt;<i> &gt; 
</I>&gt;<i> &gt; It really looks as if the python path was not found ... (configure looks
</I>&gt;<i> &gt; for python path with this list : python2 python2.5 python2.4 python2.3
</I>&gt;<i> &gt; python2.2 python2.1 python2.0 python1.6 python1.5)
</I>&gt;<i> &gt; The python version in mageia is 2.7 !!!
</I>&gt;<i> &gt; 
</I>&gt;<i> &gt; if no python path is found configure may disable pylash building
</I>&gt;<i> &gt; 
</I>&gt;<i> &gt; You may look in the log and try to find :
</I>&gt;<i> &gt; build_pylash=&quot;disabled&quot;
</I>&gt;<i> &gt; It may be disabled without warning !!! as it doesn't prevent from
</I>&gt;<i> &gt; building the other components
</I>&gt;<i> &gt; but when creating the rpm python-lash you have no file to put into it
</I>&gt;<i> &gt; 
</I>&gt;<i> &gt; Suppressing the line :
</I>&gt;<i> &gt; -%{python_sitelib}/*
</I>&gt;<i> &gt; in the spec file hides the symptom and provides an empty and useless rpm
</I>&gt;<i> &gt; 
</I>&gt;<i> &gt; That's my hypothesis but I'm not very able !
</I>&gt;<i> &gt; Maybe you may ask to an old packager !!!
</I>&gt;<i> 
</I>&gt;<i> Funda Wang is our silent guardian angel :
</I>&gt;<i> He just fixed it (and we may see how he could in revision 155500)!
</I>&gt;<i> 
</I>&gt;<i> Thanks Funda
</I>
Thanks Funda. I will look it up just to learn how you did it.
-- 
Thomas
</PRE>
























<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="008888.html">[Mageia-dev] missing deps, lash rebuilt for texi2html
</A></li>
	<LI>Next message: <A HREF="008917.html">[Mageia-dev] missing deps, lash rebuilt for texi2html
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#8891">[ date ]</a>
              <a href="thread.html#8891">[ thread ]</a>
              <a href="subject.html#8891">[ subject ]</a>
              <a href="author.html#8891">[ 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>