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 [backport to stable] #44940

Merged
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

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.

@etu etu mentioned this pull request Aug 12, 2018
9 tasks
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: gitea

Partial log (click to expand)

checking for references to /build in /nix/store/q189vhp21anfrnl9g70csdkyfp72iqg9-gitea-1.5.0-bin...
shrinking RPATHs of ELF executables and libraries in /nix/store/zb822pxf649y2zlfk22kfncds484q08v-gitea-1.5.0
strip is /nix/store/k8b9hqv58dd1z0j4ikak24ykndcm91s6-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/zb822pxf649y2zlfk22kfncds484q08v-gitea-1.5.0
checking for references to /build in /nix/store/zb822pxf649y2zlfk22kfncds484q08v-gitea-1.5.0...
shrinking RPATHs of ELF executables and libraries in /nix/store/arbcix1310x5xxn3crj6djv8b912d95h-gitea-1.5.0-data
strip is /nix/store/k8b9hqv58dd1z0j4ikak24ykndcm91s6-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/arbcix1310x5xxn3crj6djv8b912d95h-gitea-1.5.0-data
checking for references to /build in /nix/store/arbcix1310x5xxn3crj6djv8b912d95h-gitea-1.5.0-data...
/nix/store/q189vhp21anfrnl9g70csdkyfp72iqg9-gitea-1.5.0-bin

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: gitea

Partial log (click to expand)

code.gitea.io/gitea/modules/options
code.gitea.io/gitea/modules/base
code.gitea.io/gitea/vendor/github.com/blevesearch/bleve/index/scorch/segment
code.gitea.io/gitea/vendor/github.com/blevesearch/bleve/index/scorch/segment/mem
code.gitea.io/gitea/vendor/github.com/blevesearch/bleve/index/scorch/segment/zap
code.gitea.io/gitea/vendor/github.com/lafriks/xormstore
code.gitea.io/gitea/modules/auth/oauth2
code.gitea.io/gitea/vendor/github.com/blevesearch/bleve/index/scorch
builder for '/nix/store/7abwvxylvrrzmm1s00g221cjczami3yw-gitea-1.5.0.drv' failed with exit code 42
error: build of '/nix/store/7abwvxylvrrzmm1s00g221cjczami3yw-gitea-1.5.0.drv' failed

@xeji
Copy link
Contributor

xeji commented Aug 12, 2018

aarch64 failure looks like a lack of resources on the build machine, so let's see how this works on hydra.

runtime: failed to create new OS thread (have 21 already; errno=11)
runtime: may need to increase max user processes (ulimit -u)

@xeji xeji merged commit 89ff9f9 into NixOS:release-18.03 Aug 12, 2018
@etu etu deleted the stable-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

4 participants