diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-June/016995.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-June/016995.html | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-June/016995.html b/zarb-ml/mageia-dev/2012-June/016995.html new file mode 100644 index 000000000..d30ee6b81 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-June/016995.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=%3C201206291341.23911.cooker%40solbu.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="016994.html"> + <LINK REL="Next" HREF="016999.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] mgarepo, svn and working from external debian server</H1> + <B>Johnny A. Solbu</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=%3C201206291341.23911.cooker%40solbu.net%3E" + TITLE="[Mageia-dev] mgarepo, svn and working from external debian server">cooker at solbu.net + </A><BR> + <I>Fri Jun 29 13:41:19 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="016994.html">[Mageia-dev] mgarepo, svn and working from external debian server +</A></li> + <LI>Next message: <A HREF="016999.html">[Mageia-dev] mgarepo, svn and working from external debian server +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16995">[ date ]</a> + <a href="thread.html#16995">[ thread ]</a> + <a href="subject.html#16995">[ subject ]</a> + <a href="author.html#16995">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Friday 29 June 2012 12:49, Johnny A. Solbu wrote: +><i> I've installed mgarepo on a Debian box now +</I> +I have a veird problem that I am unable to resolve, it works on mdv, mga2 and cauldron but not on debian: +=== +$ mgarepo sync -d +error: line 3: Tag takes single token only: Release: %mkrel 1 +Traceback (most recent call last): + File "/usr/bin/mgarepo", line 93, in <module> + do_command(parse_options, dispatch_command) + File "/usr/lib/python2.6/dist-packages/MgaRepo/command.py", line 39, in do_command + main_func(**opt.__dict__) + File "/usr/bin/mgarepo", line 84, in dispatch_command + command_module.main() + File "/usr/lib/python2.6/dist-packages/MgaRepo/commands/sync.py", line 38, in main + do_command(parse_options, sync) + File "/usr/lib/python2.6/dist-packages/MgaRepo/command.py", line 39, in do_command + main_func(**opt.__dict__) + File "/usr/lib/python2.6/dist-packages/MgaRepo/rpmutil.py", line 514, in sync + spec = rpm.TransactionSet().parseSpec(specpath) + File "/usr/lib/pymodules/python2.6/rpm/transaction.py", line 35, in parseSpec + return _rpmb.spec(specfile) +ValueError: can't parse specfile +=== +(rpmbuild is installed. A google search suggested it to another user.) + +-- +Johnny A. Solbu +PGP key ID: 0xFA687324 +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: not available +Type: application/pgp-signature +Size: 189 bytes +Desc: This is a digitally signed message part. +URL: </pipermail/mageia-dev/attachments/20120629/4297aa73/attachment.asc> +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="016994.html">[Mageia-dev] mgarepo, svn and working from external debian server +</A></li> + <LI>Next message: <A HREF="016999.html">[Mageia-dev] mgarepo, svn and working from external debian server +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16995">[ date ]</a> + <a href="thread.html#16995">[ thread ]</a> + <a href="subject.html#16995">[ subject ]</a> + <a href="author.html#16995">[ 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> |