[Bug 214620] ports-mgmt/pkg: The LOCK is not respected

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 10 10:46:26 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214620

SolarCatcher <solarcatcher at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |solarcatcher at gmx.de

--- Comment #1 from SolarCatcher <solarcatcher at gmx.de> ---
Same problem here - also with nvidia-driver.

Funny thing: When I unlock nvidia-driver, pkg does not suggest to update this
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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-pkg mailing list