MSYS2-pacman icon indicating copy to clipboard operation
MSYS2-pacman copied to clipboard

MSYS2 port of Arch Linux packman package manager.

Results 23 MSYS2-pacman issues
Sort by recently updated
recently updated
newest added

This allows to use pacman completely unattended using the --noconfirm switch which automatically accepts the default answer. See https://github.com/Alexpux/MSYS2-packages/issues/1141

Hi, I'm about to install SDL2 mingw64. To do that I have to type ``` pacman -S mingw64/mingw-w64-x86_64-SDL2 ``` I'd like to see an easier way of installing this package....

While `netcat localhost http` and `netcat localhost smtp` work fine, for example `netcat localhost imap` (as well as `netcat localhost 143`) fails: ``` $ netcat localhost imap assertion "dst->netnum ==...

I updated msys2 today by doing `pacman -Syyuu` and during the update there were a bunch of warnings: ~~~ (197/197) checking available disk space [#####################] 100% warning: could not get...

I'm not sure is this an issue. Is the Pacman version 5.0.1.6403.520736d-1 identical to v4.2.1-516-g52073-dirty? When I use pacman -S pacman It tell me I will install the pacman-5.0.1.6403.520736d-1. But...

``` $ pacman -Su mingw-w64-i686-clang :: Starting core system upgrade... warning: terminate other MSYS2 programs before proceeding resolving dependencies... looking for conflicting packages... Packages (2) mingw-w64-i686-llvm-3.8.0-3 mingw-w64-i686-clang-3.8.0-3 Total Download Size:...

I am using a light background terminal, when running update-core some color messages are very hard to read. msg()/warning()/error() print out color messages like this on my terminal: https://www.flickr.com/gp/lxl221/d9W0cJ I...

That's a fresh install of msys2, and then follow the step of https://msys2.github.io/ update package, some file can't creact(gawk.exe and tzcode files). try to install git is the same errer....

I am using the -r option on Pacman to install to a different root (some Mingw stuff), as well as the -b and --logfile options to point to the default...

I see there are some big patches for the tidying phase of makepkg. Now that the [phase is extendable](https://lists.archlinux.org/pipermail/pacman-dev/2015-February/019884.html), maybe some of the MSYS2-specific code should be put into separate...