You are not logged in.
[ezik@myhost ~]$ sudo pacman -Q gcc-libs
gcc-libs 4.6.2-5
[ezik@myhost ~]$ packer -Syu
:: Synchronizing package databases...
testing is up to date
core is up to date
extra is up to date
community-testing is up to date
community is up to date
:: The following packages should be upgraded first :
pacman
:: Do you want to cancel the current operation
:: and upgrade these packages now? [Y/n] yresolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: gcc: requires gcc-libs=4.6.2-5
ezik
Last edited by shulamy (2012-02-02 20:00:16)
Offline
gcc-libs is somewhere in pacman's dependency tree and I guess it has to be updated to install the new pacman. I would just answer 'n' so gcc and pacman (and gcc-libs) are upgraded in one transaction along with everything else, or upgrade pacman and gcc together and then do a full upgrade.
(Or packer does something funny.)
Last edited by Raynman (2012-02-01 18:40:07)
Offline
i took my chance and used -f for pacman update ,
and it worked for me.
ezik
Offline