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

MSYS2 install error #4865

Open
bkmeneguello opened this issue Aug 7, 2024 · 0 comments
Open

MSYS2 install error #4865

bkmeneguello opened this issue Aug 7, 2024 · 0 comments
Labels

Comments

@bkmeneguello
Copy link
Contributor

Xmake Version

2.9.4

Operating System Version and Architecture

Windows 11 Home 23H2

Describe Bug

When installing msys2 as a dependency I get an error when running pacman

Expected Behavior

Installation succeeds

Project Configuration

I'm creating a package which depends on msys2, just add_deps("msys2").

Additional Information and Error Logs

C:\Users\user\AppData\Local\.xmake\packages\m\msys2-base\2024.01.13\a77fa58bdf6d49bbbfa0c92a5cf82862\usr\bin\bash.exe -leo pipefail -c "pacman --noconfirm -S --needed --overwrite *"
error: target not found: AppData
warning: 'AppData' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: Application Data
warning: 'Application Data' is a file, did you mean -U/--upgrade instead of -S/--sync?
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant