Re: (2517) the error message when removing a dependency of a vital package is uninformative
Date: Wed, 10 Dec 2025 21:17:36 UTC
Sad Clouds <cryintothebluesky@gmail.com> writes: > Dag-Erling Smørgrav <des@FreeBSD.org> writes: > > There is no sets command. Type `pkg help sets` and you will > > understand. > OK thanks for the clarification. So it's an internal alias that > masquerades like a pkg command. I don't know what you mean by “internal alias” or “masquerading”. It's an alias, which is a well-documented feature of pkg. Those of us whose machines have been upgraded incrementally for years or decades don't have it because it's a relatively recent addition and upgrading pkg does not update pkg.conf, where aliases are defined. If you want to know what it does, you type `pkg help sets`, see that it is an alias for `pkg info` with some arguments, and type `pkg help info` to learn what those arguments mean. DES -- Dag-Erling Smørgrav - des@FreeBSD.org