From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-October/019090.html | 108 ++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-October/019090.html (limited to 'zarb-ml/mageia-dev/2012-October/019090.html') 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 @@ + + + + [Mageia-dev] version scheme blocks mgarepo submit + + + + + + + + + +

[Mageia-dev] version scheme blocks mgarepo submit

+ nicolas vigier + boklm at mars-attacks.org +
+ Mon Oct 1 17:04:10 CEST 2012 +

+
+ +
On Mon, 01 Oct 2012, Florent Monnier wrote:
+
+> Hi,
+> 
+> I have this error message with 'mgarepo submit' :
+> 
+> Submission errors, aborting:
+> - mascot-1.0-5.mga3:
+>  - Current or newer revision(s) already exists in core/release for
+> cauldron: 1.0beta-4.mga3
+> 
+> the previous version was 1.0beta, now is 1.0.
+
+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 probably not used the correct scheme to add the "beta" part.
+> But now how can I fix this ?
+
+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.
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1