summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-June/016999.html
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
commit1be510f9529cb082f802408b472a77d074b394c0 (patch)
treeb175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2012-June/016999.html
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-master.tar
archives-master.tar.gz
archives-master.tar.bz2
archives-master.tar.xz
archives-master.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-dev/2012-June/016999.html')
-rw-r--r--zarb-ml/mageia-dev/2012-June/016999.html92
1 files changed, 92 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-June/016999.html b/zarb-ml/mageia-dev/2012-June/016999.html
new file mode 100644
index 000000000..eadfc57c4
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-June/016999.html
@@ -0,0 +1,92 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] mgarepo, svn and working from external debian server
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20mgarepo%2C%0A%09svn%20and%20working%20from%20external%20debian%20server&In-Reply-To=%3C4FED9F80.3010202%40gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="016995.html">
+ <LINK REL="Next" HREF="017000.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] mgarepo, svn and working from external debian server</H1>
+ <B>Guillaume Rousse</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20mgarepo%2C%0A%09svn%20and%20working%20from%20external%20debian%20server&In-Reply-To=%3C4FED9F80.3010202%40gmail.com%3E"
+ TITLE="[Mageia-dev] mgarepo, svn and working from external debian server">guillomovitch at gmail.com
+ </A><BR>
+ <I>Fri Jun 29 14:28:48 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="016995.html">[Mageia-dev] mgarepo, svn and working from external debian server
+</A></li>
+ <LI>Next message: <A HREF="017000.html">[Mageia-dev] mgarepo, svn and working from external debian server
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#16999">[ date ]</a>
+ <a href="thread.html#16999">[ thread ]</a>
+ <a href="subject.html#16999">[ subject ]</a>
+ <a href="author.html#16999">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Le 29/06/2012 13:41, Johnny A. Solbu a &#233;crit :
+&gt;<i> On Friday 29 June 2012 12:49, Johnny A. Solbu wrote:
+</I>&gt;&gt;<i> I've installed mgarepo on a Debian box now
+</I>&gt;<i>
+</I>&gt;<i> I have a veird problem that I am unable to resolve, it works on mdv, mga2 and cauldron but not on debian:
+</I>&gt;<i> ===
+</I>&gt;<i> $ mgarepo sync -d
+</I>&gt;<i> error: line 3: Tag takes single token only: Release: %mkrel 1
+</I>&gt;<i> Traceback (most recent call last):
+</I>&gt;<i> File &quot;/usr/bin/mgarepo&quot;, line 93, in &lt;module&gt;
+</I>&gt;<i> do_command(parse_options, dispatch_command)
+</I>&gt;<i> File &quot;/usr/lib/python2.6/dist-packages/MgaRepo/command.py&quot;, line 39, in do_command
+</I>&gt;<i> main_func(**opt.__dict__)
+</I>&gt;<i> File &quot;/usr/bin/mgarepo&quot;, line 84, in dispatch_command
+</I>&gt;<i> command_module.main()
+</I>&gt;<i> File &quot;/usr/lib/python2.6/dist-packages/MgaRepo/commands/sync.py&quot;, line 38, in main
+</I>&gt;<i> do_command(parse_options, sync)
+</I>&gt;<i> File &quot;/usr/lib/python2.6/dist-packages/MgaRepo/command.py&quot;, line 39, in do_command
+</I>&gt;<i> main_func(**opt.__dict__)
+</I>&gt;<i> File &quot;/usr/lib/python2.6/dist-packages/MgaRepo/rpmutil.py&quot;, line 514, in sync
+</I>&gt;<i> spec = rpm.TransactionSet().parseSpec(specpath)
+</I>&gt;<i> File &quot;/usr/lib/pymodules/python2.6/rpm/transaction.py&quot;, line 35, in parseSpec
+</I>&gt;<i> return _rpmb.spec(specfile)
+</I>&gt;<i> ValueError: can't parse specfile
+</I>&gt;<i> ===
+</I>&gt;<i> (rpmbuild is installed. A google search suggested it to another user.)
+</I>mgarepo doesn't use rpmbuild to parse spec file, but python rpm
+bindings. And it doesn't look like a missing component issue, rather
+like some kind of version incompatibility (python 2.6, from the stack
+trace). Not really surprising on a debian stable version.
+
+You'd rather invest some time in learning to debug python code if you're
+really wanting to suceed with this kind of setup.
+--
+Why is there only ONE Monopolies Commission?
+ -- Why Why Why n&#176;47
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="016995.html">[Mageia-dev] mgarepo, svn and working from external debian server
+</A></li>
+ <LI>Next message: <A HREF="017000.html">[Mageia-dev] mgarepo, svn and working from external debian server
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#16999">[ date ]</a>
+ <a href="thread.html#16999">[ thread ]</a>
+ <a href="subject.html#16999">[ subject ]</a>
+ <a href="author.html#16999">[ 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>