From nobody Wed Oct 20 11:51:47 2021 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 282DB17FE79F for ; Wed, 20 Oct 2021 11:51:54 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [IPv6:2001:470:1f0f:3ad:7ae3:b5ff:fe1b:23b4]) (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 (2048 bits) client-digest SHA256) (Client CN "*.lerctr.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HZ8960PTvz3QBL for ; Wed, 20 Oct 2021 11:51:54 +0000 (UTC) (envelope-from ler@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=ler2019; h=Content-Type:Message-ID:References:In-Reply-To:Subject:Cc:To: From:Date:MIME-Version:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=LghMxYNH5UmhPFarjhsDXtoYFIgF3uQOlCJQ674nAcQ=; b=D5otbj4iC1cXSdXo/2+YRQe4j3 L8wEp7Du3L48v3/MaC+j84s3LkZvW8vfzQUc/nlDwUfhte5vGrQb/gVwtj95npdpONdYxIsZdcRWM Ek66r03aqnWf6VV/61Dj2Sc2zYM55rDjeM2aYdiGVdjdKuj/k9/RWFhTmsgcMERuF4UnkCecGDZOe Ukv00B8w527PVsM5JiHDWZhJBF7tERJUBAZPBxPDUKPJNAl7IXJIM6HrE7gLFsqg3zanxnxpHeVVY HYbKwj8NiQWLLac3fp8jpuroKiWMgXfGnssO4O6TiH6nVG0qHElTctfvB7RsZJkb60vPGk6S+72rR tNGBGGmg==; Received-SPF: softfail (thebighonker.lerctr.org: transitioning domain of FreeBSD.org does not designate 2001:470:1f0f:3ad:bb:dcff:fe50:d900 as permitted sender) client-ip=2001:470:1f0f:3ad:bb:dcff:fe50:d900; envelope-from=ler@FreeBSD.org; helo=webmail.lerctr.org; Received: from thebighonker.lerctr.org ([2001:470:1f0f:3ad:bb:dcff:fe50:d900]:38819 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2 (FreeBSD)) (envelope-from ) id 1mdA8O-0008Z4-QL; Wed, 20 Oct 2021 06:51:53 -0500 Received: from 2600:1700:210:b18f:455:f710:9320:f163 by webmail.lerctr.org with HTTP (HTTP/1.1 POST); Wed, 20 Oct 2021 06:51:47 -0500 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Date: Wed, 20 Oct 2021 06:51:47 -0500 From: Larry Rosenman To: Dimitry Andric Cc: Freebsd current Subject: Re: poudriere jail with todays current: Install fail? In-Reply-To: References: User-Agent: Roundcube Webmail/1.4.11 Message-ID: <3653f0bac22d7fe6a41c6491f6895560@FreeBSD.org> X-Sender: ler@FreeBSD.org Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=_c4c88b4cc7d2b0f3fe52646fcb245376"; micalg=pgp-sha256 X-Rspamd-Queue-Id: 4HZ8960PTvz3QBL X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --=_c4c88b4cc7d2b0f3fe52646fcb245376 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed On 10/20/2021 6:41 am, Dimitry Andric wrote: > On 20 Oct 2021, at 03:50, Larry Rosenman wrote: >> Anyone else having poudriere jail -u or jail -c fail in the >> installworld? >> >> log: >> https://www.lerctr.org/~ler/jail-install.log > > The actual error is pretty far from the bottom of that log: > > --- realinstall_subdir_usr.sbin/lpr/chkprintcap --- > install: chkprintcap: No such file or directory > > So probably usr.sbin/lpr wasn't built during buildworld? Do you have > any > special settings in e.g. src.conf? > > -Dimitry I had WITHOUT_LPR=yes in make.conf. But I've had that in there for a LONG time, and this is the first time poudriere has complained. So, I commented that out for now, but I'd like to know why the sudden change. -- Larry Rosenman http://people.freebsd.org/~ler Phone: +1 214-642-9640 E-Mail: ler@FreeBSD.org US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106 --=_c4c88b4cc7d2b0f3fe52646fcb245376 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc; size=488 Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEHjgknedhWzvJgwVzaXyZsatIp30FAmFwAtgACgkQaXyZsatI p31Izwf9Hq4uoecQeprFpt1hzGyEu3wgIdG0lde9bbCaqYycXvXQtyzXB6OW1AEl PxDZYoD9z4Esu3PfuIe5X3jgZEaf9WHTL+lGgcr1a0CYrcQP8RSH8dKG/Tng/fMw GVbs8BvlZ/x/GtZkk0ak5zpZHNiamjUZzW1cvOHHdu9Pg5EJx71zKm28jmoRRT4W UCQh4iohjKxkxcVcmyI1J1qrCYlbf/QuWyScnV+NjRwbMdwMa6ALlnuBhW/njtna ANeTn+0iCAJrmYov89gUN7HEKEQl+jcpAZE1LixhM6TtCauyvMOL7xZZ9/dEzBDk D3hMfrkK2NcszJAs6dUWFJQrA9179w== =/Adx -----END PGP SIGNATURE----- --=_c4c88b4cc7d2b0f3fe52646fcb245376--