You are not logged in.
I've tried running pacman -Syu on my laptop and pacman is simply hanging at the checking for file conflicts stage. I've let it sit for several minutes, but it never seems to get past that stage. The list of packages to be updated isn't long:
Targets (5): bison-2.6.2-1 chromium-21.0.1180.75-1 flex-2.5.37-1 libldap-2.4.32-1 lm_sensors-3.3.2-4This is being done on a laptop that was only recently rebuilt with a new Arch install using the latest installation media. The install went well and previous updates have worked with no problems.
Offline
clear your cache 'pacman -Scc'
Offline
Run pacman with the --debug option.
Offline
clear your cache 'pacman -Scc'
That seemed to fix it. I'm just very surprised that the cache need clearing already - as I say, this install is only a few days old...
Offline
I'm glad you solved the problem but "pacman -Scc" shouldn't be necessary and makes it more difficult to recover in a variety of situations. You can always re-download old packages but having them in your cache makes it easy to roll something back and makes it possible to do this without, for example, a working network connection. I installed in November and I've never even run "pacman -Sc" let alone "pacman -Scc". (Though I have trimmed the cache to free up disk space using, I think, paccache.)
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline