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

Intellij Plugin installation broken #680

Closed
hohwille opened this issue Jan 10, 2022 · 0 comments · Fixed by #681
Closed

Intellij Plugin installation broken #680

hohwille opened this issue Jan 10, 2022 · 0 comments · Fixed by #681
Labels
bug Something isn't working intellij IntelliJ IDE from Jet-Brains plugins related to plugins (for Eclipse, Intellij, VSCode, etc.) setup related to the setup process of devonfw-ide (setup[.bat] and devon ... setup)

Comments

@hohwille
Copy link
Member

Expected behavior

Intellij plugins can be installed automatically as configured.

Actual behavior

mktemp: mkstemp failed on /var/folders/gk/7stbxyd17w3cfxw4m_4bfzlr0000gn/T//Users/hohwille/Downloads/devonfw-ide-.XXXXXX.83FWHVKF: No such file or directory
Trying to download pluginManager?action=download&id=org.intellij.scala&build=IC-213.5744.223 from https://plugins.jetbrains.com/pluginManager?action=download&id=org.intellij.scala&build=IC-213.5744.223
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
Warning: Remote filename has no length!
  0 73.3M    0  5792    0     0  45968      0  0:27:52 --:--:--  0:27:52 45968
curl: (23) Failed writing body (0 != 5792)
Failed to download https://plugins.jetbrains.com/pluginManager?action=download&id=org.intellij.scala&build=IC-213.5744.223 with exit code 23

Steps to reproduce (bug) / Use Case of feature request (enhancement)

  1. configure an active plugin for intellij
  2. devon intellij setup

Related/Dependent Issues

Comments/Hints:

Bug is here:

doDownload "${download_url}" "${filename}" "${download_dir}"

Affected version:

  • 2021.12.002
  • 2021.12.003
@hohwille hohwille added the bug Something isn't working label Jan 10, 2022
@hohwille hohwille added this to the release:2021.12.004 milestone Jan 10, 2022
@hohwille hohwille added intellij IntelliJ IDE from Jet-Brains plugins related to plugins (for Eclipse, Intellij, VSCode, etc.) setup related to the setup process of devonfw-ide (setup[.bat] and devon ... setup) labels Jan 10, 2022
hohwille added a commit that referenced this issue Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working intellij IntelliJ IDE from Jet-Brains plugins related to plugins (for Eclipse, Intellij, VSCode, etc.) setup related to the setup process of devonfw-ide (setup[.bat] and devon ... setup)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant