[Bug 267629] When locking/unlocking the package list, incorrect varning appears on the last line of the output
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 267629] When locking/unlocking the package list, incorrect varning appears on the last line of the output"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 267629] ports-mgmt/pkg, ports-mgmt/pkg-devel: already locked, or already unlocked, after using pkg-lock(8) to lock or unlock"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Nov 2022 23:55:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267629 Bug ID: 267629 Summary: When locking/unlocking the package list, incorrect varning appears on the last line of the output Product: Base System Version: 12.4-RELEASE Hardware: Any OS: Any Status: New Keywords: pkgbase Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: admin@support.od.ua CC: bapt@FreeBSD.org # pkg lock -l Currently locked packages: php73-pear-1.10.6 php73-pecl-imagick-3.4.4 php73-pecl-memcache-4.0.5.2 php73-pecl-pdflib-4.1.4_1 # pkg lock node12-12.20.2 npm-node12-6.14.8 php73-7.3.13 node12-12.20.2: lock this package? [y/N]: y Locking node12-12.20.2 npm-node12-6.14.8: lock this package? [y/N]: y Locking npm-node12-6.14.8 php73-7.3.13: lock this package? [y/N]: y Locking php73-7.3.13 php73-7.3.13: already locked # pkg unlock php73-7.3.13 php73-7.3.13: unlock this package? [y/N]: y Unlocking php73-7.3.13 php73-7.3.13: already unlocked # pkg lock -l Currently locked packages: node12-12.20.2 npm-node12-6.14.8 php73-pear-1.10.6 php73-pecl-imagick-3.4.4 php73-pecl-memcache-4.0.5.2 php73-pecl-pdflib-4.1.4_1 # pkg lock php73-7.3.13 php73-7.3.13: lock this package? [y/N]: y Locking php73-7.3.13 php73-7.3.13: already locked # uname -a FreeBSD cdn4.XXXX.com 12.4-STABLE FreeBSD 12.4-STABLE a841c0c24 SUPPORT-12-3-0 amd64 -- You are receiving this mail because: You are the assignee for the bug.