Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src: fix pkg bootstrap -y #2426

Merged
merged 2 commits into from
Feb 28, 2025
Merged

src: fix pkg bootstrap -y #2426

merged 2 commits into from
Feb 28, 2025

Conversation

ifreund
Copy link
Contributor

@ifreund ifreund commented Feb 28, 2025

Currently, this causes pkg to exit with the very unhelpful error message
"pkg: unknown command: bootstrap"

This used to have the same behavior as pkg bootstrapin older versions
of pkg prior to commit fb9b331.

This commit restores the old behavior of pkg bootstrap -y and does not
affect the behavior if -f is passed.

References: ifreund/pkgbasify#6

Currently, this causes pkg to exit with the very unhelpful error message
"pkg: unknown command: bootstrap"

This used to have the same behavior as `pkg bootstrap`in older versions
of pkg prior to commit fb9b331.

This commit restores the old behavior of `pkg bootstrap -y` and does not
affect the behavior if `-f` is passed.

Sponsored by:	The FreeBSD Foundation
References:	ifreund/pkgbasify#6
There is no change in behavior

Sponsored by:	The FreeBSD Foundation
@bapt bapt merged commit 2eeee8f into freebsd:main Feb 28, 2025
5 of 6 checks passed
@ifreund ifreund deleted the bootstrap-y branch February 28, 2025 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants