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

gitea: 1.4.3 -> 1.5.0 #44939

Merged
merged 1 commit into from Aug 12, 2018
Merged

gitea: 1.4.3 -> 1.5.0 #44939

merged 1 commit into from Aug 12, 2018

Conversation

etu
Copy link
Contributor

@etu etu commented Aug 12, 2018

Motivation for this change

Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.5.0

Backport to stable in #44940

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

Failure on aarch64-linux (full log)

Attempted: gitea

Partial log (click to expand)

runtime.main()
        /root/src/usr/share/go-linux-arm64-bootstrap/src/runtime/proc.go:185 +0x1f4 fp=0x44248cdfd0 sp=0x44248cdf80
runtime.goexit()
        /root/src/usr/share/go-linux-arm64-bootstrap/src/runtime/asm_arm64.s:981 +0x4 fp=0x44248cdfd0 sp=0x44248cdfd0
go tool dist: FAILED: /nix/store/3h4iipk9ybf4wqjqip7ra83zcy0cmcyi-go-bootstrap/share/go/bin/go install -gcflags=-l -tags=math_big_pure_go compiler_bootstrap bootstrap/cmd/...: exit status 2
/nix/store/2kfw97wvm9rlzsnmwh8c522sf9j685yd-stdenv-linux/setup: fork: retry: Resource temporarily unavailable
builder for '/nix/store/gy9dgxx261p8x2g637p06fvv1da0a1ff-go-1.10.3.drv' failed with exit code 2
cannot build derivation '/nix/store/1prm7lbl1ibxyhb947a2iyifs11kn6fw-govers-20150109-3b5f175.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/zy82hk30qpcbj8z62g12h2wkq3yq81jj-gitea-1.5.0.drv': 2 dependencies couldn't be built
error: build of '/nix/store/zy82hk30qpcbj8z62g12h2wkq3yq81jj-gitea-1.5.0.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: gitea

Partial log (click to expand)

patching script interpreter paths in /nix/store/iz9rg31lzymaiyxj556n6719hmhjgwm3-gitea-1.5.0-bin
checking for references to /build in /nix/store/iz9rg31lzymaiyxj556n6719hmhjgwm3-gitea-1.5.0-bin...
shrinking RPATHs of ELF executables and libraries in /nix/store/x8ilg495km0ihidxh480c5qc05cj37z1-gitea-1.5.0
strip is /nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/x8ilg495km0ihidxh480c5qc05cj37z1-gitea-1.5.0
checking for references to /build in /nix/store/x8ilg495km0ihidxh480c5qc05cj37z1-gitea-1.5.0...
shrinking RPATHs of ELF executables and libraries in /nix/store/ra25w48wygl6w8ajxffq6m2djda1hmaq-gitea-1.5.0-data
strip is /nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/ra25w48wygl6w8ajxffq6m2djda1hmaq-gitea-1.5.0-data
checking for references to /build in /nix/store/ra25w48wygl6w8ajxffq6m2djda1hmaq-gitea-1.5.0-data...

@xeji xeji merged commit c6bf57f into NixOS:master Aug 12, 2018
@etu etu deleted the gitea-150 branch August 13, 2018 15:05
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