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

timescaledb: 0.10.1 -> 0.11.0 #45132

Merged
merged 1 commit into from Aug 16, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/timescaledb/versions.

meta.description for timescaledb is: '"Scales PostgreSQL for time-series data via automatic partitioning across time and space"'.

Checks done (click to expand)
Test this build with Cachix (click to expand)

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout 87db3da091dc58a1f098a7fe7de921ca8ca89e8a && nix-shell --pure -I nixpkgs=. -p timescaledb

cc @volth for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/timescaledb/versions.
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: timescaledb

Partial log (click to expand)

-- Installing: /nix/store/f0y5xfhqabkm6bnqqv1wqla00gfljyay-timescaledb-0.11.0/lib/timescaledb.so
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/f0y5xfhqabkm6bnqqv1wqla00gfljyay-timescaledb-0.11.0
shrinking /nix/store/f0y5xfhqabkm6bnqqv1wqla00gfljyay-timescaledb-0.11.0/lib/timescaledb-0.11.0.so
shrinking /nix/store/f0y5xfhqabkm6bnqqv1wqla00gfljyay-timescaledb-0.11.0/lib/timescaledb.so
strip is /nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/f0y5xfhqabkm6bnqqv1wqla00gfljyay-timescaledb-0.11.0/lib  /nix/store/f0y5xfhqabkm6bnqqv1wqla00gfljyay-timescaledb-0.11.0/bin
patching script interpreter paths in /nix/store/f0y5xfhqabkm6bnqqv1wqla00gfljyay-timescaledb-0.11.0
checking for references to /build in /nix/store/f0y5xfhqabkm6bnqqv1wqla00gfljyay-timescaledb-0.11.0...
/nix/store/f0y5xfhqabkm6bnqqv1wqla00gfljyay-timescaledb-0.11.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: timescaledb

Partial log (click to expand)

-- Installing: /nix/store/ibj98xxan8pkfq4r2k2sdwxxa4x00304-timescaledb-0.11.0/lib/timescaledb.so
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/ibj98xxan8pkfq4r2k2sdwxxa4x00304-timescaledb-0.11.0
shrinking /nix/store/ibj98xxan8pkfq4r2k2sdwxxa4x00304-timescaledb-0.11.0/lib/timescaledb.so
shrinking /nix/store/ibj98xxan8pkfq4r2k2sdwxxa4x00304-timescaledb-0.11.0/lib/timescaledb-0.11.0.so
strip is /nix/store/ah0va6j4cnwj9nx4j6rwcfc8nh785jwm-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/ibj98xxan8pkfq4r2k2sdwxxa4x00304-timescaledb-0.11.0/lib  /nix/store/ibj98xxan8pkfq4r2k2sdwxxa4x00304-timescaledb-0.11.0/bin
patching script interpreter paths in /nix/store/ibj98xxan8pkfq4r2k2sdwxxa4x00304-timescaledb-0.11.0
checking for references to /build in /nix/store/ibj98xxan8pkfq4r2k2sdwxxa4x00304-timescaledb-0.11.0...
/nix/store/ibj98xxan8pkfq4r2k2sdwxxa4x00304-timescaledb-0.11.0

@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: timescaledb

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.


@timokau timokau merged commit c0b9a7e into NixOS:master Aug 16, 2018
@r-ryantm r-ryantm deleted the auto-update/timescaledb branch August 16, 2018 20: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

3 participants