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

Glusterfs 3.12.3 backport for 17.09 #31783

Merged
merged 2 commits into from Nov 20, 2017

Conversation

nh2
Copy link
Contributor

@nh2 nh2 commented Nov 18, 2017

Motivation for this change

17.09 backport of #31782

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.
  • Tested on my production cluster

FYI @bachp

(cherry picked from commit ea95df7b4a416b7c160fd6c0544778b5a8ecccfa)
(cherry picked from commit da2253233c81e3f520ea47239eb7e2dcdce6f796)
@domenkozar
Copy link
Member

@GrahamcOfBorg build glusterfs

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

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

Failure for system: x86_64-darwin

error: Package ‘glusterfs-3.12.3’ in /tmp/nix-ofborg/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/31783/pkgs/tools/filesystems/glusterfs/default.nix:186 is not supported on ‘x86_64-darwin’, refusing to evaluate.

a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

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

Success for system: x86_64-linux

optional arguments:
  -h, --help            show this help message and exit

usage: .eventsdash.py-wrapped [-h] [--port PORT] [--debug]

optional arguments:
  -h, --help   show this help message and exit
  --port PORT  Port
  --debug      Run Server in debug mode
/nix/store/r1sy3mzmn1w1gnh9yx0hhghwsrkyv6ni-glusterfs-3.12.3

@domenkozar domenkozar merged commit 48bf1f4 into NixOS:release-17.09 Nov 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants