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

idea-ultimate-2019.2.4 dependencies couldn't be built #75171

Closed
ldeck opened this issue Dec 7, 2019 · 5 comments
Closed

idea-ultimate-2019.2.4 dependencies couldn't be built #75171

ldeck opened this issue Dec 7, 2019 · 5 comments

Comments

@ldeck
Copy link
Contributor

ldeck commented Dec 7, 2019

Describe the bug
idea-ultimate’s dependency jbrsdk-11_0_2-osx-x64-b485.1.tar.gz fails to resolve.

That file does not appear to have existed at JetBrains. Was the file intended jbrsdk-11_0_4-osx-x64-b485.1.tar.gz? See https://bintray.com/jetbrains/intellij-jbr/jbrsdk11-osx-x64/485.1#files

To Reproduce
nix-env -i idea-ultimate

Expected behavior
Successful install.

Additional context
Actual results:

nix-env -i idea-ultimate
warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels' does not exist, ignoring
installing 'idea-ultimate-2019.2.4'
these derivations will be built:
  /nix/store/i4xb78g09ssv5l7vbn44gw3ic18a2h9s-ideaIU-2019.2.4-no-jbr.tar.gz.drv
  /nix/store/mwr78abqhzi2flz0pk5lms983055ayc3-download_file?file_path=jbrsdk-11_0_2-osx-x64-b485.1.tar.gz.drv
  /nix/store/kmiwqkjw9nlvjbqdd50nr72wm4mp354w-jetbrainsjdk-485.1.drv
  /nix/store/wjf42ab4pxhbnzs74s3lbrv8zjh23y5m-idea-ultimate-2019.2.4.drv
building '/nix/store/i4xb78g09ssv5l7vbn44gw3ic18a2h9s-ideaIU-2019.2.4-no-jbr.tar.gz.drv'...

trying https://download.jetbrains.com/idea/ideaIU-2019.2.4-no-jbr.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   154  100   154    0     0    130      0  0:00:01  0:00:01 --:--:--   130
100  670M  100  670M    0     0  2500k      0  0:04:34  0:04:34 --:--:-- 2555k
building '/nix/store/mwr78abqhzi2flz0pk5lms983055ayc3-download_file?file_path=jbrsdk-11_0_2-osx-x64-b485.1.tar.gz.drv'...

trying https://bintray.com/jetbrains/intellij-jdk/download_file?file_path=jbrsdk-11_0_2-osx-x64-b485.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
error: cannot download download_file?file_path=jbrsdk-11_0_2-osx-x64-b485.1.tar.gz from any mirror
builder for '/nix/store/mwr78abqhzi2flz0pk5lms983055ayc3-download_file?file_path=jbrsdk-11_0_2-osx-x64-b485.1.tar.gz.drv' failed with exit code 1
cannot build derivation '/nix/store/kmiwqkjw9nlvjbqdd50nr72wm4mp354w-jetbrainsjdk-485.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/wjf42ab4pxhbnzs74s3lbrv8zjh23y5m-idea-ultimate-2019.2.4.drv': 1 dependencies couldn't be built
error: build of '/nix/store/wjf42ab4pxhbnzs74s3lbrv8zjh23y5m-idea-ultimate-2019.2.4.drv' failed

Metadata
Please run nix run nixpkgs.nix-info -c nix-info -m and paste the result.

warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels/nixpkgs' does not exist, ignoring
warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels' does not exist, ignoring
warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels/nixpkgs' does not exist, ignoring
warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels' does not exist, ignoring
 - system: `"x86_64-darwin"`
 - host os: `Darwin 19.0.0, macOS 10.15.1`
 - multi-user?: `no`
 - sandbox: `no`
 - version: `nix-env (Nix) 2.3.1`
 - channels(ldeck): `"nixpkgs-20.03pre204216.cc6cf0a96a6"`
warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels/nixpkgs' does not exist, ignoring
warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels' does not exist, ignoring
 - nixpkgs: `/Users/ldeck/.nix-defexpr/channels/nixpkgs`
@gpevnev
Copy link
Contributor

gpevnev commented Dec 8, 2019

Got the same issue building IDEA Community

@ldeck
Copy link
Contributor Author

ldeck commented Dec 9, 2019

Got the same issue building IDEA Community

Yes, I saw that too.

@ldeck
Copy link
Contributor Author

ldeck commented Dec 9, 2019

Is this a recurring issue for JetBrains dependencies?
Idea Ultimate download fails with 403 #41282

@ldeck
Copy link
Contributor Author

ldeck commented Dec 16, 2019

How might the sdk be overriden so this version installs correctly?

@ldeck
Copy link
Contributor Author

ldeck commented Dec 30, 2019

@ldeck ldeck closed this as completed Apr 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants