All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 2/2] classes/mirrors.bbclass: Point snapshot.debian.org mirror to working location
Date: Wed, 16 May 2012 21:02:41 +0300	[thread overview]
Message-ID: <4FB3EBC1.6090500@linux.intel.com> (raw)
In-Reply-To: <9ebe1b84f4b1497ed0469d13b3e768b85d4020da.1336524034.git.raj.khem@gmail.com>

On 05/09/2012 03:43 AM, Khem Raj wrote:
> If you point to snapshot.debian.net/archive/pool then it will fetch
> you a html page which will end up in corrupt download. The locations
> have changed for archives and here we point the mirror to right
> location.
>
> Signed-off-by: Khem Raj<raj.khem@gmail.com>
> ---
>   meta/classes/mirrors.bbclass |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass
> index bf23e05..86ccd7a 100644
> --- a/meta/classes/mirrors.bbclass
> +++ b/meta/classes/mirrors.bbclass
> @@ -1,5 +1,5 @@
>   MIRRORS += "\
> -${DEBIAN_MIRROR}/main	http://snapshot.debian.net/archive/pool \n \
> +${DEBIAN_MIRROR}/main	http://snapshot.debian.org/archive/debian-archive/20120328T092752Z/debian/pool/ \n \
>   ${DEBIAN_MIRROR}	ftp://ftp.de.debian.org/debian/pool \n \
>   ${DEBIAN_MIRROR}	ftp://ftp.au.debian.org/debian/pool \n \
>   ${DEBIAN_MIRROR}	ftp://ftp.cl.debian.org/debian/pool \n \

Merged into OE-Core

Thanks
	Sau!



  reply	other threads:[~2012-05-16 18:12 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-09  0:43 [PATCH 0/2] Let uclibc provide rtld(GNU_HASH) Khem Raj
2012-05-09  0:43 ` [PATCH 1/2] uclibc.inc: uclibc rtld does support GNU_HASH Khem Raj
2012-05-09  0:59   ` Marko Lindqvist
2012-05-09  1:36     ` Khem Raj
2012-05-09  1:53       ` Marko Lindqvist
2012-05-09  2:09         ` Khem Raj
2012-05-09 14:49           ` Mark Hatle
2012-05-09 15:46             ` Marko Lindqvist
2012-05-09 23:57               ` Marko Lindqvist
2012-05-09 15:47             ` Khem Raj
2012-05-09 15:55               ` Mark Hatle
2012-05-09  0:43 ` [PATCH 2/2] classes/mirrors.bbclass: Point snapshot.debian.org mirror to working location Khem Raj
2012-05-16 18:02   ` Saul Wold [this message]
2012-05-11 17:36 ` [PATCH 0/2] Let uclibc provide rtld(GNU_HASH) Saul Wold
2012-05-11 19:09   ` Khem Raj
2012-05-16 22:37     ` Scott Garman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FB3EBC1.6090500@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.