From owner-freebsd-pkg@freebsd.org Tue Jan 10 10:46:25 2017 Return-Path: Delivered-To: freebsd-pkg@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 EEDC7CA9E91 for ; Tue, 10 Jan 2017 10:46:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 D87D61B58 for ; Tue, 10 Jan 2017 10:46:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id D7D36CA9E90; Tue, 10 Jan 2017 10:46:25 +0000 (UTC) Delivered-To: pkg@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 D77A3CA9E8F for ; Tue, 10 Jan 2017 10:46:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C74D91B55 for ; Tue, 10 Jan 2017 10:46:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v0AAkPw5055314 for ; Tue, 10 Jan 2017 10:46:25 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 214620] ports-mgmt/pkg: The LOCK is not respected Date: Tue, 10 Jan 2017 10:46:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: solarcatcher@gmx.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pkg@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 10 Jan 2017 10:46:26 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214620 SolarCatcher changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |solarcatcher@gmx.de --- Comment #1 from SolarCatcher --- Same problem here - also with nvidia-driver. Funny thing: When I unlock nvidia-driver, pkg does not suggest to update th= is package! With nvidia-driver locked: # pkg install poudriere [...] The following 7 package(s) will be affected (of 0 checked): New packages to be INSTALLED: poudriere: 3.1.14_2 freebsd-release-manifests: 20161010 nvidia-driver-340: 340.96_4 linux_base-c6: 6.8_6 linux-c6-xorg-libs: 7.4_6 linux-c6-fontconfig: 2.8.0_1 linux-c6-expat: 2.0.1_3 Number of packages to be installed: 7 Then, I unlock nvidia-driver: # pkg unlock nvidia-driver nvidia-driver-367.44_3: unlock this package? [y/N]: y Unlocking nvidia-driver-367.44_3 Then, I try to install poudriere, again: # pkg install poudriere [...] The following 2 package(s) will be affected (of 0 checked): New packages to be INSTALLED: poudriere: 3.1.14_2 freebsd-release-manifests: 20161010 Number of packages to be installed: 2 --=20 You are receiving this mail because: You are the assignee for the bug.=