From owner-freebsd-pkgbase@freebsd.org Mon Sep 16 12:59:20 2019 Return-Path: Delivered-To: freebsd-pkgbase@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 E58CD12126E; Mon, 16 Sep 2019 12:59:20 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mail.blih.net (mail.blih.net [212.83.177.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.blih.net", Issuer "mail.blih.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 46X5sz1ghQz4cp0; Mon, 16 Sep 2019 12:59:18 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mail.blih.net (mail.blih.net [212.83.177.182]) by mail.blih.net (OpenSMTPD) with ESMTP id eba026e8; Mon, 16 Sep 2019 14:52:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=bidouilliste.com; h=date :from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; s=mail; bh=230sT31NTO66+F+rpwyc5quFteY=; b=T5kY7PtP/8Efq8IEGwIer5JXI+X/ C05Or10dxq+xhsfvNmhnF8YHbUUn1s6IaGz3wGMTJ2K7HVZ9jdo0TDd9B3ZzsKyp skxkRrMqvRiG06Rp9hMR6VBwzZxFrbGY+ghxhN3+QtsNFjW85bfzoRqgVGm0NEWV a6yQG3eBGLY/6ZI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=bidouilliste.com; h=date :from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; q=dns; s= mail; b=S0+SMl/c2Oo3mFRG7o+8AMwC/2wBz1Jv1YTZpDOq10ML3iwLLYirACMo 43Mypm5oxUEBOaeEV4t5YAYBCPgQhr4VKX/Tvbv3DhMAEMLpl9Br8XRr16spKevN wIyOSPtjedEqtSyJZsSSLZEjMqkgP2F0Cne6QjjZeMHLzIxB48I= Received: from skull.home.blih.net (ip-9.net-89-3-105.rev.numericable.fr [89.3.105.9]) by mail.blih.net (OpenSMTPD) with ESMTPSA id b5ea77a6 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Mon, 16 Sep 2019 14:52:37 +0200 (CEST) Date: Mon, 16 Sep 2019 14:52:37 +0200 From: Emmanuel Vadot To: mj-mailinglist@gmx.de Cc: manu@FreeBSD.org, freebsd-current@freebsd.org, freebsd-pkgbase@freebsd.org Subject: Re: svn commit: r351858 - in head: bin/uuidgen ... Message-Id: <20190916145237.f478506d1064b1349ca59376@bidouilliste.com> In-Reply-To: References: X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; amd64-portbld-freebsd13.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 46X5sz1ghQz4cp0 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=pass header.d=bidouilliste.com header.s=mail header.b=T5kY7PtP; dmarc=none; spf=pass (mx1.freebsd.org: domain of manu@bidouilliste.com designates 212.83.177.182 as permitted sender) smtp.mailfrom=manu@bidouilliste.com X-Spamd-Result: default: False [-1.43 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[bidouilliste.com:s=mail]; NEURAL_HAM_MEDIUM(-0.90)[-0.904,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; R_SPF_ALLOW(-0.20)[+ip4:212.83.177.182/32]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[bidouilliste.com]; NEURAL_HAM_LONG(-0.99)[-0.994,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[bidouilliste.com:+]; FREEMAIL_TO(0.00)[gmx.de]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; IP_SCORE(0.37)[ip: (-0.81), ipnet: 212.83.160.0/19(2.52), asn: 12876(0.13), country: FR(-0.00)]; ASN(0.00)[asn:12876, ipnet:212.83.160.0/19, country:FR]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-pkgbase@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Packaging the FreeBSD base system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Sep 2019 12:59:21 -0000 On Sat, 14 Sep 2019 19:41:06 +0200 mj-mailinglist@gmx.de wrote: > Building a jail from pkgbase packages after base r351858 shows this cap_mkdb message: > > to create the jail this command is used: > > pkg --rootdir /jails/test01 -o 'ASSUME_ALWAYS_YES=true' -o 'ABI=FreeBSD:13:amd64' install --repository FreeBSD-base FreeBSD-utilities FreeBSD-rc > (note: FreeBSD-base is the repository name, not a package) > > ... > Checking integrity... done (0 conflicting) > [1/20] Installing FreeBSD-clibs-13.0.s20190914152450... > [1/20] Extracting FreeBSD-clibs-13.0.s20190914152450: .......... done > [2/20] Installing FreeBSD-runtime-13.0.s20190914152450... > [2/20] Extracting FreeBSD-runtime-13.0.s20190914152450: .......... done > cap_mkdb: file argument: No such file or directory > [3/20] Installing FreeBSD-utilities-13.0.s20190914152450... > [3/20] Extracting FreeBSD-utilities-13.0.s20190914152450: .......... done > [4/20] Installing FreeBSD-rc-13.0.s20190914152450... > [4/20] Extracting FreeBSD-rc-13.0.s20190914152450: .......... done > ... > > This happens, after the login.conf file was moved into the Freebsd-utilities package. > The order in which the packages are installed is problematic, since cap_mkdb is executed in step 2, the FreeBSD-runtime package installation, > but the login.conf file is installed in step 3, the FreeBSD-utilities. > > > I opened a bugreport: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240582 > > -- > Martin Hi, thanks for the report, it's now fixed in r352389. -- Emmanuel Vadot