diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-August/007407.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-August/007407.html | 162 |
1 files changed, 162 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-August/007407.html b/zarb-ml/mageia-dev/2011-August/007407.html new file mode 100644 index 000000000..f2811c245 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-August/007407.html @@ -0,0 +1,162 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] In case of problem with new binrepos + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20In%20case%20of%20problem%20with%20new%20binrepos&In-Reply-To=%3C4E510AB8.2090903%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="007404.html"> + <LINK REL="Next" HREF="007410.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] In case of problem with new binrepos</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20In%20case%20of%20problem%20with%20new%20binrepos&In-Reply-To=%3C4E510AB8.2090903%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] In case of problem with new binrepos">mageia at colin.guthr.ie + </A><BR> + <I>Sun Aug 21 15:40:08 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="007404.html">[Mageia-dev] In case of problem with new binrepos +</A></li> + <LI>Next message: <A HREF="007410.html">[Mageia-dev] In case of problem with new binrepos +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7407">[ date ]</a> + <a href="thread.html#7407">[ thread ]</a> + <a href="subject.html#7407">[ subject ]</a> + <a href="author.html#7407">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and Michael Scherer at 20/08/11 18:50 did gyre and gimble: +><i> If you see some errors like this : +</I>><i> +</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">misc at takara</A> mgarepo] $ mgarepo co octave +</I>><i> A octave/SOURCES +</I>><i> A octave/SOURCES/octave-2.1.36-emac.lisp +</I>><i> A octave/SOURCES/octave-3.4.2-curl.patch +</I>><i> A octave/SOURCES/octave-3.4.2-link.patch +</I>><i> A octave/SOURCES/sha1.lst +</I>><i> A octave/SOURCES/octave-3.4.2-i586-hack.patch +</I>><i> A octave/SPECS +</I>><i> A octave/SPECS/octave.spec +</I>><i> Révision 134652 extraite. +</I>><i> --2011-08-20 19:46:37-- +</I>><i> <A HREF="http://binrepo.mageia.org//2629dbbcf05bda8854fd5293c5629521a11b1102">http://binrepo.mageia.org//2629dbbcf05bda8854fd5293c5629521a11b1102</A> +</I>><i> Résolution de binrepo.mageia.org (binrepo.mageia.org)... 212.85.158.147, +</I>><i> 2a02:2178:2:7::3 +</I>><i> Connexion vers binrepo.mageia.org (binrepo.mageia.org)| +</I>><i> 212.85.158.147|:80...connecté. +</I>><i> requête HTTP transmise, en attente de la réponse...404 Not Found +</I>><i> 2011-08-20 19:46:37 ERREUR 404: Not Found. +</I>><i> +</I>><i> error: Could not download file +</I>><i> <A HREF="http://binrepo.mageia.org//2629dbbcf05bda8854fd5293c5629521a11b1102">http://binrepo.mageia.org//2629dbbcf05bda8854fd5293c5629521a11b1102</A> +</I>><i> +</I>><i> +</I>><i> The solution is usually something like that : +</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">misc at takara</A> octave] $ svn diff -c 134653 +</I>><i> Index: SOURCES/sha1.lst +</I>><i> =================================================================== +</I>><i> --- SOURCES/sha1.lst (révision 134652) +</I>><i> +++ SOURCES/sha1.lst (révision 134653) +</I>><i> @@ -1,2 +1 @@ +</I>><i> -2629dbbcf05bda8854fd5293c5629521a11b1102 octave-3.4.1.tar.bz2 +</I>><i> 12cac29ef7d1ab8374980e1e2fd14637b2f15ba5 octave-3.4.2.tar.bz2 +</I>><i> +</I>><i> +</I>><i> Ie, make sure that sha1.lst is correct and do not list too much file, +</I>><i> especially older file that were incorrectly removed. +</I> +Hmmm, + +In the gstreamer0.10-plugins-good package the sha1.txt file contained +two binaries. This is incorrect, but it seems only one of the binaries +was actually imported. + +<A HREF="http://svnweb.mageia.org/packages/cauldron/gstreamer0.10-plugins-good/current/SOURCES/sha1.lst?revision=110655&view=markup">http://svnweb.mageia.org/packages/cauldron/gstreamer0.10-plugins-good/current/SOURCES/sha1.lst?revision=110655&view=markup</A> + + +><i>From your explanation above, I guess this is this just a result of the +</I>sha1.txt file getting out of sync with the actual contents of the +binrepos SVN? + +I can obviously fix this pretty easily, so it's no big deal. Just curious. + +Col + + + + +-- + +Colin Guthrie +mageia(at)colin.guthr.ie +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited [<A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A>] +Open Source: + Mageia Contributor [<A HREF="http://www.mageia.org/">http://www.mageia.org/</A>] + PulseAudio Hacker [<A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A>] + Trac Hacker [<A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A>] +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="007404.html">[Mageia-dev] In case of problem with new binrepos +</A></li> + <LI>Next message: <A HREF="007410.html">[Mageia-dev] In case of problem with new binrepos +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7407">[ date ]</a> + <a href="thread.html#7407">[ thread ]</a> + <a href="subject.html#7407">[ subject ]</a> + <a href="author.html#7407">[ 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> |