-
Notifications
You must be signed in to change notification settings - Fork 315
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
/usr/bin/pacman: Permission denied after initial pacman -Syu #168
Comments
Make sure that there is no antimalware or antivirus program including Windows Defender is blocking the process. |
@Biswa96 which file should I watch out for? Yes I'm in a work environment and we use Cisco Secure Endpoint, but are you sure that's related? |
For such trigger happy scanners it's usually best to exclude the whole MSYS2 directory. |
Used an excluded folder and it seems, that it's not blocking anymore. |
Closing in favor of #199 |
I used this official guide from msys2.org to install MSYS2. Unfortunately I'm not able to proceed with any further steps of this guide. Sucessfully run
pacman -Syu
and terminated the terminal:After that I'm not able to use
pacman
again:I already tried:
rm -f /var/lib/pacman/db.lck
OS: Windows 10 - 2004 (19041.1288)
Setup: msys2-x86_64-20210725.exe
The text was updated successfully, but these errors were encountered: