Re: ports-mgmt/pkg: 1.18.4 excess "already" message when pkg lock
- In reply to: Tatsuki Makino : "Re: ports-mgmt/pkg: 1.18.4 excess "already" message when pkg lock"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Dec 2022 08:20:06 UTC
On Fri, Dec 09, 2022 at 05:04:28PM +0900, Tatsuki Makino wrote: > Tatsuki Makino wrote on 2022/09/13 07:51: > > When pkg lock/unlock with pkg-1.18.4, some packages may say "already" message. > > # pkg lock pkg llvm13 > > llvm13-13.0.1_3: lock this package? [y/N]: y > > Locking llvm13-13.0.1_3 > > llvm13-13.0.1_3: already locked > > I have only seen the log of the 1.18.99.7 change, but I assume that is fixed because I changed it to read all packages for which the lock is to be changed before changing the lock. > Thank you very much. > > Yes this has been fixed and will be in 1.19 which is in exp-run right now. Bapt