Skip to content

rmfuse: Fix fallout from #139480#170193

Merged
adisbladis merged 1 commit intoNixOS:masterfrom
adisbladis:rmfuse-fix-139480
Apr 25, 2022
Merged

rmfuse: Fix fallout from #139480#170193
adisbladis merged 1 commit intoNixOS:masterfrom
adisbladis:rmfuse-fix-139480

Conversation

@adisbladis
Copy link
Member

@adisbladis adisbladis commented Apr 25, 2022

Description of changes

I used the wrong incantation when testing this PR, resulting in not actually testing it :/

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 22.05 Release Notes (or backporting 21.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@adisbladis adisbladis force-pushed the rmfuse-fix-139480 branch 2 times, most recently from 1573dc7 to 9af334d Compare April 25, 2022 04:37
@bobby285271
Copy link
Member

I guess we just merge 9af334d? I believe it fixes the issue since the basic eval test is not failing on 5501623 so far.

@adisbladis
Copy link
Member Author

@bobby285271 I tried that at some point but ofborg still fails eval for some unknown reason...

@adisbladis
Copy link
Member Author

I really don't like the fact that ofborg is responsible for evals instead of Github Actions which should have far lower latency.
This workflow has far too much latency.

@zowoq
Copy link
Contributor

zowoq commented Apr 25, 2022

ofborg evals the base branch first

@adisbladis
Copy link
Member Author

@zowoq That would explain it.. This is some terrible UX at play here.

@adisbladis
Copy link
Member Author

I'm just going to go ahead and merge the revert for now no matter what ofborg thinks.

@adisbladis adisbladis merged commit 344e780 into NixOS:master Apr 25, 2022
@bobby285271 bobby285271 mentioned this pull request Apr 25, 2022
13 tasks
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.

3 participants