Closed
Conversation
Per http://itstool.org/download.html , itstool doesn't support python3 until version 2.0.3 (and perhaps doesn't support it correctly until 2.0.5). This change allows NixOS tests to run again after NixOS#63174 broke shared-mime-info.
10 tasks
Contributor
|
@chkno See #63174 (comment), I believe there's some way we could use python3 for itstool as other distros have already achieved this. |
Member
Author
|
If this goes forward, #72342 (itstool 2.0.2 -> 2.0.6) should not. I don't know which all-around best. My interest here is just to be able to run NixOS tests on staging. |
Contributor
|
@chkno The best choice is to be able to use python3 because that is what we're going for in 20.03. |
Member
|
Closing as #72342 was merged. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation for this change
Fix NixOS tests on staging, which broke after #63174 was merged.
Things done
sandboxinnix.confon non-NixOS linux)nix-shell -p nix-review --run "nix-review wip"./result/bin/)nix path-info -Sbefore and after)Notify maintainers
cc @FRidh