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

nextcloud: 13.0.6 -> 14.0.0 #46408

Closed
wants to merge 1 commit into from

Conversation

eqyiel
Copy link
Contributor

@eqyiel eqyiel commented Sep 8, 2018

Motivation for this change

There is a new major version of Nextcloud available. This is based on top of #46236 which hasn't been merged yet.

Things done

Note: There's no binaries to test but I'm using this right now on my personal server.

  • 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.

@xeji
Copy link
Contributor

xeji commented Sep 9, 2018

@GrahamcOfBorg build nextcloud

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: nextcloud

Partial log (click to expand)

configuring
no configure script, doing nothing
building
no Makefile, doing nothing
installing
post-installation fixup
strip is /nix/store/df6k4mgdjxciy0f637lryp7c9ln7n1m3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/xncdh5xqmr14cy6i28i1wx31vqfkdjl9-nextcloud-14.0.0/lib
patching script interpreter paths in /nix/store/xncdh5xqmr14cy6i28i1wx31vqfkdjl9-nextcloud-14.0.0
/nix/store/xncdh5xqmr14cy6i28i1wx31vqfkdjl9-nextcloud-14.0.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: nextcloud

Partial log (click to expand)

building
no Makefile, doing nothing
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/6bzrcj4ryhilnz3xsh1l94r5aykybm3w-nextcloud-14.0.0
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/6bzrcj4ryhilnz3xsh1l94r5aykybm3w-nextcloud-14.0.0/lib
patching script interpreter paths in /nix/store/6bzrcj4ryhilnz3xsh1l94r5aykybm3w-nextcloud-14.0.0
checking for references to /build in /nix/store/6bzrcj4ryhilnz3xsh1l94r5aykybm3w-nextcloud-14.0.0...
/nix/store/6bzrcj4ryhilnz3xsh1l94r5aykybm3w-nextcloud-14.0.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: nextcloud

Partial log (click to expand)

building
no Makefile, doing nothing
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/65q3a6l8gr3zh49s1yq5xbvfriwv7gpy-nextcloud-14.0.0
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/65q3a6l8gr3zh49s1yq5xbvfriwv7gpy-nextcloud-14.0.0/lib
patching script interpreter paths in /nix/store/65q3a6l8gr3zh49s1yq5xbvfriwv7gpy-nextcloud-14.0.0
checking for references to /build in /nix/store/65q3a6l8gr3zh49s1yq5xbvfriwv7gpy-nextcloud-14.0.0...
/nix/store/65q3a6l8gr3zh49s1yq5xbvfriwv7gpy-nextcloud-14.0.0

@xeji
Copy link
Contributor

xeji commented Sep 9, 2018

According to https://nextcloud.com/install/ the latest stable version is 13.0.6.
Looks like 14.0.0 is still a beta, so we shouldn't merge this (yet).

@xeji
Copy link
Contributor

xeji commented Sep 9, 2018

After merging #46236 this will need a rebase.

@globin
Copy link
Member

globin commented Sep 9, 2018

this should also be tested with #44994 then

@eqyiel
Copy link
Contributor Author

eqyiel commented Sep 11, 2018

@xeji I've rebased and that page now says that the stable version is 14.0.0. It looks like there were no changes (I didn't have to change the hash or anything).

@globin I've been using this new version together with your PR and it seems OK so far, but it would be great if you could try it out too 😅

@eqyiel
Copy link
Contributor Author

eqyiel commented Sep 22, 2018

Superceded by #47159

@eqyiel eqyiel closed this Sep 22, 2018
@eqyiel eqyiel deleted the nextcloud-13.0.6-14.0.0 branch November 3, 2020 12:59
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