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

grafana: 5.3.1 -> 5.3.2 #49110

Merged
merged 1 commit into from Oct 25, 2018
Merged

grafana: 5.3.1 -> 5.3.2 #49110

merged 1 commit into from Oct 25, 2018

Conversation

WilliButz
Copy link
Member

Motivation for this change

New release with various bufixes and a closed XSS-vulnerability (backport-PR for 18.09 coming up as soon as the test is done).

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: grafana

Partial log (click to expand)


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

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


@globin globin merged commit 4f4e4e0 into NixOS:master Oct 25, 2018
@globin globin deleted the grafana-update branch October 25, 2018 16:05
@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-linux (full log)

Attempted: grafana

Partial log (click to expand)

[ 49%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/SubmitInputType.cpp.o
[ 49%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/TelephoneInputType.cpp.o
[ 49%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/TextDocument.cpp.o
[ 49%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/TextFieldInputType.cpp.o
[ 49%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/TextInputType.cpp.o
[ 49%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/TimeInputType.cpp.o
building of '/nix/store/n7jgng9ak6c6744a7vwpzpbgisd15v2r-qtwebkit-5.212-alpha-01-26-2018.drv' timed out after 1800 seconds
cannot build derivation '/nix/store/zikcp6k3dfy84gn1clibn61bs3wjg0cd-phantomjs-2.1.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/qw4b88y0137wzaqh0qbslzawmc34qa51-grafana-5.3.2.drv': 1 dependencies couldn't be built
error: build of '/nix/store/qw4b88y0137wzaqh0qbslzawmc34qa51-grafana-5.3.2.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: grafana

Partial log (click to expand)

github.com/grafana/grafana/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface
github.com/grafana/grafana/pkg/services/sqlstore/migrator
github.com/grafana/grafana/pkg/registry
github.com/grafana/grafana/pkg/services/search
github.com/grafana/grafana/pkg/services/dashboards
github.com/grafana/grafana/pkg/plugins
github.com/grafana/grafana/pkg/metrics
github.com/grafana/grafana/pkg/tsdb/cloudwatch
builder for '/nix/store/8srra9gwkpph7zlgqdanlckb6j05qpn2-grafana-5.3.2.drv' failed with exit code 45
error: build of '/nix/store/8srra9gwkpph7zlgqdanlckb6j05qpn2-grafana-5.3.2.drv' failed

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