* question about yoctoproject mirrors
@ 2012-05-23 9:04 Foinel
[not found] ` <CAK18fxHBCrv-Ts_4+rdjz9Twd-nBvtmLe0X+7PppEuMruYJeNA@mail.gmail.com>
0 siblings, 1 reply; 2+ messages in thread
From: Foinel @ 2012-05-23 9:04 UTC (permalink / raw)
To: poky
Hello,
I'm trying to use the denzil branch and encounter some issues with a
package. netbase to be more precise. On upstream, netbase 4.47 does
not exist anymore. So it automatically tries a mirror to download
netbase 4.47. It ends up fetching the package from
http://snapshot.debian.net/archive/pool/n/netbase/netbase_4.47.tar.gz
. The package from this mirror seems broken though and do_unpack fails
with "gzip: stdin: not in gzip format"
Now my question is: why doesn't it uses
http://downloads.yoctoproject.org/mirror/sources/ ? Which is the
scenario when it fetches from the yoctoproject mirror?
Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: question about yoctoproject mirrors
[not found] ` <CAK18fxHBCrv-Ts_4+rdjz9Twd-nBvtmLe0X+7PppEuMruYJeNA@mail.gmail.com>
@ 2012-05-23 11:07 ` Florin
0 siblings, 0 replies; 2+ messages in thread
From: Florin @ 2012-05-23 11:07 UTC (permalink / raw)
To: poky
[-- Attachment #1: Type: text/plain, Size: 1842 bytes --]
Found the issue, seems like debian mirros have changed in the meanwhile.
The following commit fixes it:
commit c079993074e197f57065e1eee7764696d446df38
Author: Khem Raj <raj.khem@gmail.com>
Date: Fri May 4 14:56:33 2012 -0700
classes/mirrors.bbclass: Point snapshot.debian.org mirror to
working location
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.
(From OE-Core rev: 15e8aa4cd773022b36a66f70e4f6436289f3d1bc)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Richard, do you think you can push it into the denzil branch?
Thanks
>
> On Wed, May 23, 2012 at 12:04 PM, Foinel <flocirel@gmail.com
> <mailto:flocirel@gmail.com>> wrote:
>
> Hello,
> I'm trying to use the denzil branch and encounter some issues with a
> package. netbase to be more precise. On upstream, netbase 4.47 does
> not exist anymore. So it automatically tries a mirror to download
> netbase 4.47. It ends up fetching the package from
> http://snapshot.debian.net/archive/pool/n/netbase/netbase_4.47.tar.gz
> . The package from this mirror seems broken though and do_unpack fails
> with "gzip: stdin: not in gzip format"
> Now my question is: why doesn't it uses
> http://downloads.yoctoproject.org/mirror/sources/ ? Which is the
> scenario when it fetches from the yoctoproject mirror?
>
> Thanks.
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org <mailto:poky@yoctoproject.org>
> https://lists.yoctoproject.org/listinfo/poky
>
>
[-- Attachment #2: Type: text/html, Size: 3847 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-23 11:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-23 9:04 question about yoctoproject mirrors Foinel
[not found] ` <CAK18fxHBCrv-Ts_4+rdjz9Twd-nBvtmLe0X+7PppEuMruYJeNA@mail.gmail.com>
2012-05-23 11:07 ` Florin
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.