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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Notice on rpm-mageia-setup's find-requires script
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Notice%20on%20rpm-mageia-setup%27s%20find-requires%20script&In-Reply-To=%3CBANLkTin8GYqAgsi_NZCy8rosgX0sPXsP_g%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="004456.html">
<LINK REL="Next" HREF="004462.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Notice on rpm-mageia-setup's find-requires script</H1>
<B>Funda Wang</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Notice%20on%20rpm-mageia-setup%27s%20find-requires%20script&In-Reply-To=%3CBANLkTin8GYqAgsi_NZCy8rosgX0sPXsP_g%40mail.gmail.com%3E"
TITLE="[Mageia-dev] Notice on rpm-mageia-setup's find-requires script">fundawang at gmail.com
</A><BR>
<I>Fri May 6 15:58:16 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="004456.html">[Mageia-dev] Notice on rpm-mageia-setup's find-requires script
</A></li>
<LI>Next message: <A HREF="004462.html">[Mageia-dev] Notice on rpm-mageia-setup's find-requires script
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4460">[ date ]</a>
<a href="thread.html#4460">[ thread ]</a>
<a href="subject.html#4460">[ subject ]</a>
<a href="author.html#4460">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>The second. See:
$ rpm -qp --requires gscan2pdf-0.9.32-4.mga1.noarch.rpm
perl-Gtk2
perl-Locale-gettext
perl-PDF-API2
libtiff-progs
imagemagick
perl-Image-Magick
sane-frontends
perl-Gtk2-Ex-PodViewer
perl-forks >= 0.33
perl-reaper
perl-Set-IntSpan
unpaper
xdg-utils
djvulibre
gocr
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
perl-base >= 2:5.12.3
perl(Carp)
perl(Exporter)
$ rpm -qp --requires gscan2pdf-0.9.30-3mdv2010.1.noarch.rpm
perl-Gtk2
perl-Locale-gettext
perl-PDF-API2
libtiff-progs
imagemagick
perl-Image-Magick
sane-frontends
perl-Gtk2-Ex-PodViewer
perl-forks >= 0.33
perl-reaper
perl-Set-IntSpan
unpaper
xdg-utils
djvulibre
gocr
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl-base >= 2:5.10.1
perl(Archive::Tar)
perl(Carp)
perl(Config::General) >= 2.400.0
perl(Cwd)
perl(Data::Dumper)
perl(Exporter)
perl(File::Basename)
perl(File::Copy)
perl(File::Temp)
perl(FileHandle)
perl(Getopt::Long)
perl(Glib)
perl(Goo::Canvas)
perl(Gscan2pdf)
perl(Gtk2)
perl(Gtk2::Ex::Simple::List)
perl(Gtk2::Gdk::Keysyms)
perl(Gtk2::ImageView)
perl(IO::Handle)
perl(Image::Magick)
perl(Locale::gettext) >= 1.50.0
perl(PDF::API2)
perl(POSIX)
perl(Proc::Killfam)
perl(Sane)
perl(Socket)
perl(Storable)
perl(Text::ParseWords)
perl(Thread::Semaphore)
perl(Time::Local)
2011/5/6 Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">misc at zarb.org</A>>:
><i> Le vendredi 06 mai 2011 à 10:07 +0800, Funda Wang a écrit :
</I>>><i> Hello,
</I>>><i>
</I>>><i> There is something wrong with my bugzilla account. so I post the
</I>>><i> relevant info here.
</I>>><i>
</I>>><i> `file` changes its output recently, maybe in 5.05, which affects
</I>>><i> find-requires in rpm-setup-build's helper.
</I>>><i>
</I>>><i> In 5.03 (in mandriva 2010) for instance:
</I>>><i> $ file /usr/bin/genhdlist2
</I>>><i> /usr/bin/genhdlist2: a /usr/bin/perl script text executable
</I>>><i>
</I>>><i> But in 5.06 (in mandriva cooker and mageia cauldron):
</I>>><i> $ file /usr/bin/genhdlist2
</I>>><i> /usr/bin/genhdlist2: a /usr/bin/perl script, ASCII text executable
</I>>><i>
</I>>><i> Such a change will cause find-requires cannot find correct perl
</I>>><i> scripts, thus missing requirements for the package. Maybe someone
</I>>><i> would be interesting on this:
</I>>><i> <A HREF="http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft?view=revision&revision=272567">http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft?view=revision&revision=272567</A>
</I>>><i>
</I>>><i> And, maybe a robot could rebuild all the relevant packages, which
</I>>><i> might be a huge work, especially when the release is coming.
</I>><i>
</I>><i> So the impact is that package do not have a requires on perl, or that
</I>><i> all perl deps are missing ?
</I>><i> ( ie, automated requires on perl module ).
</I>><i>
</I>><i> If that's the first, since perl is almost installed by default, it
</I>><i> should be hard to notice the problem
</I>><i>
</I>><i> FOr the second, that's more serious :)
</I>><i>
</I>><i> --
</I>><i> Michael Scherer
</I>><i>
</I>><i>
</I></PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004456.html">[Mageia-dev] Notice on rpm-mageia-setup's find-requires script
</A></li>
<LI>Next message: <A HREF="004462.html">[Mageia-dev] Notice on rpm-mageia-setup's find-requires script
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4460">[ date ]</a>
<a href="thread.html#4460">[ thread ]</a>
<a href="subject.html#4460">[ subject ]</a>
<a href="author.html#4460">[ 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>
|