Fixes a bug in the NTLM authentication, which was uncovered with the latest samba-winbind-clients update. This bug could prevent login to Exchange Web Services (EWS) accounts (usually used by the evolution-ews package).
sudo dnf upgrade --refresh --advisory=FEDORA-2016-1487ac680a
Please login to add feedback.
This update has been submitted for testing by mcrha.
Evolution is behaving again. Mail, Contacts, Calendar and auto discovery are working again as expected.
karma: +1
This update has been pushed to testing.
works for me
Works for me; fixes the issue.
karma: +1
Fixed for me, thanks.
This update has been submitted for stable by bodhi.
works for me
This update has been pushed to stable.
Cannot install
Dependencies resolved.
Package Arch Version Repository Size
Upgrading: libsoup x86_64 2.52.2-2.fc23 updates 386 k
Transaction Summary
Upgrade 1 Package
Total download size: 386 k Downloading Packages: [SKIPPED] libsoup-2.52.2-1.fc23_2.52.2-2.fc23.x86_64.drpm: Already downloaded
/usr/lib64/libsoup-2.4.so.1.7.0: read error (tried to read 2676 bytes from offset 899516) cannot reconstruct rpm from disk files libsoup-2.52.2-2.fc23.x86_64: Delta RPM rebuild failed libsoup-2.52.2-2.fc23.x86_64.rpm 265 kB/s | 386 kB 00:01
Total 135 kB/s | 386 kB 00:02
Delta RPMs reduced 0.4 MB of updates to 0.4 MB (-14.1% saved) Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Upgrading : libsoup-2.52.2-2.fc23.x86_64 1/2 Error unpacking rpm package libsoup-2.52.2-2.fc23.x86_64 Error unpacking rpm package libsoup-2.52.2-2.fc23.x86_64 error: unpacking of archive failed on file /usr/share/locale/an/LC_MESSAGES/libsoup.mo: cpio: rename libsoup-2.52.2-2.fc23.x86_64 was supposed to be installed but is not! Verifying : libsoup-2.52.2-2.fc23.x86_64 1/2 libsoup-2.52.2-1.fc23.x86_64 was supposed to be removed but is not! Verifying : libsoup-2.52.2-1.fc23.x86_64 2/2
Failed: libsoup.x86_64 2.52.2-2.fc23
Complete!
karma: -1
Thanks for the notice. It seems to me that the problem isn't with the update as such (I just verified it and it works fine for me), but with the delta-rpm you've downloaded in your dnf cache, which is corrupted, as the delta-rpm claims at the top. I do not know why the dnf didn't redownload the package, maybe a bug in it or the delta-rpm.
Please, cleanup your dnf cache ($ dnf clean all) and re-try. This will download the package again, thus, unless any download issue will happen again, you'll get correct package on the disk, and also correct package for the update.