diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110114/002127.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110114/002127.html | 133 |
1 files changed, 133 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110114/002127.html b/zarb-ml/mageia-dev/20110114/002127.html new file mode 100644 index 000000000..829b0092b --- /dev/null +++ b/zarb-ml/mageia-dev/20110114/002127.html @@ -0,0 +1,133 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Mageia Bootstrap in Sophie + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Mageia%20Bootstrap%20in%20Sophie&In-Reply-To=%3C20110114022808.GW10402%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="Next" HREF="002128.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Mageia Bootstrap in Sophie</H1> + <B>Olivier Thauvin</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Mageia%20Bootstrap%20in%20Sophie&In-Reply-To=%3C20110114022808.GW10402%40virgo.home.nanardon.zarb.org%3E" + TITLE="[Mageia-dev] Mageia Bootstrap in Sophie">nanardon at nanardon.zarb.org + </A><BR> + <I>Fri Jan 14 03:28:08 CET 2011</I> + <P><UL> + + <LI>Next message: <A HREF="002128.html">[Mageia-dev] taking care of some packages not maintained in Mandriva +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2127">[ date ]</a> + <a href="thread.html#2127">[ thread ]</a> + <a href="subject.html#2127">[ subject ]</a> + <a href="author.html#2127">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +A quick mail to announce I cowardly use my mageia sysadmin power to +steal the current bootstrap of Mageia then add it into Sophie: + +<A HREF="http://sophie.zarb.org/distrib/Mageia/bootstrap">http://sophie.zarb.org/distrib/Mageia/bootstrap</A> + +Which mean you use Sophie to check Mandriva's rpm (or other) and check +if they have any chance to build. + +Moreover for courageous people, there is a tool, still under +development (I do plan to make a rpm quickly for Mandriva): + +1) checkout sophie svn: +svn co <A HREF="http://forge.ipsl.jussieu.fr/sophie/svn/tools/trunk">http://forge.ipsl.jussieu.fr/sophie/svn/tools/trunk</A> +cd trunk + +2) create a config file, default is ~/.sophie.conf + +# proxy <A HREF="http://nanardon.zarb.org:3128/">http://nanardon.zarb.org:3128/</A> +<distrib> +distribution Mageia +release bootstrap +arch x86_64 +</distrib> + +3) Try the tools +PERL5LIB=lib perl bin/sophie-rpm -c sophie.conf +~/RPM/RPMS/noarch/Sophie-tools-0.01-1mdv2011.0.noarch.rpm +Loading +/home/olivier/RPM/RPMS/noarch/Sophie-tools-0.01-1mdv2011.0.noarch.rpm +Analysing +/home/olivier/RPM/RPMS/noarch/Sophie-tools-0.01-1mdv2011.0.noarch.rpm + +Are unresolved: + perl-base >= 2:5.12.2 + perl(RPC::XML) + perl(RPC::XML::Client) + +Unowned directories: + /usr/lib/perl5/vendor_perl/5.12.2 + +Warning, this directory are not owned by any package: + /usr/lib/perl5/vendor_perl/5.12.2 + +Error, unresolved: + perl-base >= 2:5.12.2 + perl(RPC::XML) + perl(RPC::XML::Client) + +The rpm I generated on my cooker is not installable on the current +Mageia :\ + +But the src.rpm is mostly buildable :) + +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">olivier at volantis</A> trunk]$ PERL5LIB=lib perl bin/sophie-rpm -c +sophie.conf ~/RPM/SRPMS/Sophie-tools-0.01-1mdv2011.0.src.rpm +Loading /home/olivier/RPM/SRPMS/Sophie-tools-0.01-1mdv2011.0.src.rpm +Analysing /home/olivier/RPM/SRPMS/Sophie-tools-0.01-1mdv2011.0.src.rpm + +Are unresolved: + perl(RPC::XML::Client) + +Error, unresolved: + perl(RPC::XML::Client) + + +-- + +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/20110114/5b068ae1/attachment.asc> +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + + <LI>Next message: <A HREF="002128.html">[Mageia-dev] taking care of some packages not maintained in Mandriva +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2127">[ date ]</a> + <a href="thread.html#2127">[ thread ]</a> + <a href="subject.html#2127">[ subject ]</a> + <a href="author.html#2127">[ 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> |