msys2 / msys2/setup-msys2

ERROR in dll

Open
#323 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
392
Forks
52
Avg merge
52m
Merged PRs (30d)
7

Description

in this situation:

    shell: msys2 {0}
    run: |
         revision=$(svn info --show-item revision https or svn ://address...) 

svn command fails.
I inspected the reason and it seems the windows dll path is wrong.
so no svn commands will work inside scripts too.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the shown MSYS2 shell workflow and reproduce the failing svn info --show-item revision command. Inspect how the action configures Windows DLL paths for shell scripts; done means SVN commands work inside the workflow.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, shell
Domain
ci-cd
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.