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

fatsort: update to 1.6.4.625. #33045

Merged
merged 1 commit into from Sep 21, 2021
Merged

fatsort: update to 1.6.4.625. #33045

merged 1 commit into from Sep 21, 2021

Conversation

tibequadorian
Copy link
Contributor

General

Have the results of the proposed changes been tested?

  • I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
  • I generally don't use the affected packages but briefly tested this PR

@tibequadorian
Copy link
Contributor Author

tibequadorian commented Sep 21, 2021

test fails because ISO-8859-1 locale is not enabled

@Johnnynator
Copy link
Member

You can disable the mentioned check in pre_check (the ts_amd64 is always used in our setup)

pre_check() {  
	vsed -e '/tc_pos_char_enc_iso8859-1/d' \   
		-i tests/ts_amd64
}

@tibequadorian
Copy link
Contributor Author

tibequadorian commented Sep 21, 2021

@Johnnynator thank you

@Johnnynator Johnnynator merged commit a005e7b into void-linux:master Sep 21, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants