You are not logged in.
I am consistently getting the following error when installing packages
$ sudo pacman -S flashplugin
resolving dependencies...
looking for inter-conflicts...
Packages (1): flashplugin-11.2.202.327-1
Total Download Size: 8.30 MiB
Total Installed Size: 22.66 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n] y
:: Retrieving packages ...
flashplugin-11.2.202.327-1-x86_64 5.5 KiB 37.0K/s 00:00 [#######################################################################################################################] 100%
(1/1) checking keys in keyring [#######################################################################################################################] 100%
(1/1) checking package integrity [#######################################################################################################################] 100%
error: failed to commit transaction (wrong or NULL argument passed)
Errors occurred, no packages were upgraded.The weird thing is if I run pacman -S again the command will work as expected.
Last edited by skip (2013-11-21 10:13:19)
Offline
post pacman --debug $(operations) in a failed attempo like this
Lenovo ThinkPad L420 modified
:: Intel i7 2560QM :: 8 GB RAM :: SSD 256 GB ::
:: DVD read+Writter :: 3 USB 3.0 Expresa Card ::
:: a Favulous 1 mins lasting Io-Li battery ::cry::
Offline
Turns out I was using only 2 mirrors which weren't updating regularly enough - added more mirrors and it seemed to help.
Offline