From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Raghav Gururajan" Subject: bug#35439: Transmission BitTorrent Client Date: Sat, 27 Apr 2019 03:42:18 +0000 Message-ID: <0684d7a6906a1ed47738a9f0d81bdaf7@disroot.org> References: <20190426233515.m7ya2viq6mrhrdwj@cf0> <9aa9d24e85233073adbe7787c8c96b2c8fe531f4.camel@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:34937) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hKEEx-0007HJ-CK for bug-guix@gnu.org; Fri, 26 Apr 2019 23:43:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hKEEw-0006Ui-Hl for bug-guix@gnu.org; Fri, 26 Apr 2019 23:43:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48765) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hKEEw-0006T5-EH for bug-guix@gnu.org; Fri, 26 Apr 2019 23:43:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hKEEw-0000ng-9a for bug-guix@gnu.org; Fri, 26 Apr 2019 23:43:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:34854) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hKEEK-0007Bp-Dq for bug-guix@gnu.org; Fri, 26 Apr 2019 23:42:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hKEEJ-0004zR-FO for bug-guix@gnu.org; Fri, 26 Apr 2019 23:42:24 -0400 Received: from knopi.disroot.org ([178.21.23.139]:54710) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hKEEI-0004rx-Ga for bug-guix@gnu.org; Fri, 26 Apr 2019 23:42:23 -0400 In-Reply-To: <20190426233515.m7ya2viq6mrhrdwj@cf0> 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: ison Cc: 35439@debbugs.gnu.org Oh wow! That's new xD. I just installed as "transmission" with no output = tag. What would have been the output? It neither was cli nor gui.=0A=0AAp= ril 26, 2019 7:35 PM, "ison" wrote:=0A=0A> Did you choo= se the right output? Most packages only have a single output, but=0A> tra= nsmission has 2: "out" and "gui".=0A> =0A> For example to install the gui= output you would run:=0A> guix package -i transmission:gui=0A> =0A> The = gui output is the one that might add your GNOME Menu entries as it comes= =0A> with the GTK version of transmission. The normal "out" output is the= CLI version=0A> only.=0A> This confused me the first time I used guix to= o, before I was aware of outputs.