From mboxrd@z Thu Jan 1 00:00:00 1970 From: "The Philosopher" Subject: Evolution Date: Sun, 14 Apr 2019 08:37:02 +0000 Message-ID: <87e789cf8418bb6b6b83868b22326a5c@disroot.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--=_RainLoop_809_251756874.1555231022" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:56228) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hFar0-00070r-Qh for guix-devel@gnu.org; Sun, 14 Apr 2019 04:51:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hFadS-0000wB-DI for guix-devel@gnu.org; Sun, 14 Apr 2019 04:37:11 -0400 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: bug-guix@gnu.org Cc: guix-devel@gnu.org ----=_RainLoop_809_251756874.1555231022 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello Geeks!=0A=0AWhile adding account, evolution is throwing error "The = name org.gnome.evolution.dataserver.Sources5 was not provided by any .ser= vice files". Also, isn't the package name should be "gnome-evolution"?=0A= =0AThanks! ----=_RainLoop_809_251756874.1555231022 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
=
Hello Geeks!

While adding account, evolution is throwing error= "The name org.gnome.evolution.dataserver.Sources5 was not provided by an= y .service files". Also, isn't the package name should be "gnome-evolutio= n"?

Thanks!


----=_RainLoop_809_251756874.1555231022-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: pkill9 Subject: Re: Evolution Date: Sun, 14 Apr 2019 12:52:54 +0100 Message-ID: <20190414125254.3f69f771@runbox.com> References: <87e789cf8418bb6b6b83868b22326a5c@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:54126) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hFdoH-0002OT-Be for guix-devel@gnu.org; Sun, 14 Apr 2019 08:00:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hFdhB-0002TX-H4 for guix-devel@gnu.org; Sun, 14 Apr 2019 07:53:14 -0400 Received: from aibo.runbox.com ([91.220.196.211]:58314) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hFdhA-0002R7-LN for guix-devel@gnu.org; Sun, 14 Apr 2019 07:53:13 -0400 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1hFdh7-0008G1-FJ for guix-devel@gnu.org; Sun, 14 Apr 2019 13:53:09 +0200 Received: by mailfront12.runbox.com with esmtpsa (uid:850733 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1hFdgt-0006R9-R8 for guix-devel@gnu.org; Sun, 14 Apr 2019 13:52:56 +0200 In-Reply-To: <87e789cf8418bb6b6b83868b22326a5c@disroot.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Hey, the evolution dataserver is in a separate package, "evolution-data-server", however when i installed them both it gave me more errors and still fails. I think Evolution expects a bunch of other Gnome stuff to be installed/available at runtim, but I don't really know. If you're just looking for a basic GUI email client, I switched to Claws Mail (package is claws-mail) instead, it's pretty nice :) On Sun, 14 Apr 2019 08:37:02 +0000 "The Philosopher" wrote: > Hello Geeks! > > While adding account, evolution is throwing error "The name > org.gnome.evolution.dataserver.Sources5 was not provided by > any .service files". Also, isn't the package name should be > "gnome-evolution"? > > Thanks!