From owner-freebsd-stable@freebsd.org Wed Sep 9 07:14:20 2015 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5327DA0085B for ; Wed, 9 Sep 2015 07:14:20 +0000 (UTC) (envelope-from marko.cupac@mimar.rs) Received: from smtp.mimar.rs (smtp.mimar.rs [193.53.106.135]) by mx1.freebsd.org (Postfix) with ESMTP id EBFA514DC; Wed, 9 Sep 2015 07:14:17 +0000 (UTC) (envelope-from marko.cupac@mimar.rs) Received: from vscan.mimar.rs (vscan.mimar.rs [193.53.106.134]) by smtp.mimar.rs (Postfix) with ESMTP id 3BE6289A82; Wed, 9 Sep 2015 09:14:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mimar.rs; h= content-transfer-encoding:content-type:content-type:mime-version :x-mailer:organization:references:in-reply-to:message-id:subject :subject:from:from:date:date:received:received; s=mimar-0901; t= 1441782854; x=1443597255; bh=yAzeXj+VtflsiBqRYNeOmQwVPZmVCjyBylR GulNRRig=; b=LeIKN44rN/coBPOtmIp9AjinAOd+HjSEz/6f9expJd5TosmxQCY bHUVi629SgHrMjnE9yL0kmO2GAiP0gdvLFe1oZnNsitKit7uCV3QKdtvlKHkCMVH 20BJ9g3IlkAN5cNSU/qHnm+OYcl55NIHwyLvVrN4rgdP/XXRFg69NpsU= X-Virus-Scanned: amavisd-new at mimar.rs Received: from smtp.mimar.rs ([193.53.106.135]) by vscan.mimar.rs (vscan.mimar.rs [193.53.106.134]) (amavisd-new, port 10026) with ESMTP id wkI2OW_iOztz; Wed, 9 Sep 2015 09:14:14 +0200 (CEST) Received: from efreet (unknown [193.53.106.34]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: marko.cupac@mimar.rs) by smtp.mimar.rs (Postfix) with ESMTPSA id 0486F898CC; Wed, 9 Sep 2015 09:14:13 +0200 (CEST) Date: Wed, 9 Sep 2015 09:14:12 +0200 From: Marko =?UTF-8?B?Q3VwYcSH?= To: Baptiste Daroussin Cc: freebsd-stable@freebsd.org Subject: Re: 10.2-RELEASE-p2 lost ability to bootstrap pkg with signature_type="pubkey" Message-ID: <20150909091412.350c51ed@efreet> In-Reply-To: <20150908212859.GD38185@ivaldir.etoilebsd.net> References: <20150908123838.238e5e74@efreet> <20150908212859.GD38185@ivaldir.etoilebsd.net> Organization: mimar X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Sep 2015 07:14:20 -0000 On Tue, 8 Sep 2015 23:28:59 +0200 Baptiste Daroussin wrote: > On Tue, Sep 08, 2015 at 12:38:38PM +0200, Marko Cupa=C4=87 wrote: > > Hi, > >=20 > > I just found out that 10.2-RELEASE-p2 lost ability to bootstrap pkg > > with signature_type=3D"pubkey". > >=20 > > Quick search returns: > > https://github.com/freebsd/pkg/issues/1309 > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202622 > >=20 > > I guess it is not hard to switch repo to fingerprints, however I > > would not expect to lose this functionality by updating to > > patchlevel. > >=20 > Implemented in head: r287579 I will MFC it asap. And see if it cannot > be added asap to a next patchlevel update. >=20 > Best regards, > Bapt Thanx! Just a few quick not-completely-related questions: poudriere has the ability to sign repos with PKG_REPO_SIGNING_KEY, but not with external command, right? Is there a plan to support it? Can I build packages in poudriere without PKG_REPO_SIGNING_KEY, and sign repo later on with external command? Regards, --=20 Before enlightenment - chop wood, draw water. After enlightenment - chop wood, draw water. Marko Cupa=C4=87 https://www.mimar.rs/