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

dbeaver: 5.1.0 -> 5.1.1 #42144

Merged

Conversation

samueldr
Copy link
Member

Motivation for this change
Things done
  • ✔️ Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • ✔️ NixOS
  • ✔️ Tested execution of all binary files (usually in ./result/bin/)
  • ✔️ Fits CONTRIBUTING.md.

As a side note, #34182 is still open and I will still gladly accept any help in figuring out how to build this using the source release.

@xeji
Copy link
Contributor

xeji commented Jun 18, 2018

@GrahamcOfBorg build dbeaver

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: dbeaver

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

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: dbeaver

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

Failure on x86_64-linux (full log)

Attempted: dbeaver

Partial log (click to expand)

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:02:08 --:--:--     0curl: (7) Failed to connect to dbeaver.io port 443: Connection timed out
error: cannot download dbeaver-ce-5.1.1-linux.gtk.x86_64.tar.gz from any mirror
builder for '/nix/store/3l92sjn6safwcan8mjigzw0pfz53j5fb-dbeaver-ce-5.1.1-linux.gtk.x86_64.tar.gz.drv' failed with exit code 1
copying path '/nix/store/a2iklx0f3vfzk8sqlixm83zgw69fznkj-gnome-vfs-2.24.4' from 'https://cache.nixos.org'...
copying path '/nix/store/0aigkiir4fh78l43x4jf8qk0k5a8cv85-openjdk-8u172b11-jre' from 'https://cache.nixos.org'...
copying path '/nix/store/mzsi9rc0m7fibkfnzpgq3dly6l44dd1b-openjdk-8u172b11' from 'https://cache.nixos.org'...
cannot build derivation '/nix/store/k1c993m6xmndqcd7mfi2v387gp67ri7x-dbeaver-ce-5.1.1.drv': 1 dependencies couldn't be built
error: build of '/nix/store/k1c993m6xmndqcd7mfi2v387gp67ri7x-dbeaver-ce-5.1.1.drv' failed

@xeji
Copy link
Contributor

xeji commented Jun 18, 2018

Looks like dbeaver.io is down. Let's try again later.

@adisbladis
Copy link
Member

dbeaver.io is up again and build is working fine. Thanks!

@adisbladis adisbladis merged commit 7effad6 into NixOS:master Jun 18, 2018
@samueldr samueldr deleted the auto/dbeaver/nixpkgs-unstable/5.1.1 branch July 9, 2018 00: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