The issue is that in last version I've somehow missed the SRCREV_docker = "3056208812eb5e792fa99736c9167d1e10f4ab49" update in docker-ce.
Will send the fix shortly. On Wed, Aug 16, 2023 at 6:04 AM Bruce Ashfield <[email protected]> wrote: > On Tue, Aug 15, 2023 at 5:14 PM Martin Jansa <[email protected]> > wrote: > > > > Hmm, I was testing docker-moby, not docker-ce, but I don't see why it > would be happening. Will try docker-ce tomorrow. > > > > docker-ce carries some patches for integration with downstream layers > that have some patches for extended functionality required for > container OS namespace manipulations. > > I merged the patch without testing it against -ce myself, so I > wouldn't worry about spending too much time on it, I can do the > refreshes. > > Bruce > > > On Tue, Aug 15, 2023 at 11:06 PM Ruslan Babayev (fib) via > lists.yoctoproject.org <[email protected]> wrote: > >> > >> Hi Martin, > >> > >> > >> > >> Build fails with: > >> > >> > >> > >> ERROR: > docker-ce-20.10.25-ce+git3056208812eb5e792fa99736c9167d1e10f4ab49-r0 > do_patch: Applying patch > '0001-Revert-go-updates-from-1.19.12-to-1.18.7.patch' on target directory > '<REDACTED>/tmp/work/core2-64-poky-linux/docker-ce/20.10.25-ce+git3056208812eb5e792fa99736c9167d1e10f4ab49-r0/git/src/import' > >> > >> CmdError('quilt --quiltrc > <REDACTED>/tmp/work/core2-64-poky-linux/docker-ce/20.10.25-ce+git3056208812eb5e792fa99736c9167d1e10f4ab49-r0/recipe-sysroot-native/etc/quiltrc > push', 0, 'stdout: Applying patch > 0001-Revert-go-updates-from-1.19.12-to-1.18.7.patch > >> > >> patching file Dockerfile > >> > >> Hunk #1 FAILED at 3. > >> > >> Hunk #2 FAILED at 267. > >> > >> Hunk #3 FAILED at 316. > >> > >> 3 out of 3 hunks FAILED -- rejects in file Dockerfile > >> > >> patching file Dockerfile.e2e > >> > >> Hunk #1 FAILED at 1. > >> > >> 1 out of 1 hunk FAILED -- rejects in file Dockerfile.e2e > >> > >> patching file Dockerfile.simple > >> > >> Hunk #1 FAILED at 5. > >> > >> 1 out of 1 hunk FAILED -- rejects in file Dockerfile.simple > >> > >> patching file Dockerfile.windows > >> > >> Hunk #1 FAILED at 165. > >> > >> 1 out of 1 hunk FAILED -- rejects in file Dockerfile.windows > >> > >> patching file hack/dockerfile/install/gotestsum.installer > >> > >> Hunk #1 FAILED at 1. > >> > >> 1 out of 1 hunk FAILED -- rejects in file > hack/dockerfile/install/gotestsum.installer > >> > >> Patch 0001-Revert-go-updates-from-1.19.12-to-1.18.7.patch can be > reverse-applied > >> > >> > >> > >> stderr: ') > >> > >> ERROR: Logfile of failure stored in: > <REDACTED>/tmp/work/core2-64-poky-linux/docker-ce/20.10.25-ce+git3056208812eb5e792fa99736c9167d1e10f4ab49-r0/temp/log.do_patch.622820 > >> > >> ERROR: Task > <REDACTED>/meta-virtualization/recipes-containers/docker/docker-ce_git.bb:do_patch) > failed with exit code '1' > >> > >> > >> > >> > >> > >> From: [email protected] < > [email protected]> On Behalf Of Martin Jansa > >> Sent: Monday, August 14, 2023 12:03 PM > >> To: [email protected] > >> Cc: [email protected] > >> Subject: Re: [meta-virtualization] [kirkstone][RFC][PATCHv2] docker: > update to v20.10.25 + 58 commits to fix compatibility with go currently in > kirkstone > >> > >> > >> > >> On Mon, Aug 14, 2023 at 9:00 PM Martin Jansa <[email protected]> > wrote: > >> > >> > >> > >> > >> > >> On Mon, Aug 14, 2023 at 5:17 PM Martin Jansa via lists.yoctoproject.org > <[email protected]> wrote: > >> > >> RFC, because I've only build tested this in kirkstone, waiting for > whole image to build to test it in runtime > >> > >> > >> > >> Passed minimal sanity check on rpi4-64: > >> > >> > >> > >> my fat fingers didn't pass copy&pasting test, here 2nd try: > >> > >> > >> > >> root@rpi4:~# systemctl start docker.service > >> root@rpi4:~# docker run -it --rm ubuntu > >> Unable to find image 'ubuntu:latest' locally > >> latest: Pulling from library/ubuntu > >> 5af00eab9784: Pull complete > >> Digest: > sha256:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508 > >> Status: Downloaded newer image for ubuntu:latest > >> root@92414c21da3d:/# > >> > >> root@92414c21da3d:/# cat /etc/lsb-release > >> DISTRIB_ID=Ubuntu > >> DISTRIB_RELEASE=22.04 > >> DISTRIB_CODENAME=jammy > >> DISTRIB_DESCRIPTION="Ubuntu 22.04.2 LTS" > >> > >> > >> > >> > > > > > > > > > -- > - Thou shalt not follow the NULL pointer, for chaos and madness await > thee at its end > - "Use the force Harry" - Gandalf, Star Trek II >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8195): https://lists.yoctoproject.org/g/meta-virtualization/message/8195 Mute This Topic: https://lists.yoctoproject.org/mt/100738603/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
