diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2012-October/019090.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2012-October/019090.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-October/019090.html | 108 |
1 files changed, 108 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-October/019090.html b/zarb-ml/mageia-dev/2012-October/019090.html new file mode 100644 index 000000000..4c2c64b5f --- /dev/null +++ b/zarb-ml/mageia-dev/2012-October/019090.html @@ -0,0 +1,108 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] version scheme blocks mgarepo submit + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20version%20scheme%20blocks%20mgarepo%20submit&In-Reply-To=%3C20121001150410.GB21938%40mars-attacks.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="019089.html"> + <LINK REL="Next" HREF="019091.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] version scheme blocks mgarepo submit</H1> + <B>nicolas vigier</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20version%20scheme%20blocks%20mgarepo%20submit&In-Reply-To=%3C20121001150410.GB21938%40mars-attacks.org%3E" + TITLE="[Mageia-dev] version scheme blocks mgarepo submit">boklm at mars-attacks.org + </A><BR> + <I>Mon Oct 1 17:04:10 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="019089.html">[Mageia-dev] version scheme blocks mgarepo submit +</A></li> + <LI>Next message: <A HREF="019091.html">[Mageia-dev] version scheme blocks mgarepo submit +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#19090">[ date ]</a> + <a href="thread.html#19090">[ thread ]</a> + <a href="subject.html#19090">[ subject ]</a> + <a href="author.html#19090">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Mon, 01 Oct 2012, Florent Monnier wrote: + +><i> Hi, +</I>><i> +</I>><i> I have this error message with 'mgarepo submit' : +</I>><i> +</I>><i> Submission errors, aborting: +</I>><i> - mascot-1.0-5.mga3: +</I>><i> - Current or newer revision(s) already exists in core/release for +</I>><i> cauldron: 1.0beta-4.mga3 +</I>><i> +</I>><i> the previous version was 1.0beta, now is 1.0. +</I> +According to rpmdev-vercmp : +$ rpmdev-vercmp 1.0-5.mga3 1.0beta-4.mga3 +1.0-5.mga3 < 1.0beta-4.mga3 + +To avoid this, beta version should have been something like +1.0-0.4beta.mga3, with 1.0-1.mga3 for first stable release. + +><i> +</I>><i> I probably not used the correct scheme to add the "beta" part. +</I>><i> But now how can I fix this ? +</I> +If the beta package was only available in cauldron and not part of a +stable release of mageia, we can simply remove the package from the +repository so you can submit it again. Cauldron users of the package +will have to remove and reinstall the package. + +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="019089.html">[Mageia-dev] version scheme blocks mgarepo submit +</A></li> + <LI>Next message: <A HREF="019091.html">[Mageia-dev] version scheme blocks mgarepo submit +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#19090">[ date ]</a> + <a href="thread.html#19090">[ thread ]</a> + <a href="subject.html#19090">[ subject ]</a> + <a href="author.html#19090">[ 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> |