All of lore.kernel.org
 help / color / mirror / Atom feed
* Why don't uninative tarfile filenames include a version?
@ 2018-07-18  1:37 Andre McCurdy
  2018-07-18  9:02 ` Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Andre McCurdy @ 2018-07-18  1:37 UTC (permalink / raw)
  To: OE Core mailing list

If fetching the correct uninative tar file fails, it looks like the
fallback is to fetch a random version from MIRRORS ? (OK, it's
probably not random, but it's not the one I wanted!).

 | NOTE: Fetching uninative binary shim from
http://downloads.yoctoproject.org/releases/uninative/1.7/x86_64-nativesdk-libc.tar.bz2;sha256sum=ed033c868b87852b07957a4400f3b744c00aef5d6470346ea1a59b6d3e03075e
 | --2018-07-17 16:31:20--
http://downloads.yoctoproject.org/releases/uninative/1.7/x86_64-nativesdk-libc.tar.bz2
 | Resolving downloads.yoctoproject.org
(downloads.yoctoproject.org)... 198.145.29.63
 | Connecting to downloads.yoctoproject.org
(downloads.yoctoproject.org)|198.145.29.63|:80... connected.
 | HTTP request sent, awaiting response... Read error (Connection
timed out) in headers.
 | Retrying.
 |
 | --2018-07-17 16:31:51--  (try: 2)
http://downloads.yoctoproject.org/releases/uninative/1.7/x86_64-nativesdk-libc.tar.bz2
 | Connecting to downloads.yoctoproject.org
(downloads.yoctoproject.org)|198.145.29.63|:80... connected.
 | HTTP request sent, awaiting response... Read error (Connection
timed out) in headers.
 | Giving up.
 |
 | WARNING: Failed to fetch URL
http://downloads.yoctoproject.org/releases/uninative/1.7/x86_64-nativesdk-libc.tar.bz2;sha256sum=ed033c868b87852b07957a4400f3b744c00aef5d6470346ea1a59b6d3e03075e,
attempting MIRRORS if available
 | --2018-07-17 16:32:22--
http://downloads.yoctoproject.org/mirror/sources/x86_64-nativesdk-libc.tar.bz2
 | Resolving downloads.yoctoproject.org
(downloads.yoctoproject.org)... 198.145.29.63
 | Connecting to downloads.yoctoproject.org
(downloads.yoctoproject.org)|198.145.29.63|:80... connected.
 | HTTP request sent, awaiting response... Read error (Connection
timed out) in headers.
 | Retrying.
 |
 | --2018-07-17 16:32:53--  (try: 2)
http://downloads.yoctoproject.org/mirror/sources/x86_64-nativesdk-libc.tar.bz2
 | Connecting to downloads.yoctoproject.org
(downloads.yoctoproject.org)|198.145.29.63|:80... connected.
 | HTTP request sent, awaiting response... 200 OK
 | Length: 2516573 (2.4M) [application/octet-stream]
 | Saving to: .../setup/build/downloads/uninative/ed033c868b87852b07957a4400f3b744c00aef5d6470346ea1a59b6d3e03075e/x86_64-nativesdk-libc.tar.bz2
 |
 | ERROR: Checksum failure fetching
http://downloads.yoctoproject.org/releases/uninative/1.7/x86_64-nativesdk-libc.tar.bz2;sha256sum=ed033c868b87852b07957a4400f3b744c00aef5d6470346ea1a59b6d3e03075e
 | WARNING: Disabling uninative as unable to fetch uninative tarball:
Fetcher failure for URL:
'http://downloads.yoctoproject.org/releases/uninative/1.7/x86_64-nativesdk-libc.tar.bz2;sha256sum=ed033c868b87852b07957a4400f3b744c00aef5d6470346ea1a59b6d3e03075e'.
Checksum mismatch!


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Why don't uninative tarfile filenames include a version?
  2018-07-18  1:37 Why don't uninative tarfile filenames include a version? Andre McCurdy
@ 2018-07-18  9:02 ` Richard Purdie
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2018-07-18  9:02 UTC (permalink / raw)
  To: Andre McCurdy, OE Core mailing list

On Tue, 2018-07-17 at 18:37 -0700, Andre McCurdy wrote:
> If fetching the correct uninative tar file fails, it looks like the
> fallback is to fetch a random version from MIRRORS ? (OK, it's
> probably not random, but it's not the one I wanted!).
> 
>  | --2018-07-17 16:32:53--  (try: 2)
> http://downloads.yoctoproject.org/mirror/sources/x86_64-nativesdk-lib
> c.tar.bz2
>  | Connecting to downloads.yoctoproject.org
> (downloads.yoctoproject.org)|198.145.29.63|:80... connected.
>  | HTTP request sent, awaiting response... 200 OK
>  | Length: 2516573 (2.4M) [application/octet-stream]
>  | Saving to:
> .../setup/build/downloads/uninative/ed033c868b87852b07957a4400f3b744c
> 00aef5d6470346ea1a59b6d3e03075e/x86_64-nativesdk-libc.tar.bz2

This looks like a badly setup mirror, that file should not be there.
There was a good reason the filename doesn't have a version in it and
we use directories instead. What that was I don't remember offhand.

We should get that file removed from the mirror though, it should never
be fetched to there...

Cheers,

Richard


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-18  9:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-18  1:37 Why don't uninative tarfile filenames include a version? Andre McCurdy
2018-07-18  9:02 ` Richard Purdie

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.