All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nayana <1893040@bugs.launchpad.net>
To: qemu-devel@nongnu.org
Subject: [Bug 1893040] Re: External modules retreval using Go1.15 on s390x appears to have checksum and ECDSA verification issues
Date: Thu, 15 Apr 2021 11:30:26 -0000	[thread overview]
Message-ID: <161848622620.28707.9503527436024928442.malone@soybean.canonical.com> (raw)
In-Reply-To: 159844225257.1396.12890490778938419036.malonedeb@wampee.canonical.com

Any update?

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1893040

Title:
   External modules retreval using Go1.15 on s390x appears to have
  checksum and ECDSA verification issues

Status in QEMU:
  New

Bug description:
  We are observing issue while building go-runner image and we suspect it is due to QEMU version being used. As referred in below issue:
  https://github.com/golang/go/issues/40949

  We tried to build go-runner image using go1.15 and register QEMU
  (docker run --rm --privileged multiarch/qemu-user-
  static@sha256:c772ee1965aa0be9915ee1b018a0dd92ea361b4fa1bcab5bbc033517749b2af4
  --reset -p yes) as mentioned in PR
  https://github.com/kubernetes/release/pull/1499. We observed below
  failure during build:

  ---------------------------------------------------------------------------------
  ERROR: executor failed running [/bin/sh -c CGO_ENABLED=0 GOOS=linux GOARCH=${ARCH}     go build -ldflags '-s -w -buildid= -extldflags "-static"'     -o go-runner ${package}]: buildkit-runc did not terminate successfully
  ------
   > [builder 7/7] RUN CGO_ENABLED=0 GOOS=linux GOARCH=${ARCH}     go build -ldflags '-s -w -buildid= -extldflags "-static"'     -o go-runner .:
  ------
  failed to solve: rpc error: code = Unknown desc = executor failed running [/bin/sh -c CGO_ENABLED=0 GOOS=linux GOARCH=${ARCH}     go build -ldflags '-s -w -buildid= -extldflags "-static"'     -o go-runner ${package}]: buildkit-runc did not terminate successfully
  Makefile:52: recipe for target 'container' failed
  make: *** [container] Error 1
  ---------------------------------------------------------------------------------

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1893040/+subscriptions


  parent reply	other threads:[~2021-04-15 11:36 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-26 11:44 [Bug 1893040] [NEW] External modules retreval using Go1.15 on s390x appears to have checksum and ECDSA verification issues Guirish Salgaonkar
2020-08-26 12:02 ` [Bug 1893040] " Daniel Berrange
2020-08-26 13:14 ` Guirish Salgaonkar
2020-08-26 13:39 ` Daniel Berrange
2020-08-27 12:55 ` Guirish Salgaonkar
2020-08-27 13:02 ` Daniel Berrange
2020-08-29 13:44 ` Laurent Vivier
2021-01-20 15:02 ` David Hildenbrand
2021-01-24  6:58 ` Thomas Huth
2021-02-01  9:22 ` Guirish Salgaonkar
2021-02-01 19:08 ` Thomas Huth
2021-04-09 12:14 ` Nayana
2021-04-09 15:03 ` Alex Bennée
2021-04-15 11:30 ` Nayana [this message]
2021-04-22 14:53 ` Matt K
2021-04-27 20:17 ` Ruixin Bao
2021-05-13 12:15 ` Thomas Huth

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=161848622620.28707.9503527436024928442.malone@soybean.canonical.com \
    --to=1893040@bugs.launchpad.net \
    --cc=qemu-devel@nongnu.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.