From owner-freebsd-current@freebsd.org Fri May 26 00:19:09 2017 Return-Path: Delivered-To: freebsd-current@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 B58DDD7A59F for ; Fri, 26 May 2017 00:19:09 +0000 (UTC) (envelope-from jbtakk@iherebuywisely.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A31851628 for ; Fri, 26 May 2017 00:19:09 +0000 (UTC) (envelope-from jbtakk@iherebuywisely.com) Received: by mailman.ysv.freebsd.org (Postfix) id A259CD7A59B; Fri, 26 May 2017 00:19:09 +0000 (UTC) Delivered-To: current@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 9F33CD7A59A; Fri, 26 May 2017 00:19:09 +0000 (UTC) (envelope-from jbtakk@iherebuywisely.com) Received: from aibo.runbox.com (aibo.runbox.com [91.220.196.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 66F4B1627; Fri, 26 May 2017 00:19:09 +0000 (UTC) (envelope-from jbtakk@iherebuywisely.com) Received: from [10.9.9.127] (helo=rmmprod05.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1dE2y9-0007s2-Lf; Fri, 26 May 2017 02:19:05 +0200 Received: from mail by rmmprod05.runbox with local (Exim 4.86_2) (envelope-from ) id 1dE2y9-0004Up-K7; Fri, 26 May 2017 02:19:05 +0200 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Received: from [Authenticated user (846156)] by runbox.com with http (RMM6); Fri, 26 May 2017 00:19:05 GMT From: "Jeffrey Bouquet" To: "current" , "Baptiste Daroussin" Subject: pkg weirdness Date: Thu, 25 May 2017 17:19:05 -0700 (PDT) X-Mailer: RMM6 Message-Id: X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2017 00:19:09 -0000 On a machine, pkg install xorg-server. It wants to install the 1G llvm40 downloads... errors out. Reboot .................... boot up use tty1 rather than tty0 pkg install xorg-server AGAIN downloads the metadata. starts to AGAIN download llvm40, I cntl-C it. I add 'pkg add ' the llvm40 that is ALREADY in /var/cache/pkg Now pkg install xorg-server runs again, but RE downloading the smaller [...= xorg-server ] ................. It lists the packages it is going to download. Then, not in the new install... upgrade... reinstall... Y/N? ... it starts downloading seamonkey! I only asked it to 'install xorg-server!' ..................... I think some more huge transparency [ pkg tells us in a verbose way what it is doing, and why, and eventually have fine grained menu control before an action... so that one can begin to make more sense of a post like this=20 >> eventual bugzilla if need be. ...................... Just curious more than anything this time, though...=20 ..................... Sounds like did not happen, but did. Sorry...=20 [ by the way on the desktop, if I build from ports it is v11, but if I use = pkg, it is v12. ]=20 So I build from ports, all is good, but next pkg [week] it wants to upgrade= a port from v11 to v12. too many places to look, I don't see that setting [v11 on= a v12 machine] anywhere. 12.0-CURRENT by the way... ..........................