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

CLion 2021.1.3 fails to fetch jbrsdk dependency #32280

Closed
766F6964 opened this issue Aug 1, 2021 · 1 comment
Closed

CLion 2021.1.3 fails to fetch jbrsdk dependency #32280

766F6964 opened this issue Aug 1, 2021 · 1 comment

Comments

@766F6964
Copy link
Contributor

766F6964 commented Aug 1, 2021

System

  • xuname: Void 5.12.17_1 x86_64 GenuineIntel uptodate rrrrmdFFFFFFF
  • package: CLion-2021.1.3_1

Expected behavior

Updating from CLion-2021.1.2_1 to CLion-2021.1.3_1 should not cause any issues.

Actual behavior

When updating CLion by running ./xbps-src update-sys, fails with the following error message:

=> xbps-src: the following packages must be rebuilt and updated:
 CLion
/home/void/void-packages/srcpkgs/CLion/template: line 1: https://download.jetbrains.com/cpp/CLion-2021.1.3.tar.gz: No such file or directory
/home/void/void-packages/srcpkgs/CLion/template: line 1: https://download.jetbrains.com/cpp/CLion-2021.1.3.tar.gz: No such file or directory
=> xbps-src: building CLion-2021.1.3_1 ...
/void-packages/srcpkgs/CLion/template: line 1: https://download.jetbrains.com/cpp/CLion-2021.1.3.tar.gz: No such file or directory
/void-packages/srcpkgs/CLion/template: line 1: https://download.jetbrains.com/cpp/CLion-2021.1.3.tar.gz: No such file or directory
=> xbps-src: updating repositories for host (x86_64)...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ...
x86_64-repodata: 1695KB [avg rate: 43GB/s]
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/nonfree/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/debug/x86_64-repodata' ...
x86_64-repodata: 750KB [avg rate: 51GB/s]
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ...
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...
=> CLion-2021.1.3_1: removing autodeps, please wait...
/void-packages/srcpkgs/CLion/template: line 1: https://download.jetbrains.com/cpp/CLion-2021.1.3.tar.gz: No such file or directory
/void-packages/srcpkgs/CLion/template: line 1: https://download.jetbrains.com/cpp/CLion-2021.1.3.tar.gz: No such file or directory
=> CLion-2021.1.3_1: the following build options are set:
   bundled_cmake: Install bundled CMake (ON)
   bundled_gdb: Install bundled GDB (ON)
   bundled_lldb: Install bundled LLDB (ON)
=> CLion-2021.1.3_1: building for x86_64...
   [runtime] jetbrains-jdk-bin-11.0.10b1379.1_1: not found
   [runtime] giflib-5.2.1_1: found (https://alpha.de.repo.voidlinux.org/current)
   [runtime] libXtst-1.2.3_2: found (https://alpha.de.repo.voidlinux.org/current)
=> jetbrains-jdk-bin-11.0.10b1379.1_1: building (dependency of CLion) for x86_64...
   [host] wget-1.21.1_2: found (https://alpha.de.repo.voidlinux.org/current)
=> jetbrains-jdk-bin-11.0.10b1379.1_1: installing host dependencies: wget-1.21.1_2 ...
=> jetbrains-jdk-bin-11.0.10b1379.1_1: running do-fetch hook: 00-distfiles ...
=> jetbrains-jdk-bin-11.0.10b1379.1_1: fetching distfile 'jbrsdk-11_0_10-linux-x64-b1379.1.tar.gz'...
=> ERROR: jetbrains-jdk-bin-11.0.10b1379.1_1: failed to fetch jbrsdk-11_0_10-linux-x64-b1379.1.tar.gz.
=> ERROR: xbps-src: failed to build CLion-2021.1.3_1 pkg!

Steps to reproduce the behavior

This error occurs for me by performing a normal update of the package by running ./xbps-src update-sys`.

@sgn
Copy link
Member

sgn commented Aug 1, 2021

jetbrains-jdk-bin is 11.0.11b1504.12 now, update your void-packages checkout.

@sgn sgn closed this as completed Aug 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants