All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin Jansa" <Martin.Jansa@gmail.com>
To: steven.monsees@baesystems.com
Cc: Yocto-mailing-list <yocto@lists.yoctoproject.org>
Subject: Re: [yocto] #yocto -zeus
Date: Tue, 3 Nov 2020 16:39:25 +0100	[thread overview]
Message-ID: <CA+chaQc5h=ROCtpn5CW+bJuf4JLj18TaOh3C8c-eDRq4Hwcmkg@mail.gmail.com> (raw)
In-Reply-To: <18906.1604414506455858702@lists.yoctoproject.org>

[-- Attachment #1: Type: text/plain, Size: 2960 bytes --]

> Note went and modified ./meta/recipes-core/ovmf/ovmf_git.bb to use
"http"...

That is clearly wrong, you shouldn't change the git:// at the beginning of
SRC_URI, just the ";protocol=git" to ";protocol=https" parameter later in
SRC_URI.

On Tue, Nov 3, 2020 at 3:41 PM Monsees, Steven C (US) via
lists.yoctoproject.org <steven.monsees=baesystems.com@lists.yoctoproject.org>
wrote:

>
> Note went and modified ./meta/recipes-core/ovmf/ovmf_git.bb to use
> "http"...
>
> When I change to use http I get the following error now, NOTE: I see the
> same error with new check sum values every time I update checksums and
> rebuild...
>
> WARNING: ovmf-native-edk2-stable201905-r0 do_fetch: Checksum mismatch for
> local file
> /disk0/scratch/smonsees/yocto/workspace_3/downloads/intel/edk2.git
> Cleaning and trying again.
> WARNING: ovmf-native-edk2-stable201905-r0 do_fetch: Renaming
> /disk0/scratch/smonsees/yocto/workspace_3/downloads/intel/edk2.git to
> /disk0/scratch/smonsees/yocto/workspace_3/downloads/intel/edk2.git_bad-checksum_e5feebc5dc55e02d9d26c3ecce2f696c
> WARNING: ovmf-native-edk2-stable201905-r0 do_fetch: Checksum failure
> encountered with download of
> https://github.com/tianocore/edk2.git;branch=master;protocol=https - will
> attempt other sources if available
> ERROR: ovmf-native-edk2-stable201905-r0 do_fetch: Fetcher failure for URL:
> 'https://github.com/tianocore/edk2.git;branch=master;protocol=https'.
> Checksum mismatch!
> File: '/disk0/scratch/smonsees/yocto/workspace_3/downloads/intel/edk2.git'
> has md5 checksum e5feebc5dc55e02d9d26c3ecce2f696c when
> b285f3c0bc1fc983c4c3eb2d47fc27bc was expected
> File: '/disk0/scratch/smonsees/yocto/workspace_3/downloads/intel/edk2.git'
> has sha256 checksum
> df09a56b38195dc68d1a83f31287e38669c165eb637739660216bbc71aa694af when
> bb9d1df02a645dcd071d2d0540156be96c3c5a616ef93ff9872bd86b3c35e77e was
> expected
> If this change is expected (e.g. you have upgraded to a new version
> without updating the checksums) then you can use these lines within the
> recipe:
> SRC_URI[md5sum] = "e5feebc5dc55e02d9d26c3ecce2f696c"
> SRC_URI[sha256sum] =
> "df09a56b38195dc68d1a83f31287e38669c165eb637739660216bbc71aa694af"
> Otherwise you should retry the download and/or check with upstream to
> determine if the file has become corrupted or otherwise unexpectedly
> modified.
>
> ERROR: ovmf-native-edk2-stable201905-r0 do_fetch: Fetcher failure for URL:
> 'https://github.com/tianocore/edk2.git;branch=master;protocol=https'.
> Unable to fetch URL from any source.
> ERROR: Logfile of failure stored in:
> /disk0/scratch/smonsees/yocto/workspace_3/meta-bae/meta-limws/builds/sbcb-default/tmp/work/x86_64-linux/ovmf-native/edk2-stable201905-r0/temp/log.do_fetch.19694
> ERROR: Task
> (virtual:native:/disk0/scratch/smonsees/yocto/workspace_3/poky/meta/recipes-core/ovmf/ovmf_git.bb:do_fetch)
> failed with exit code '1'
>
> 
>
>

[-- Attachment #2: Type: text/html, Size: 3745 bytes --]

  reply	other threads:[~2020-11-03 15:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-02 20:31 #yocto -zeus Monsees, Steven C (US)
2020-11-02 20:37 ` [yocto] " Konrad Weihmann
2020-11-03 14:41   ` Monsees, Steven C (US)
2020-11-03 15:39     ` Martin Jansa [this message]
2020-11-03 15:46       ` Monsees, Steven C (US)
2020-11-03 15:54         ` Monsees, Steven C (US)
2020-11-03 15:56         ` [yocto] " Martin Jansa
2020-11-03 16:28           ` Monsees, Steven C (US)

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='CA+chaQc5h=ROCtpn5CW+bJuf4JLj18TaOh3C8c-eDRq4Hwcmkg@mail.gmail.com' \
    --to=martin.jansa@gmail.com \
    --cc=steven.monsees@baesystems.com \
    --cc=yocto@lists.yoctoproject.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.