You are not logged in.
$ sudo pacman -Syu
[sudo] password for xyz:
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
archlinuxfr is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: python2-oauth2client: requires python2-pyasn1-modules=0.0.5I am unable to perform system wide upgrade although I have python2-pyasn1-modules version 0.0.5-1 installed.
What can I do besides -Rsn a bunch of programs or --force?
Last edited by gmhafiz (2015-06-23 07:08:35)
Offline
This is because new python2-pyasn1-modules is 0.0.6 but python2-oauth2client requires 0.0.5.
I hope that in few hours python2-oauth2client will be updated.
Offline
Bug report sent: https://bugs.archlinux.org/task/45413
Offline
Offline