summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2011-October/008885.html
blob: b804bd232bc2a4b2644c1389ddab820796a4ccef (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
<!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=%3Cj7edgs%24a8u%241%40dough.gmane.org%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="008882.html">
   <LINK REL="Next"  HREF="008888.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] missing deps, lash rebuilt for texi2html</H1>
    <B>Philippe DIDIER</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=%3Cj7edgs%24a8u%241%40dough.gmane.org%3E"
       TITLE="[Mageia-dev] missing deps, lash rebuilt for texi2html">philippedidier at laposte.net
       </A><BR>
    <I>Sun Oct 16 13:00:43 CEST 2011</I>
    <P><UL>
        <LI>Previous message: <A HREF="008882.html">[Mageia-dev] missing deps, lash rebuilt for texi2html
</A></li>
        <LI>Next message: <A HREF="008888.html">[Mageia-dev] missing deps, lash rebuilt for texi2html
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#8885">[ date ]</a>
              <a href="thread.html#8885">[ thread ]</a>
              <a href="subject.html#8885">[ subject ]</a>
              <a href="author.html#8885">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>Thomas Spuhler a &#233;crit :
&gt;<i> On Saturday, October 15, 2011 07:16:19 pm Philippe DIDIER wrote:
</I>&gt;&gt;<i> Thomas Spuhler a &#233;crit :
</I>&gt;&gt;&gt;<i> I just rebuilt lash. In order to get it built, I had to remove
</I>&gt;&gt;&gt;<i> -%{python_sitelib}/*
</I>&gt;&gt;&gt;<i> Can someone who uses it please test it?
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> In the previous build (march)
</I>&gt;&gt;<i> python-lash rpm was created
</I>&gt;&gt;<i> it could install a directory
</I>&gt;&gt;<i> /usr/lib/python2.7/site-packages/
</I>&gt;&gt;<i> wich contained 4 files
</I>&gt;&gt;<i>   _lash.a
</I>&gt;&gt;<i>   _lash.la
</I>&gt;&gt;<i>   _lash.so
</I>&gt;&gt;<i>   lash.py
</I>&gt;&gt;<i>
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> You said you had to remove -%{python_sitelib}/* in the spec file
</I>&gt;&gt;<i> because there was nothing there (so your python-lash rpm seems to be
</I>&gt;&gt;<i> empty !)
</I>&gt;&gt;<i> If nothing was created in the buildroot (and no file found to be
</I>&gt;&gt;<i> packaged) it's perhaps a problem of config : if python was not found
</I>&gt;&gt;<i> (configure.ac seems to look for a path to PYTHON 2.3 !!! ) this these 4
</I>&gt;&gt;<i> files were not created and there's indeed nothing to install...
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> Perhaps a problem with the update of python since july ?
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> Did you get an error message complaining about a missing optional
</I>&gt;&gt;<i> dependency (even if that doesn't prevent to &quot;make&quot; what is not optional
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> : configure seems to allow to make without creating python-lash)
</I>&gt;<i> 
</I>&gt;<i> No, I didn't see any error messages.
</I>

It really looks as if the python path was not found ... (configure looks
for python path with this list : python2 python2.5 python2.4 python2.3
python2.2 python2.1 python2.0 python1.6 python1.5)
The python version in mageia is 2.7 !!!

if no python path is found configure may disable pylash building

You may look in the log and try to find :
build_pylash=&quot;disabled&quot;
It may be disabled without warning !!! as it doesn't prevent from
building the other components
but when creating the rpm python-lash you have no file to put into it

Suppressing the line :
-%{python_sitelib}/*
in the spec file hides the symptom and provides an empty and useless rpm

That's my hypothesis but I'm not very able !
Maybe you may ask to an old packager !!!




</PRE>
























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