From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#35778: Evolution Mail Client Date: Fri, 17 May 2019 22:27:29 +0200 Message-ID: <875zq8esi6.fsf@elephly.net> References: <2a21995104425e9bfd651e74b77e2851@disroot.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:49779) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hRjTT-0002Xd-KH for bug-guix@gnu.org; Fri, 17 May 2019 16:29:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hRjTS-0007mG-O0 for bug-guix@gnu.org; Fri, 17 May 2019 16:29:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45501) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hRjTS-0007lc-CS for bug-guix@gnu.org; Fri, 17 May 2019 16:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hRjTS-00048n-6L for bug-guix@gnu.org; Fri, 17 May 2019 16:29:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <2a21995104425e9bfd651e74b77e2851@disroot.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Raghav Gururajan Cc: 35778@debbugs.gnu.org Raghav Gururajan writes: > During the last step of "Add Account Wizard", evolution throws the error "The name org.gnome.evolution.dataserver.Sources5 was not provided by any .service files". > > I remember discussing this in IRC long back. I have been told to add "evolution-data-server" to the system profile as a temporary fix. > > Is there any permanent fix for this? Having an additional package is unnecessary and it increases the time for the system/packages upgrade process to complete. Have you tried this recently? Commit dcb3a0fe0a086b4762a721e9b1da64826d5160d0 (committed on May 8, 2019) addresses this, so the package can be installed in a user profile instead. -- Ricardo