Skip to content
New issue

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

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

Already on GitHub? # to your account

Don't bail on unsupported arch #756

Merged
merged 1 commit into from
Apr 26, 2023
Merged

Conversation

OMEGARAZER
Copy link
Contributor

Adds check for ARCHS_SUPPORTED before bailing validate_deb when arch is unavailable/not supported.

#752

Adds check for ARCHS_SUPPORTED before bailing validate_deb when arch is unavailable/not supported.
Copy link
Member

@philclifford philclifford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thanks!

@OMEGARAZER
Copy link
Contributor Author

LGTM Thanks!

I think this gets superseded by #774 does it not?

@philclifford
Copy link
Member

I think both are needed. I'll take a look later.

@philclifford
Copy link
Member

This may not be needed now, but IMHO it is better still to be put in place for any unforseen route to calling validate_deb() against an "unsupported app on this platform", or any future behaviour that gets there. I've pulled your commit into my PR branch and hopefully the co-authored-by will preserve your credit if the PR is squashed.

@flexiondotorg flexiondotorg merged commit 3103e0a into wimpysworld:main Apr 26, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants