From owner-freebsd-ports-bugs@freebsd.org Tue Aug 14 23:34:52 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 25E3A1069B5C for ; Tue, 14 Aug 2018 23:34:52 +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 B608E8DFB7 for ; Tue, 14 Aug 2018 23:34:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 76B181069B5B; Tue, 14 Aug 2018 23:34:51 +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 3CCFF1069B59 for ; Tue, 14 Aug 2018 23:34:51 +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 D295A8DFB5 for ; Tue, 14 Aug 2018 23:34:50 +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 0B83D1D979 for ; Tue, 14 Aug 2018 23:34:50 +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 w7ENYnHe053253 for ; Tue, 14 Aug 2018 23:34:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w7ENYnJL053250 for ports-bugs@FreeBSD.org; Tue, 14 Aug 2018 23:34:49 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: Tue, 14 Aug 2018 23:34:48 +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: mfechner@FreeBSD.org 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: Tue, 14 Aug 2018 23:34:52 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227618 Matthias Fechner changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mfechner@FreeBSD.org --- Comment #11 from Matthias Fechner --- I tried patch but it does not really help: docker info Containers: 1 Images: 8 Storage Driver: zfs Zpool: error while getting pool information exit status 1: "/sbin/zpool zp= ool get all -p zroot" =3D> cannot open '-p': name must begin with a letter Zpool Health: not available Parent Dataset: zroot/docker Space Used By Parent: 114020352 Space Available: 668433186816 Parent Quota: no Compression: off Execution Driver: jail Logging Driver: json-file Kernel Version: Operating System: (error determining if containerized) CPUs: 2 Total Memory: 0 B Name: server.idefix.lan ID: JK4Y:DDUM:3OKP:JHLD:MFLW:YA5Z:2R43:YC3H:2BHK:35QB:WP4B:CI7J Debug mode (server): true File Descriptors: -1 Goroutines: 18 System Time: 2018-08-15T01:30:40.09099722+02:00 EventsListeners: 0 Init SHA1: Init Path: /usr/local/bin/docker Docker Root Dir: /usr/docker WARNING: No memory limit support WARNING: No swap limit support Try to download centos: docker pull centos latest: Pulling from centos 675ac122cafb: Extracting [=3D=3D=3D=3D=3D=3D=3D=3D> = ] 12.26 MB/74.69 MB a4875ffe6057: Download complete c5507be714a7: Download complete Pulling repository centos Repository not found Try to download ubuntu: docker pull ubuntu latest: Pulling from ubuntu 6361cc537622: Already exists f003bda75e7f: Already exists d08913197ec6: Already exists c0377ee89d00: Already exists cf2766246f1c: Already exists 8a21df6e2aba: Already exists Digest: sha256:8c3cced1211d1a566088c0af049cc8cd6f33f5b275e62e6285ca6a13e66a= 98f0 Status: Image is up to date for ubuntu:latest docker images REPOSITORY TAG IMAGE ID CREATED=20=20= =20=20=20=20=20=20=20=20=20=20 VIRTUAL SIZE ubuntu latest 8a21df6e2aba 2 weeks ago=20= =20=20=20=20=20=20=20 83.48 MB hello-world latest 3535063d9957 4 weeks ago=20= =20=20=20=20=20=20=20 1.848 kB docker run -t -i ubuntu /bin/bash FATAL: kernel too old jail: /bin/bash: failed --=20 You are receiving this mail because: You are the assignee for the bug.=