pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: "pkg_delete -f" does not work right



On Sun, Aug 03, 2025 at 03:54:21PM -0400, Todd Gruhn wrote:
> /usr/sbin/pkg_delete -V
>     ## IN THIS , I get 20210410
> 
> /usr/pkg/sbin/pkg_delete -V
>     ## IN THIS , I get 20250219

You need to make sure to consistently use one of those and not mix them.
You explicitly invoked the older one when trying to delete a package,
I bet it would have worked if you would use the newer one from /usr/pkg/sbin.


Martin


Home | Main Index | Thread Index | Old Index