Hi, it became impossible to use Evolution's search folders. If software is buggy I usually report it to upstream, seldom to the Arch bug tracker. This is always done with a description of the issue and if possible, how to reproduce it. This month I'm very short in time, so after making the below investigation [1], I've got no time to describe the problem any further, let alone to report the issue to a bug tracker. Take a look at https://bugs.archlinux.org/task/53840 , since this is the reason for the investigation. However, seemingly I found another bug or at least a sync issue for asp. [rocketmouse@archlinux ~]$ pacman -Q asp asp 2-1 [rocketmouse@archlinux ~]$ grep evolution /var/log/pacman.log | tail -4 [2017-10-07 07:37] [ALPM] upgraded evolution-data-server (3.24.5-1 -> 3.26.1-1) [2017-10-07 07:37] [ALPM] upgraded evolution (3.24.5-1 -> 3.26.1-1) [2017-10-07 07:37] [ALPM] upgraded evolution-bogofilter (3.24.5-1 -> 3.26.1-1) [2017-10-07 07:37] [ALPM] upgraded evolution-spamassassin (3.24.5-1 -> 3.26.1-1) The update was done nearly 1/4 day before I run asp checkout, so I expected that everything should be in sync. Regards, Ralf [1] [rocketmouse@archlinux ~]$ pkill -9 evolution [rocketmouse@archlinux ~]$ pacman -Q evolution{,-data-server,-bogofilter,-spamassassin} evolution 3.26.1-1 evolution-data-server 3.26.1-1 evolution-bogofilter 3.26.1-1 evolution-spamassassin 3.26.1-1 [rocketmouse@archlinux ~]$ cd /tmp/ [rocketmouse@archlinux tmp]$ asp checkout evolution [rocketmouse@archlinux tmp]$ grep _commit= evolution/trunk/PKGBUILD _commit=8acce30a4c862690b3e84107d598c61671acb54c # tags/EVOLUTION_3_24_5^0 "5 days ago EVOLUTION_3_26_1 Tag 3.26.1 release 0e2e5a8 zip tar.gz [snip] on Aug 7 EVOLUTION_3_24_5 8acce30 zip tar.gz" - https://github.com/GNOME/evolution/releases "Last Updated: 2017-10-06 12:08 UTC" - https://www.archlinux.org/packages/extra/x86_64/evolution/