Discussion:
[Msys2-users] pacman install package is stuck, not complete
Prapan Chulapinyo
2017-06-18 11:49:48 UTC
Permalink
Hello I have question want to ask.

I installed MSYS2 (msys2-x86_64-20161025) from http://www.msys2.org/ without any error.

When I follow the update package, "pacman -Syu" or " pacman -Syuu" the update is stuck at :: Processing package change...


I also try install package "pacman -S mingw-w64-x86_64-gtk3" also stuck like this


:: Processing package changes...
( 1/40) installing mingw-w64-x86_64-gmp [#####################] 100%
( 2/40) installing mingw-w64-x86_64-mpfr [#####################] 100%
( 3/40) installing mingw-w64-x86_64-mpc [#####################] 100%
( 4/40) installing mingw-w64-x86_64-libwinpthr... [#####################] 100%
( 5/40) installing mingw-w64-x86_64-gcc-libs [#####################] 100%
( 6/40) installing mingw-w64-x86_64-hicolor-ic... [#####################] 100%

Here is some of pacman.log


[2017-06-18 18:05] [ALPM] installed mingw-w64-x86_64-gmp (6.1.2-1)
[2017-06-18 18:05] [ALPM] installed mingw-w64-x86_64-mpfr (3.1.5.p1-1)
[2017-06-18 18:05] [ALPM] installed mingw-w64-x86_64-mpc (1.0.3-2)
[2017-06-18 18:05] [ALPM] installed mingw-w64-x86_64-libwinpthread-git (5.0.0.4833.f057c525-1)
[2017-06-18 18:05] [ALPM] installed mingw-w64-x86_64-gcc-libs (6.3.0-3)
[2017-06-18 18:05] [ALPM] installed mingw-w64-x86_64-hicolor-icon-theme (0.15-2)


What happen and how to solve this?

I use windows 10 64bit, I try search in Archives, google found none similar those may have error message but mine is none, only stuck. I still can ctrl+c to interrupt it but when I update or install again it will stuck again and also sometime db lock, I need to delete a file.


I've try redownload, uninstall, reinstall already.

Loading...