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.9.2 -> 0.10.0 #42947

Closed
wants to merge 1 commit into from

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jul 3, 2018

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.

These checks were done:

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

cc @volth for testing.

Experimental: this build is cached with Cachix. To use the cache follow these experimental instructions:

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 0e7b1061412a77b3671be7e126cd0f6b8b5c67d0 && nix-shell --pure -I nixpkgs=. -p timescaledb

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.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.10.0 with grep in /nix/store/sv9qspk21icjj0dwxbxk3bw2ajiri0q9-timescaledb-0.10.0
- directory tree listing: https://gist.github.com/e9fa16bf38e29fc2095d01c1928588d2
- du listing: https://gist.github.com/38ff49484388b53b9b213bc2df6bc57f
@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.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: timescaledb

Partial log (click to expand)

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

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: timescaledb

Partial log (click to expand)

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

@thoughtpolice
Copy link
Member

thoughtpolice commented Jul 4, 2018

I've been using timescale myself and meant to do this update; I'll take a look soon. My postgresql enhancements will also change this.

@thoughtpolice
Copy link
Member

Superseded by 6a1b65b, which bumps us directly to 0.10.1 instead with a few extra fixes.

@r-ryantm r-ryantm deleted the auto-update/timescaledb branch July 14, 2018 23:34
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