From owner-freebsd-pkg@freebsd.org Sun Oct 4 15:02:37 2020 Return-Path: Delivered-To: freebsd-pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3622942AA7A for ; Sun, 4 Oct 2020 15:02:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4C46R10hrBz3bHD for ; Sun, 4 Oct 2020 15:02:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 17E8842AEA8; Sun, 4 Oct 2020 15:02:37 +0000 (UTC) Delivered-To: pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 17AD942AEA6 for ; Sun, 4 Oct 2020 15:02:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C46R06f5Xz3bGn for ; Sun, 4 Oct 2020 15:02:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C77E42640B for ; Sun, 4 Oct 2020 15:02:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 094F2aTM048589 for ; Sun, 4 Oct 2020 15:02:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 094F2aaq048588 for pkg@FreeBSD.org; Sun, 4 Oct 2020 15:02:36 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: pkg@FreeBSD.org Subject: [Bug 250094] ports-mgmt/pkg:pkg repo fails, when package output format tzst is used Date: Sun, 04 Oct 2020 15:02:36 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: martin.jakob@gmx.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pkg@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: 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-pkg@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Oct 2020 15:02:37 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250094 Bug ID: 250094 Summary: ports-mgmt/pkg:pkg repo fails, when package output format tzst is used Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: pkg@FreeBSD.org Reporter: martin.jakob@gmx.com Flags: maintainer-feedback?(pkg@FreeBSD.org) Assignee: pkg@FreeBSD.org I want to create a repository with just one file, this fails when the packa= ge output format tzst is used. It works with default format txz. Versions: OS: FreeBSD fbcurrent 13.0-CURRENT FreeBSD 13.0-CURRENT r364485 GENERIC-NOD= EBUG amd64 pkg: 1.14.5 Here are the steps i used: package output format: tzst pkg --option 'ABI_FILE=3D/usr/obj/usr/src/amd64.amd64/worldstage/usr/bin/un= ame' --option 'ALLOW_BASE_SHLIBS=3Dyes' create --verbose --format tzst --level b= est --manifest jailpkg.ucl --plist jailpkg.plist --root-dir /usr/obj/usr/src/amd64.amd64/worldstage --out-dir /usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485 file sizes/checksums [3076]: 100% packing files [3076]: 100% packing directories [177]: 100% cd /usr/obj/usr/src/amd64.amd64/worldstage pkg -d repo --list-files /usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485 DBG(1)[336]> pkg initialized pkg: No package files have been found Cannot create repository catalogue ls -l /usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485/ total 40755 -rw-r--r-- 1 root wheel 20863888 23 Aug. 13:42 FreeBSD-jailpkg-13.0.r364485.tzst -rw-r--r-- 1 root wheel 0 23 Aug. 13:42 filesite.yaml -rw-r--r-- 1 root wheel 0 23 Aug. 13:42 packagesite.yaml package output format: tzx pkg --option 'ABI_FILE=3D/usr/obj/usr/src/amd64.amd64/worldstage/usr/bin/un= ame' --option 'ALLOW_BASE_SHLIBS=3Dyes' create --verbose --format txz --level be= st --manifest jailpkg.ucl --plist jailpkg.plist --root-dir /usr/obj/usr/src/amd64.amd64/worldstage --out-dir /usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485 file sizes/checksums [3076]: 100% packing files [3076]: 100% packing directories [177]: 100% cd /usr/obj/usr/src/amd64.amd64/worldstage pkg -d repo --list-files /usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485 DBG(1)[58382]> pkg initialized Creating repository in /usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485: 0% DBG(1)[58382]> checking for 1 workers DBG(1)[59037]> start worker to parse 1 packages DBG(1)[59037]> worker done Creating repository in /usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485: 0% DBG(1)[58382]> checking for 1 workers DBG(1)[58382]> finished worker, 0 remaining Creating repository in /usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485: 100% Packing files for repository: 0% DBG(1)[58382]> Packing to file '/usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485/meta.txz' DBG(1)[58382]> Packing to file '/usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485/packagesite.txz' Packing files for repository: 25% DBG(1)[58382]> Packing to file '/usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485/filesite.txz' Packing files for repository: 100% ls -l /usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485/ total 39237 -rw-r--r-- 1 root wheel 20021828 23 Aug. 13:54 FreeBSD-jailpkg-13.0.r364485= .txz -rw-r--r-- 1 root wheel 13616 23 Aug. 13:54 filesite.txz -rw-r--r-- 1 root wheel 163 23 Aug. 13:54 meta.conf -rw-r--r-- 1 root wheel 236 23 Aug. 13:54 meta.txz -rw-r--r-- 1 root wheel 1520 23 Aug. 13:54 packagesite.txz each try was run with a empty /usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r3644= 85/ directory. Also: the tzst compression took longer than txz, but the resulting file is larger. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-pkg@freebsd.org Sun Oct 4 15:02:37 2020 Return-Path: Delivered-To: freebsd-pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 17B3842AA79 for ; Sun, 4 Oct 2020 15:02:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4C46R05w5Lz3b1s for ; Sun, 4 Oct 2020 15:02:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id CAF9842AF15; Sun, 4 Oct 2020 15:02:36 +0000 (UTC) Delivered-To: pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CAC4442AA78 for ; Sun, 4 Oct 2020 15:02:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C46R050q4z3ZwH for ; Sun, 4 Oct 2020 15:02:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8F4B925FC9 for ; Sun, 4 Oct 2020 15:02:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 094F2aUG048583 for ; Sun, 4 Oct 2020 15:02:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 094F2awk048582 for pkg@FreeBSD.org; Sun, 4 Oct 2020 15:02:36 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: maintainer-feedback requested: [Bug 250094] ports-mgmt/pkg:pkg repo fails, when package output format tzst is used Date: Sun, 04 Oct 2020 15:02:36 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pkg@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Oct 2020 15:02:37 -0000 Bugzilla Automation has asked freebsd-pkg (Nobody) for maintainer-feedback: Bug 250094: ports-mgmt/pkg:pkg repo fails, when package output format tzst = is used https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250094 --- Description --- I want to create a repository with just one file, this fails when the packa= ge output format tzst is used. It works with default format txz. Versions: OS: FreeBSD fbcurrent 13.0-CURRENT FreeBSD 13.0-CURRENT r364485 GENERIC-NOD= EBUG amd64 pkg: 1.14.5 Here are the steps i used: package output format: tzst pkg --option 'ABI_FILE=3D/usr/obj/usr/src/amd64.amd64/worldstage/usr/bin/un= ame' --option 'ALLOW_BASE_SHLIBS=3Dyes' create --verbose --format tzst --level b= est --manifest jailpkg.ucl --plist jailpkg.plist --root-dir /usr/obj/usr/src/amd64.amd64/worldstage --out-dir /usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485 file sizes/checksums [3076]: 100% packing files [3076]: 100% packing directories [177]: 100% cd /usr/obj/usr/src/amd64.amd64/worldstage pkg -d repo --list-files /usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485 DBG(1)[336]> pkg initialized pkg: No package files have been found Cannot create repository catalogue ls -l /usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485/ total 40755 -rw-r--r-- 1 root wheel 20863888 23 Aug. 13:42 FreeBSD-jailpkg-13.0.r364485.tzst -rw-r--r-- 1 root wheel 0 23 Aug. 13:42 filesite.yaml -rw-r--r-- 1 root wheel 0 23 Aug. 13:42 packagesite.yaml package output format: tzx pkg --option 'ABI_FILE=3D/usr/obj/usr/src/amd64.amd64/worldstage/usr/bin/un= ame' --option 'ALLOW_BASE_SHLIBS=3Dyes' create --verbose --format txz --level be= st --manifest jailpkg.ucl --plist jailpkg.plist --root-dir /usr/obj/usr/src/amd64.amd64/worldstage --out-dir /usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485 file sizes/checksums [3076]: 100% packing files [3076]: 100% packing directories [177]: 100% cd /usr/obj/usr/src/amd64.amd64/worldstage pkg -d repo --list-files /usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485 DBG(1)[58382]> pkg initialized Creating repository in /usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485: 0% DBG(1)[58382]> checking for 1 workers DBG(1)[59037]> start worker to parse 1 packages DBG(1)[59037]> worker done Creating repository in /usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485: 0% DBG(1)[58382]> checking for 1 workers DBG(1)[58382]> finished worker, 0 remaining Creating repository in /usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485: 100% Packing files for repository: 0% DBG(1)[58382]> Packing to file '/usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485/meta.txz' DBG(1)[58382]> Packing to file '/usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485/packagesite.txz' Packing files for repository: 25% DBG(1)[58382]> Packing to file '/usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485/filesite.txz' Packing files for repository: 100% ls -l /usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r364485/ total 39237 -rw-r--r-- 1 root wheel 20021828 23 Aug. 13:54 FreeBSD-jailpkg-13.0.r364485= .txz -rw-r--r-- 1 root wheel 13616 23 Aug. 13:54 filesite.txz -rw-r--r-- 1 root wheel 163 23 Aug. 13:54 meta.conf -rw-r--r-- 1 root wheel 236 23 Aug. 13:54 meta.txz -rw-r--r-- 1 root wheel 1520 23 Aug. 13:54 packagesite.txz each try was run with a empty /usr/repo/jailpkg/FreeBSD:13:amd64/13.0.r3644= 85/ directory. Also: the tzst compression took longer than txz, but the resulting file is larger. From owner-freebsd-pkg@freebsd.org Sun Oct 4 21:00:49 2020 Return-Path: Delivered-To: freebsd-pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E26424334CD for ; Sun, 4 Oct 2020 21:00:49 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4C4GNK4rVXz4GGw for ; Sun, 4 Oct 2020 21:00:49 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: by mailman.nyi.freebsd.org (Postfix) id 989364332E2; Sun, 4 Oct 2020 21:00:49 +0000 (UTC) Delivered-To: pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 983F94334CB for ; Sun, 4 Oct 2020 21:00:49 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C4GNK17Wnz4GR6 for ; Sun, 4 Oct 2020 21:00:49 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 007C9A9B5 for ; Sun, 4 Oct 2020 21:00:49 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 094L0m3q084424 for ; Sun, 4 Oct 2020 21:00:48 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 094L0mx5084423 for pkg@FreeBSD.org; Sun, 4 Oct 2020 21:00:48 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202010042100.094L0mx5084423@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: pkg@FreeBSD.org Subject: Problem reports for pkg@FreeBSD.org that need special attention Date: Sun, 4 Oct 2020 21:00:48 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.33 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Oct 2020 21:00:50 -0000 To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 220049 | ports-mgmt/pkg installs unneeded packages Open | 237369 | ports-mgmt/pkg: pkg delete removes required NLS d 2 problems total for which you should take action. From owner-freebsd-pkg@freebsd.org Mon Oct 5 07:49:21 2020 Return-Path: Delivered-To: freebsd-pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F2FE13FB705 for ; Mon, 5 Oct 2020 07:49:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4C4Xmd6CTsz4p1l for ; Mon, 5 Oct 2020 07:49:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id D51CA3FB5B0; Mon, 5 Oct 2020 07:49:21 +0000 (UTC) Delivered-To: pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D4E383FB704 for ; Mon, 5 Oct 2020 07:49:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C4Xmd5Gv9z4p5c for ; Mon, 5 Oct 2020 07:49:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 98488123BC for ; Mon, 5 Oct 2020 07:49:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0957nLbD025029 for ; Mon, 5 Oct 2020 07:49:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0957nLsk025028 for pkg@FreeBSD.org; Mon, 5 Oct 2020 07:49:21 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: maintainer-feedback requested: [Bug 250132] ports-mgmt/pkg fails to build in jail Date: Mon, 05 Oct 2020 07:49:21 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pkg@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Oct 2020 07:49:22 -0000 Bugzilla Automation has asked freebsd-pkg (Nobody) for maintainer-feedback: Bug 250132: ports-mgmt/pkg fails to build in jail https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250132 --- Description --- Hello For a few weeks now, pkg port fails to link in our FreeBSD jails (12.1-RELEASE-p7 amd64). Attached is a log of portmaster's output. The pack= age builds without problem on the host. make.conf contains WRKDIRPREFIX=3D /var/ports DISTDIR=3D /var/ports/distfiles PACKAGES=3D /var/ports/packages INDEXDIR=3D /var/ports DEFAULT_VERSIONS+=3Dapache=3D2.4 DEFAULT_VERSIONS+=3Dperl5=3D5.32 DEFAULT_VERSIONS+=3Dssl=3Dopenssl The kernel on the host is an unmodified GENERIC one. Let me know what else you'd need to help fix the issue. Regards Guy From owner-freebsd-pkg@freebsd.org Mon Oct 5 07:49:22 2020 Return-Path: Delivered-To: freebsd-pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B256C3FB649 for ; Mon, 5 Oct 2020 07:49:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4C4Xmf4Bpsz4p5f for ; Mon, 5 Oct 2020 07:49:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 8FD9E3FB57A; Mon, 5 Oct 2020 07:49:22 +0000 (UTC) Delivered-To: pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8F8883FAD61 for ; Mon, 5 Oct 2020 07:49:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C4Xmf1qwbz4p5d for ; Mon, 5 Oct 2020 07:49:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 224C4123BD for ; Mon, 5 Oct 2020 07:49:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0957nMoE025093 for ; Mon, 5 Oct 2020 07:49:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0957nMhc025092 for pkg@FreeBSD.org; Mon, 5 Oct 2020 07:49:22 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: pkg@FreeBSD.org Subject: [Bug 250132] ports-mgmt/pkg fails to build in jail Date: Mon, 05 Oct 2020 07:49:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: gb@unistra.fr X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pkg@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.mimetype attachments.created Message-ID: 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-pkg@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Oct 2020 07:49:22 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250132 Bug ID: 250132 Summary: ports-mgmt/pkg fails to build in jail Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: pkg@FreeBSD.org Reporter: gb@unistra.fr Flags: maintainer-feedback?(pkg@FreeBSD.org) Assignee: pkg@FreeBSD.org Attachment #218531 text/plain mime type: Created attachment 218531 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D218531&action= =3Dedit Output of portmaster upgrade of pkg Hello For a few weeks now, pkg port fails to link in our FreeBSD jails (12.1-RELEASE-p7 amd64). Attached is a log of portmaster's output. The pack= age builds without problem on the host. make.conf contains WRKDIRPREFIX=3D /var/ports DISTDIR=3D /var/ports/distfiles PACKAGES=3D /var/ports/packages INDEXDIR=3D /var/ports DEFAULT_VERSIONS+=3Dapache=3D2.4 DEFAULT_VERSIONS+=3Dperl5=3D5.32 DEFAULT_VERSIONS+=3Dssl=3Dopenssl The kernel on the host is an unmodified GENERIC one. Let me know what else you'd need to help fix the issue. Regards Guy --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-pkg@freebsd.org Tue Oct 6 18:49:04 2020 Return-Path: Delivered-To: freebsd-pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3503E43950A for ; Tue, 6 Oct 2020 18:49:04 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4C5RML4DZSz3Xtm for ; Tue, 6 Oct 2020 18:49:02 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id E50BF5C010C for ; Tue, 6 Oct 2020 14:49:01 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Tue, 06 Oct 2020 14:49:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zyxst.net; h=to :from:subject:message-id:date:mime-version:content-type; s=fm3; bh=GN6LpNmdTVqsYDaGnnue9DHobTvvBjt/Fhk6BD1KM9k=; b=EmzsmGSCzsMd ln0XAhdf9LvPwk4yQ459wqi6u64eyvBGvbAGu7AXPJwAwpyVZ4o7ziYN+Uwra0hb Yr4ndWMTdA/SoiBKz4a9FF5k6gEtiwbTtJNdE8DLP00hobR84msai/nQY13LPB54 bjaBwjY1iK4godKLnNLFWLmJhqNM9bDs35AjoOCISYlbd4b1j8GTObkJflQmo4ms tWGCcVtbg4ObmvDo1MZqz0LyQH+KIDuiJOxr9gYy0Sca7WSQqNzn3wgJ31c+cTo2 iXaFDG0ENxItps+wB3eYmCf/NEjalAeD8IX6cVSQoXlEAY66j1FP1ol1vyhQ6lwb yAAl6hLCfQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:message-id :mime-version:subject:to:x-me-proxy:x-me-proxy:x-me-sender :x-me-sender:x-sasl-enc; s=fm1; bh=GN6LpNmdTVqsYDaGnnue9DHobTvvB jt/Fhk6BD1KM9k=; b=j5/9iATXvDC+Z198tJKdmJoW0ykb0XxB8105IuBJQiJl6 rYlsU1x7nhr7+Q9bdP+9JMD+qWTEDn2mGNSjlPoYL3yyZYh131R7oU4nIC5c/FqO XwiR+pyOlNGsYMRRIt1fHh9dYzqm85vg/sdfBg67b+b6GdLiD8BRLmipoV8sF5Sl dCYrBClx4HRHcqr0t3HNVr04tjayTxY5/fLDbQ0fBGXodZAOnQ3tnbIQi2M/CRmk n9b2a35p6U9V6Lbmx7YfDAjN9m3yF2qm3/zYpLzNaxeEr7Z0W+nMvHSePNt+Erfb rV+U+zrnVSrtpL3EMVPsx6qoXNjFHxuLuGJSAWbVQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrgeeggdduvdejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefvhffuohfkffgfgggtsehgtderof dtfeejnecuhfhrohhmpehtvggthhdqlhhishhtshcuoehtvggthhdqlhhishhtshesiiih gihsthdrnhgvtheqnecuggftrfgrthhtvghrnhepgfduheetfefhjedtuefhgfdtgeelie eiiefgffejtdegvdevtedtuedugedvhffhnecukfhppeekvddrjedtrdeluddruddtvden ucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehtvggthh dqlhhishhtshesiiihgihsthdrnhgvth X-ME-Proxy: Received: from desktop.gilescoppice.lan (axs-0-ipv4.zyxst.net [82.70.91.102]) by mail.messagingengine.com (Postfix) with ESMTPA id 67CAA3280063 for ; Tue, 6 Oct 2020 14:49:01 -0400 (EDT) To: freebsd-pkg@freebsd.org From: tech-lists Subject: make pkg not confirm bootstrap Autocrypt: addr=tech-lists@zyxst.net; keydata= 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 Organization: zyxst.net Message-ID: Date: Tue, 6 Oct 2020 19:48:59 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.3.2 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ZOZMNeu4qEjpVRYU37iK3cbtmOGnKrMw8" X-Rspamd-Queue-Id: 4C5RML4DZSz3Xtm X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=zyxst.net header.s=fm3 header.b=EmzsmGSC; dkim=pass header.d=messagingengine.com header.s=fm1 header.b=j5/9iATX; dmarc=none; spf=pass (mx1.freebsd.org: domain of tech-lists@zyxst.net designates 66.111.4.26 as permitted sender) smtp.mailfrom=tech-lists@zyxst.net X-Spamd-Result: default: False [-5.22 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; RWL_MAILSPIKE_GOOD(0.00)[66.111.4.26:from]; R_SPF_ALLOW(-0.20)[+ip4:66.111.4.26]; HAS_ATTACHMENT(0.00)[]; TO_DN_NONE(0.00)[]; HAS_ORG_HEADER(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; DKIM_TRACE(0.00)[zyxst.net:+,messagingengine.com:+]; NEURAL_HAM_SHORT(-0.44)[-0.435]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:+,3:+,4:+,5:~]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:11403, ipnet:66.111.4.0/24, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[66.111.4.26:from]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.04)[-1.036]; R_DKIM_ALLOW(-0.20)[zyxst.net:s=fm3,messagingengine.com:s=fm1]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.05)[-1.052]; MIME_GOOD(-0.20)[multipart/signed,multipart/mixed,text/plain,application/pgp-keys]; PREVIOUSLY_DELIVERED(0.00)[freebsd-pkg@freebsd.org]; DMARC_NA(0.00)[zyxst.net]; RCPT_COUNT_ONE(0.00)[1]; MAILMAN_DEST(0.00)[freebsd-pkg] X-Content-Filtered-By: Mailman/MimeDel 2.1.33 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Oct 2020 18:49:04 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ZOZMNeu4qEjpVRYU37iK3cbtmOGnKrMw8 Content-Type: multipart/mixed; boundary="xGCk96ReVl7IhLT7B4yLm5JaNkmvlnU0j"; protected-headers="v1" From: tech-lists To: freebsd-pkg@freebsd.org Message-ID: Subject: make pkg not confirm bootstrap --xGCk96ReVl7IhLT7B4yLm5JaNkmvlnU0j Content-Type: multipart/mixed; boundary="------------697E12F34AC41EF8CA2335BD" Content-Language: en-GB This is a multi-part message in MIME format. --------------697E12F34AC41EF8CA2335BD Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi, Is there a way of making pkg behave in such a way that if you pkg=20 bootstrap -f it doesn't prompt for a response? thanks, --=20 J. --------------697E12F34AC41EF8CA2335BD-- --xGCk96ReVl7IhLT7B4yLm5JaNkmvlnU0j-- --ZOZMNeu4qEjpVRYU37iK3cbtmOGnKrMw8 Content-Type: application/pgp-signature; name="OpenPGP_signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="OpenPGP_signature" -----BEGIN PGP SIGNATURE----- wsF5BAABCAAjFiEE8n3tWhxW11Ccvv9/s8o7QhFzNAUFAl98vBwFAwAAAAAACgkQs8o7QhFzNAUU lg/6Ak93mjMbmIDz2W1U3xKqFKRs6Ugk3FqHVOZG9cN7KAC1Ei43s9/v2Ym8lPQl0XYGwx5TZtnH ZudgxpPDdFWGF0+LRmZm02JaEX04lzL861XUgZxnvhi0g03rh5cLRsrVcbMXph4+MFvHDo5uHZuC elWMAhKyokEC82ennOOUdPvmuiYWybmQPNkOJk7LsFvOpunLC2Tli80WFrD31tcW/zV9juWig8v1 10KWVQOppEZZiXAau36EFVaA+yrXlsVzm06KjYScCrZ1AKgLtKGMt2T/OipvSgkAxBTRSTmnixAg fyIZYZaGcec0JJ7XqBFpEdYCIJSsUbcY0iy0BggvR85w3jL0gNIGVoYojKSGUTraTpSlxDaLaKiW FnxmvUW/MBIqqS3U8Az3Wqz7a19tWnN0MGwt2ovAV5IY/Z1DHCovDIjpkekYyLS2a8flT3lL2zYF u0/rpOCPpvdhvU3AGN1Xj3BeBdlU/rM43R/EoBqwt2qLAenGushKGYOyGVRKRc2C3IKPu1qCsCTl plzRTfPvZqWli1hCpfcUgJ6zbPyAU+G1Q1DOUv8IP2VPq7gE0M4d8So2fDwFpLOJDAv2E7jpzTGn TwdQ3Yc9UpeXvS2TyPTvYXr831SVFryx26EZCvRRQvixEbC341wSGPfQ6+HagTOqI9Pam/dVhE8g 5xo= =zcnm -----END PGP SIGNATURE----- --ZOZMNeu4qEjpVRYU37iK3cbtmOGnKrMw8-- From owner-freebsd-pkg@freebsd.org Tue Oct 6 21:56:07 2020 Return-Path: Delivered-To: freebsd-pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8C9F343C5D8 for ; Tue, 6 Oct 2020 21:56:07 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4C5WWB5cVgz40yW for ; Tue, 6 Oct 2020 21:56:06 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id E37C03C0199; Tue, 6 Oct 2020 21:55:59 +0000 (UTC) Date: Tue, 6 Oct 2020 21:55:59 +0000 From: Brooks Davis To: tech-lists Cc: freebsd-pkg@freebsd.org Subject: Re: make pkg not confirm bootstrap Message-ID: <20201006215559.GA3588@spindle.one-eyed-alien.net> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-Rspamd-Queue-Id: 4C5WWB5cVgz40yW X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of brooks@spindle.one-eyed-alien.net has no SPF policy when checking 199.48.129.229) smtp.mailfrom=brooks@spindle.one-eyed-alien.net X-Spamd-Result: default: False [-3.08 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.90)[-0.899]; FREEFALL_USER(0.00)[brooks]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; NEURAL_HAM_LONG(-1.01)[-1.014]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; DMARC_NA(0.00)[freebsd.org]; AUTH_NA(1.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-0.26)[-0.264]; RCPT_COUNT_TWO(0.00)[2]; SIGNED_PGP(-2.00)[]; FORGED_SENDER(0.30)[brooks@freebsd.org,brooks@spindle.one-eyed-alien.net]; RCVD_COUNT_ZERO(0.00)[0]; R_SPF_NA(0.00)[no SPF record]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:36236, ipnet:199.48.128.0/22, country:US]; FROM_NEQ_ENVFROM(0.00)[brooks@freebsd.org,brooks@spindle.one-eyed-alien.net]; MAILMAN_DEST(0.00)[freebsd-pkg] X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Oct 2020 21:56:07 -0000 --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 06, 2020 at 07:48:59PM +0100, tech-lists wrote: > Hi, >=20 > Is there a way of making pkg behave in such a way that if you pkg=20 > bootstrap -f it doesn't prompt for a response? I've used: env ASSUME_ALWAYS_YES=3Dyes pkg bootstrapenv -- Brooks --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJffOfvAAoJEKzQXbSebgfAlNoH/RkMZUvBWScId0oxjM5e+lP5 PaDqC+Sd/JDMzn7TRYqLNftbPex0Ln6inuFHNJq7KIIvnswsqx7JpRpHGcoIQf2P 7AaSojxf50PDInYEVnexZeTN/M18p/rR6Kzx73e1zQz7wMzUKJDoEdZO9g64+hwb H84GtTCWkhHFGjYNRl36WyOaLz13WKGfguNlKOxcNnGxoSjEiEk8tZ4vSeNdxC3A zggCW2oLbXSFxak1LlvhFs36+C25v1hL45pg1Q2OwMJOXOh24rwXM21ji6yLOhLk lnE8kZ947hf9BjShijsng3OyUVdD2bZMuO1BRQCSr7STOqilwoXkDGY4rwhaqXQ= =rJ1z -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf-- From owner-freebsd-pkg@freebsd.org Fri Oct 9 08:10:20 2020 Return-Path: Delivered-To: freebsd-pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6F63C43C3E6 for ; Fri, 9 Oct 2020 08:10:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4C71302N1pz43KJ for ; Fri, 9 Oct 2020 08:10:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 4FBAB43C49C; Fri, 9 Oct 2020 08:10:20 +0000 (UTC) Delivered-To: pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4F81943C464 for ; Fri, 9 Oct 2020 08:10:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C71301Tj9z43ck for ; Fri, 9 Oct 2020 08:10:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1312C1647C for ; Fri, 9 Oct 2020 08:10:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0998AJrP028324 for ; Fri, 9 Oct 2020 08:10:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0998AJJ4028323 for pkg@FreeBSD.org; Fri, 9 Oct 2020 08:10:19 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: pkg@FreeBSD.org Subject: [Bug 250059] ports-mgmt/pkg: Installing sample files broken on aarch64 Date: Fri, 09 Oct 2020 08:10:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Package Infrastructure X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: mikael@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: 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-pkg@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Oct 2020 08:10:20 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250059 Mikael Urankar changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikael@FreeBSD.org, | |pkg@FreeBSD.org --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-pkg@freebsd.org Fri Oct 9 08:10:36 2020 Return-Path: Delivered-To: freebsd-pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2275143C4A0 for ; Fri, 9 Oct 2020 08:10:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4C713J08TGz43Y2 for ; Fri, 9 Oct 2020 08:10:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 0520A43C377; Fri, 9 Oct 2020 08:10:36 +0000 (UTC) Delivered-To: pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 04EC843C49F for ; Fri, 9 Oct 2020 08:10:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C713H6PcSz43hv for ; Fri, 9 Oct 2020 08:10:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BF220165C4 for ; Fri, 9 Oct 2020 08:10:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0998AZEw028556 for ; Fri, 9 Oct 2020 08:10:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0998AZCL028555 for pkg@FreeBSD.org; Fri, 9 Oct 2020 08:10:35 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: pkg@FreeBSD.org Subject: [Bug 250059] ports-mgmt/pkg: Installing sample files broken on aarch64 Date: Fri, 09 Oct 2020 08:10:35 +0000 X-Bugzilla-Reason: AssignedTo CC 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: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: mikael@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pkg@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: component assigned_to 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-pkg@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Oct 2020 08:10:36 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250059 Mikael Urankar changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Package Infrastructure |Individual Port(s) Assignee|ports-bugs@FreeBSD.org |pkg@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From owner-freebsd-pkg@freebsd.org Fri Oct 9 08:10:41 2020 Return-Path: Delivered-To: freebsd-pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0ED4743C625 for ; Fri, 9 Oct 2020 08:10:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4C713N6kVYz43gL for ; Fri, 9 Oct 2020 08:10:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id E6FCA43C23B; Fri, 9 Oct 2020 08:10:40 +0000 (UTC) Delivered-To: pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E6C3343C4A2 for ; Fri, 9 Oct 2020 08:10:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C713N5wF9z43gK for ; Fri, 9 Oct 2020 08:10:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AEE5B1664E for ; Fri, 9 Oct 2020 08:10:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0998AetM028637 for ; Fri, 9 Oct 2020 08:10:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0998Ae1S028636 for pkg@FreeBSD.org; Fri, 9 Oct 2020 08:10:40 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: pkg@FreeBSD.org Subject: [Bug 250059] ports-mgmt/pkg: Installing sample files broken on aarch64 Date: Fri, 09 Oct 2020 08:10:40 +0000 X-Bugzilla-Reason: AssignedTo CC 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: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: mikael@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pkg@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_severity 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-pkg@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Oct 2020 08:10:41 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250059 Mikael Urankar changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Affects Some People |Affects Many People --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From owner-freebsd-pkg@freebsd.org Fri Oct 9 11:58:58 2020 Return-Path: Delivered-To: freebsd-pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C816043F8DF for ; Fri, 9 Oct 2020 11:58:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4C766p51Rbz4HLX for ; Fri, 9 Oct 2020 11:58:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id AA42443FD78; Fri, 9 Oct 2020 11:58:58 +0000 (UTC) Delivered-To: pkg@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AA05043FC28 for ; Fri, 9 Oct 2020 11:58:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C766p44KMz4HFh for ; Fri, 9 Oct 2020 11:58:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 70956192B8 for ; Fri, 9 Oct 2020 11:58:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 099Bww1S090499 for ; Fri, 9 Oct 2020 11:58:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 099BwwQ2090498 for pkg@FreeBSD.org; Fri, 9 Oct 2020 11:58:58 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: pkg@FreeBSD.org Subject: [Bug 250059] ports-mgmt/pkg: Installing sample files broken on aarch64 Date: Fri, 09 Oct 2020 11:58:58 +0000 X-Bugzilla-Reason: AssignedTo CC 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: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: chris@crvintel.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pkg@FreeBSD.org X-Bugzilla-Flags: 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-pkg@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Oct 2020 11:58:58 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250059 chris@crvintel.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@crvintel.com --- Comment #3 from chris@crvintel.com --- Ditto, same problem here on aarc64 running on 12.1-p10, and pkg 1.15.9 --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=