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

[BUG] bootstrap + update now complains about unsupported architecture #245

Closed
cedwards opened this issue Aug 26, 2020 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@cedwards
Copy link
Contributor

[MANDATORY] Describe the bug [MANDATORY]

root@01-host:~ # bastille bootstrap 11.4-RELEASE update
Unsupported architecture.
root@01-host:~ # bastille bootstrap 11.4-RELEASE
Bootstrapping FreeBSD distfiles...

[MANDATORY] Bastille and FreeBSD version (paste bastille -v && freebsd-version -kru output)

0.7.20200714
12.1-RELEASE-p8

[MANDATORY] How did you install bastille? (port/pkg/git)
git

[optional] Steps to reproduce?
bastille bootstrap RELEASE update

[optional] Expected behavior
release is bootstrapped and updates applied..

At first glance I assume this was introduced with @JRGTH patch to add support for i386 jails.

Please have a look and make sure we can support the existing update option as well as the i386 addition.

@cedwards cedwards added the bug Something isn't working label Aug 26, 2020
@JRGTH
Copy link
Collaborator

JRGTH commented Aug 27, 2020

This should be addressed with the following PR #246
Regards

@cedwards
Copy link
Contributor Author

This looks resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants