blob: 1ac8c8e60d41637ec53f26baf93b792acb1ad2fc (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] A nice tools over Sophie
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20A%20nice%20tools%20over%20Sophie&In-Reply-To=%3C20110110002422.GJ10402%40virgo.home.nanardon.zarb.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002045.html">
<LINK REL="Next" HREF="002042.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] A nice tools over Sophie</H1>
<B>Olivier Thauvin</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20A%20nice%20tools%20over%20Sophie&In-Reply-To=%3C20110110002422.GJ10402%40virgo.home.nanardon.zarb.org%3E"
TITLE="[Mageia-dev] A nice tools over Sophie">nanardon at nanardon.zarb.org
</A><BR>
<I>Mon Jan 10 01:24:22 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002045.html">[Mageia-dev] Importing Licensing Policy
</A></li>
<LI>Next message: <A HREF="002042.html">[Mageia-dev] Importing RPM Groups
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2041">[ date ]</a>
<a href="thread.html#2041">[ thread ]</a>
<a href="subject.html#2041">[ subject ]</a>
<a href="author.html#2041">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi,
You probably know sophie (<A HREF="http://sophie.zarb.org">http://sophie.zarb.org</A>).
I am currently working on QA tools working with the new XML-RPC
features provide by new website.
I do think this can help us to reimport rpm in mageia.
This tools upload rpm information from rpm given as argument then
perform a dependencies check.
The tools still need some work, but it works.
Here an example over current Mandriva cooker:
[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">olivier at volantis</A> trunk]$ perl bin/sophie-rpm -c sophie.conf
~/RPM/RPMS/noarch/mmm-cgi-0.44-0.1mdv2010.1.noarch.rpm
Loarding /home/olivier/RPM/RPMS/noarch/mmm-cgi-0.44-0.1mdv2010.1.noarch.rpm
Analysing /home/olivier/RPM/RPMS/noarch/mmm-cgi-0.44-0.1mdv2010.1.noarch.rpm
perl(Getopt::Long):
perl-base-5.12.2-5mdv2011.0.x86_64.rpm
perl-Getopt-Long-2.380.0-1mdv2010.0.noarch.rpm
rpm-helper >= 0.16:
rpm-helper-0.23.1-2mdv2011.0.noarch.rpm
/bin/sh:
bash-4.1-8mdv2011.0.x86_64.rpm
perl-base:
perl-base-5.12.2-5mdv2011.0.x86_64.rpm
perl(Pod::Usage):
perl-5.12.2-5mdv2011.0.x86_64.rpm
mmm = 0.44-0.1mdv2010.1:
Are unresolved:
mmm = 0.44-0.1mdv2010.1
Error, unresolved:
mmm = 0.44-0.1mdv2010.1
Of course to do the same over Magiea the mirror have to be finalize and
Cauldron add to Sophie's DB.
Regards.
--
Olivier Thauvin
CNRS - LATMOS
♖ ♘ ♗ ♕ ♔ ♗ ♘ ♖
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: </pipermail/mageia-dev/attachments/20110110/2be3c214/attachment.asc>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002045.html">[Mageia-dev] Importing Licensing Policy
</A></li>
<LI>Next message: <A HREF="002042.html">[Mageia-dev] Importing RPM Groups
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2041">[ date ]</a>
<a href="thread.html#2041">[ thread ]</a>
<a href="subject.html#2041">[ subject ]</a>
<a href="author.html#2041">[ 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>
|