From owner-freebsd-ports-bugs@freebsd.org Wed Jul 4 20:29:32 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57CBE1039AF3 for ; Wed, 4 Jul 2018 20:29:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E0F5571F07 for ; Wed, 4 Jul 2018 20:29:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id A1A171039AF2; Wed, 4 Jul 2018 20:29:31 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66DB21039AF1 for ; Wed, 4 Jul 2018 20:29:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0669A71F03 for ; Wed, 4 Jul 2018 20:29:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 3319D27040 for ; Wed, 4 Jul 2018 20:29:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w64KTUDT019656 for ; Wed, 4 Jul 2018 20:29:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w64KTUEh019655 for ports-bugs@FreeBSD.org; Wed, 4 Jul 2018 20:29:30 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 227618] sysutils/docker-freebsd: Cannot run docker run hello-world Date: Wed, 04 Jul 2018 20:29:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa, regression X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: navid@cse.yorku.ca X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jul 2018 20:29:32 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227618 NAMO changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |navid@cse.yorku.ca --- Comment #7 from NAMO --- Greetings,=20 I faced the same issue on vanilla 12 installation via pkg: docker run hello-world Error response from daemon: json: cannot set embedded pointer to unexported struct: runconfig.hostConfigWrapper As discussed above, on vanilla 12 installation, I applied the patch (194650 referenced above) and now I get either "Repository not found" or "FATAL: ke= rnel too old": docker pull centos latest: Pulling from centos 29466d114cd8: Extracting [=3D=3D=3D=3D=3D=3D=3D=3D> = ] 12.26 MB/74.69 MB b298d692482d: Download complete=20 88ec626ba223: Download complete=20 Pulling repository centos Repository not found docker pull ubuntu latest: Pulling from ubuntu 893c22467b8c: Pull complete=20 956e81104ad3: Pull complete=20 fc67a0888591: Pull complete=20 2181b69ee6eb: Pull complete=20 e05ad70678a5: Pull complete=20 7feff7652c69: Pull complete=20 Digest: sha256:778d2aed25eb85ec40548addb582cbffd0ca6fe5d2a382cb7f3a8958c1ed= 50d6 Status: Downloaded newer image for ubuntu:latest docker run -t -i ubuntu /bin/bash FATAL: kernel too old jail: /bin/bash: failed uname -a FreeBSD 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r335760: Thu Jun 28 15:10:28 U= TC 2018 root@releng3.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENE= RIC=20 amd64 --=20 You are receiving this mail because: You are the assignee for the bug.=