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

Curl (26) Couldn't open file "/tmp/repo.iSl/pkg.zip" #28

Open
marvinpjr opened this issue Jul 14, 2020 · 2 comments
Open

Curl (26) Couldn't open file "/tmp/repo.iSl/pkg.zip" #28

marvinpjr opened this issue Jul 14, 2020 · 2 comments

Comments

@marvinpjr
Copy link

I'm running IntelliJ IDEA 2020.1.2 (Community Edition), Build #IC-201.7846.76 on Windows 10.

Following these instructions and this tutorial, I've installed Cygwin v3.1.6 and package zip v3.0-12. I setup repo in External Tools in IntelliJ as recommended in the docs. So, for example, I have a "Repo (status)" setting with Program path: 'C:\cygwin64\bin\bash', Arguments: '-l repo st $FilePath$'. IntelliJ added working directory: '$ProjectFileDir$'. If I try to run this command on a component under ui.apps/src/main/content/jcr_root/apps, I get the following error:

curl: (26) couldn't open file "/tmp/repo.iSl/pkg.zip"
repo: failed to upload package:

Process finished with exit code 5

@LaurNichitean
Copy link

Hi @marvinpjr , I just fixed the issue you reported above by installing the zip, unzip, curl and rsync packages manually during Cygwin setup, as by default they are skipped.

@skchowdhuri
Copy link

curl

I m getting the same issue. I have installed zip, unzip, curl, and rsync.

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

3 participants