There seems to have been a problem with pacman update today: :: Starting full system upgrade... resolving dependencies... looking for inter-conflicts... error: failed to prepare transaction (could not satisfy dependencies) :: cyrus-sasl: requires libsasl=2.1.23 :: cyrus-sasl-gssapi: requires libsasl=2.1.23 Yet the current version is the above referred version but libsasl won't update on its own! [root@home1 ~]# pacman -Ss libsasl core/libsasl 2.1.26-2 [installed: 2.1.23-10] Cyrus Simple Authentication Service Layer (SASL) Library [root@home1 ~]# pacman -S libsasl resolving dependencies... looking for inter-conflicts... error: failed to prepare transaction (could not satisfy dependencies) :: cyrus-sasl: requires libsasl=2.1.23 :: cyrus-sasl-gssapi: requires libsasl=2.1.23 I am confused! -- mike c