From owner-freebsd-pkg@FreeBSD.ORG Mon Nov 4 18:19:00 2013 Return-Path: Delivered-To: pkg@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2A0083F7 for ; Mon, 4 Nov 2013 18:19:00 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F3D202844 for ; Mon, 4 Nov 2013 18:18:59 +0000 (UTC) Received: from joe.local (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA4IIwon048408 for ; Mon, 4 Nov 2013 18:18:59 GMT (envelope-from jonathan@FreeBSD.org) Message-ID: <5277E512.8050809@FreeBSD.org> Date: Mon, 04 Nov 2013 18:18:58 +0000 From: Jonathan Anderson User-Agent: Postbox 3.0.8 (Macintosh/20130427) MIME-Version: 1.0 To: pkg@FreeBSD.org Subject: pkgng feature request Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 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, 04 Nov 2013 18:19:00 -0000 Hello pkg@, I have a (small, functionally unimportant) feature request for you. Sometimes (e.g. when I change repositories, perhaps?), "pkg upgrade" or a large "pkg install" will want to install lots of packages, every single one of which has a checksum that doesn't match what's in the local cache. This is fine, but could I have a way to tone down the "pkg: xxxxxxx checksum doesn't match" messages? The long list of packages downloading is quite satisfying to watch, but the warning messages, not so much. :) Jon -- Jonathan Anderson jonathan@FreeBSD.org