blob: e14255f054eb8ebae0fb37d0e5760e75bada105f (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] maven.prov rpm script broken...
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20maven.prov%20rpm%20script%20broken...&In-Reply-To=%3CCAONrEtYN2xTzj%2BpngXEtcDXJMs_VMTnOrQvYFUAZXTAn3XxfFA%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="017707.html">
<LINK REL="Next" HREF="017717.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] maven.prov rpm script broken...</H1>
<B>Thierry Vignaud</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20maven.prov%20rpm%20script%20broken...&In-Reply-To=%3CCAONrEtYN2xTzj%2BpngXEtcDXJMs_VMTnOrQvYFUAZXTAn3XxfFA%40mail.gmail.com%3E"
TITLE="[Mageia-dev] maven.prov rpm script broken...">thierry.vignaud at gmail.com
</A><BR>
<I>Fri Jul 27 09:48:18 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="017707.html">[Mageia-dev] maven.prov rpm script broken...
</A></li>
<LI>Next message: <A HREF="017717.html">[Mageia-dev] maven.prov rpm script broken...
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17716">[ date ]</a>
<a href="thread.html#17716">[ thread ]</a>
<a href="subject.html#17716">[ subject ]</a>
<a href="author.html#17716">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 26 July 2012 23:58, Thomas Backlund <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">tmb at mageia.org</A>> wrote:
>><i> I dont know if this is a fallout of usrmove or the recent
</I>>><i> rpm-mageia-setup cleanup or something else, but I now see
</I>>><i> this in kernel buildlogs:
</I>
I would say it's a fallout of failing to do proper releases and
instead comiting in SVN and patching the package instead.
>><i> Searching for Provides: /usr/lib/rpm/mageia/filter.sh ' ' ' '
</I>>><i> '/home/tmb/RPM/BUILDROOT/kernel-linus-3.5.0-1.mga3.x86_64'
</I>>><i> /usr/lib/rpm/mageia/find-provides
</I>>><i> Traceback (most recent call last):
</I>>><i> File "/usr/lib/rpm/maven.prov", line 65, in <module>
</I>>><i> builder = TagBuilder ()
</I>>><i> File "/usr/lib/rpm/maven.prov", line 46, in __init__
</I>>><i> self.get_mvn_provide (path)
</I>>><i> File "/usr/lib/rpm/maven.prov", line 51, in get_mvn_provide
</I>>><i> with open(path) as f:
</I>>><i> IOError: [Errno 2] No such file or directory: ''
</I>>><i>
</I>><i>
</I>><i> and rpm-mageia-setup cleanup is the guilty one...
</I>><i>
</I>><i>
</I>><i> We had this:
</I>><i> <A HREF="http://svnweb.mageia.org/packages/cauldron/rpm-mageia-setup/current/SOURCES/rpm-mageia-setup-1.147-Better-handle-maven-prov.patch?revision=189248&view=markup&pathrev=189248">http://svnweb.mageia.org/packages/cauldron/rpm-mageia-setup/current/SOURCES/rpm-mageia-setup-1.147-Better-handle-maven-prov.patch?revision=189248&view=markup&pathrev=189248</A>
</I>><i>
</I>><i>
</I>><i> where find-provides had:
</I>><i> mavenlist=$(echo "$filelist" |egrep '/usr/share/maven-poms/.*\.pom')
</I>><i>
</I>><i> but now has:
</I>><i>
</I>><i> mavenlist=$(echo "$filelist" |egrep '/usr/share/maven-fragments/*')
</I>><i>
</I>><i>
</I>><i> So wich one is right ?
</I>
Are you sure it's not that old typo the issue (due to above issue
about not doing
proper releases, where one of soft & the package commit had a vim
issue with "i")?
<A HREF="http://svnweb.mageia.org/soft/rpm/rpm-setup/trunk/find-provides.in?r1=5229&r2=5233">http://svnweb.mageia.org/soft/rpm/rpm-setup/trunk/find-provides.in?r1=5229&r2=5233</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="017707.html">[Mageia-dev] maven.prov rpm script broken...
</A></li>
<LI>Next message: <A HREF="017717.html">[Mageia-dev] maven.prov rpm script broken...
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17716">[ date ]</a>
<a href="thread.html#17716">[ thread ]</a>
<a href="subject.html#17716">[ subject ]</a>
<a href="author.html#17716">[ 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>
|