From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brett Gilio Subject: Re: Tracker & Gnome Date: Mon, 08 Oct 2018 14:42:31 -0500 Message-ID: <878t385ioo.fsf@posteo.net> References: <87a7npm1o2.fsf@posteo.net> <20181008103033.fhmewwiniuuni7rl@abyayala> <87lg78y2ck.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57525) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g9bQW-0005sK-3R for guix-devel@gnu.org; Mon, 08 Oct 2018 15:42:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g9bQR-0003To-04 for guix-devel@gnu.org; Mon, 08 Oct 2018 15:42:47 -0400 Received: from mout01.posteo.de ([185.67.36.65]:49584) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g9bQQ-0003KY-La for guix-devel@gnu.org; Mon, 08 Oct 2018 15:42:42 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 6B6682124B for ; Mon, 8 Oct 2018 21:42:40 +0200 (CEST) In-reply-to: <87lg78y2ck.fsf@gnu.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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: "guix-devel@gnu.org" Ludovic Court=C3=A8s writes: > Hello Brett, > > To complete what Nils wrote, Tracker is indeed lagging behind on=20 > master: > > --8<---------------cut=20 > here---------------start------------->8--- > $ guix refresh tracker > gnu/packages/gnome.scm:5715:13: tracker would be upgraded from=20 > 1.12.3 to 2.0.4 > --8<---------------cut=20 > here---------------end--------------->8--- > > You could try upgrading it and see what happens. > > In fact, I see that Ricardo upgraded Tracker in=20 > =E2=80=98wip-gnome-updates=E2=80=99: > > https://git.savannah.gnu.org/cgit/guix.git/commit/?h=3Dwip-gnome-upgrad= es&id=3Ddd9110df3ad1efaf5cf716f6be5b710b5d348400 > > Ricardo, do you think we could cherry-pick it on =E2=80=98master=E2=80=99= ?=20 > =E2=80=98guix > refresh -l tracker=E2=80=99 shows only 4 dependent packages. > > Thanks, > Ludo=E2=80=99. Hi Ludo, Thank you for your insight. I tried passing guix refresh -u tracker to the terminal and am=20 getting this output guix refresh: error: mkstemp!: Read-only file system I am going to try and dissect this from the documentation, but I=20 wanted to pass it along.