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

prosody: 0.9.12 -> 0.10.0 #35976

Closed

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Feb 28, 2018

Semi-automatic update. These checks were performed:

  • built on NixOS
  • ran /nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0/bin/prosody -h got 0 exit code
  • ran /nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0/bin/prosody --help got 0 exit code
  • ran /nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0/bin/prosody help got 0 exit code
  • ran /nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0/bin/.prosody-wrapped -h got 0 exit code
  • ran /nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0/bin/.prosody-wrapped --help got 0 exit code
  • ran /nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0/bin/.prosody-wrapped help got 0 exit code
  • found 0.10.0 with grep in /nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0
  • found 0.10.0 in filename of file in /nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0

cc ""

Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0/bin/prosody -h` got 0 exit code
- ran `/nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0/bin/prosody --help` got 0 exit code
- ran `/nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0/bin/prosody help` got 0 exit code
- ran `/nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0/bin/.prosody-wrapped -h` got 0 exit code
- ran `/nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0/bin/.prosody-wrapped --help` got 0 exit code
- ran `/nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0/bin/.prosody-wrapped help` got 0 exit code
- found 0.10.0 with grep in /nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0
- found 0.10.0 in filename of file in /nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0

cc ""
@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

Package ‘prosody-0.10.0’ in /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/servers/xmpp/prosody/default.nix:66 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.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0/lib/prosody/util/ringbuffer.so
shrinking /nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0/lib/prosody/util/net.so
gzipping man pages under /nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0/share/man/
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0/lib  /nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0/bin 
patching script interpreter paths in /nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0
/nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0/bin/.prosodyctl-wrapped: interpreter directive changed from "/usr/bin/env lua" to "/nix/store/z50c9birhzjhj8dvxqj7278acx3fqrnl-lua-5.1.5/bin/lua"
/nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0/bin/.prosody-wrapped: interpreter directive changed from "/usr/bin/env lua" to "/nix/store/z50c9birhzjhj8dvxqj7278acx3fqrnl-lua-5.1.5/bin/lua"
checking for references to /tmp/nix-build-prosody-0.10.0.drv-0 in /nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0...
/nix/store/l1z88ka2184d62bd6giypnq2gqvg1gc0-prosody-0.10.0

@dotlambda
Copy link
Member

/cc @sshisk @florianjacob @orivej
Btw, does someone feel like wanting to maintain this package? :D

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/cyh87bs7ij0fc1851zs5zwky4z3s348s-prosody-0.10.0/lib/prosody/util/hashes.so
shrinking /nix/store/cyh87bs7ij0fc1851zs5zwky4z3s348s-prosody-0.10.0/lib/prosody/util/encodings.so
gzipping man pages under /nix/store/cyh87bs7ij0fc1851zs5zwky4z3s348s-prosody-0.10.0/share/man/
strip is /nix/store/viv0il4zpdqj4p7yamwbmn2k9pb8dcnv-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/cyh87bs7ij0fc1851zs5zwky4z3s348s-prosody-0.10.0/lib  /nix/store/cyh87bs7ij0fc1851zs5zwky4z3s348s-prosody-0.10.0/bin
patching script interpreter paths in /nix/store/cyh87bs7ij0fc1851zs5zwky4z3s348s-prosody-0.10.0
/nix/store/cyh87bs7ij0fc1851zs5zwky4z3s348s-prosody-0.10.0/bin/.prosodyctl-wrapped: interpreter directive changed from "/usr/bin/env lua" to "/nix/store/4wiqlf3ycs1yza3x0bki9jvp4llapmh2-lua-5.1.5/bin/lua"
/nix/store/cyh87bs7ij0fc1851zs5zwky4z3s348s-prosody-0.10.0/bin/.prosody-wrapped: interpreter directive changed from "/usr/bin/env lua" to "/nix/store/4wiqlf3ycs1yza3x0bki9jvp4llapmh2-lua-5.1.5/bin/lua"
checking for references to /build in /nix/store/cyh87bs7ij0fc1851zs5zwky4z3s348s-prosody-0.10.0...
/nix/store/cyh87bs7ij0fc1851zs5zwky4z3s348s-prosody-0.10.0

@florianjacob
Copy link
Contributor

My PR for 0.10.0 is ready at #32960 waiting on review / testing.
This can be closed, as this was quite a major update there was a lot more to do. 😉

👍 for having semi-automatic updates, though! 😄

@ryantm ryantm closed this Feb 28, 2018
@ryantm ryantm deleted the auto-update/prosody-0.9.12-to-0.10.0 branch February 28, 2018 23:19
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