From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id rf5YEmxJuWC2QwAAgWs5BA (envelope-from ) for ; Thu, 03 Jun 2021 23:28:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 6BwWDWxJuWB4QwAA1q6Kng (envelope-from ) for ; Thu, 03 Jun 2021 21:28:12 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B7388B513 for ; Thu, 3 Jun 2021 23:28:11 +0200 (CEST) Received: from localhost ([::1]:38256 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1louss-0004zl-Nw for larch@yhetil.org; Thu, 03 Jun 2021 17:28:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56110) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lousk-0004tq-Hz for bug-guix@gnu.org; Thu, 03 Jun 2021 17:28:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33359) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lousk-0000Hj-8z for bug-guix@gnu.org; Thu, 03 Jun 2021 17:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lousk-0006FU-5d for bug-guix@gnu.org; Thu, 03 Jun 2021 17:28:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#48796: Guix on Debian 11 - Cant run or find applications from Guix Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 03 Jun 2021 21:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48796 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: bo0od , 48796@debbugs.gnu.org Received: via spool by 48796-submit@debbugs.gnu.org id=B48796.162275563423957 (code B ref 48796); Thu, 03 Jun 2021 21:28:02 +0000 Received: (at 48796) by debbugs.gnu.org; 3 Jun 2021 21:27:14 +0000 Received: from localhost ([127.0.0.1]:44904 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loury-0006EL-0V for submit@debbugs.gnu.org; Thu, 03 Jun 2021 17:27:14 -0400 Received: from michel.telenet-ops.be ([195.130.137.88]:58708) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lourw-0006E8-EX for 48796@debbugs.gnu.org; Thu, 03 Jun 2021 17:27:13 -0400 Received: from ptr-bvsjgyjmffd7q9timvx.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by michel.telenet-ops.be with bizsmtp id ClT42500J0mfAB406lT4u5; Thu, 03 Jun 2021 23:27:04 +0200 Message-ID: From: Maxime Devos Date: Thu, 03 Jun 2021 23:26:53 +0200 In-Reply-To: References: Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-AR4OIC5BKoEIWnh12Fnv" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1622755625; bh=/Xxy3QRbiNdYW2Sxx332k6LLykVnVdCrStgQLhZiDIQ=; h=Subject:From:To:Date:In-Reply-To:References; b=ejtTQwofbQ4eswqWTRDE2J4VkBCg2s9+Uqw8BlbqP8wce23LkLNJmhPkb6r4mEzTY A+GcRRNNW11ta+UbhLikyczYFUMnCW1XdGnObfzOtRnP5HN+ZlpCn3CydcRjtDwyEX eDmpJUigzuXtw++Dir4+UeiG5akrKWz+GtWL/36pFg2N9WnaLnBI17Hj4bB5y6oigq ixJW9q8Vk2YmaQMbaZ5uFRAVnCG1ESbpqvEXPgGzWieZSfiMh8QYsLBmye4Uqo3/HT sD+mUHbYiu6G2GkHw4gjR1G/QYtrMemw/MxdO2fD5F8I0edZ40Zdgi0+AnXrU7Hs81 jCz8OkXoXFMaw== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1622755691; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=/Xxy3QRbiNdYW2Sxx332k6LLykVnVdCrStgQLhZiDIQ=; b=Xh8dmVf8r80QSoXvMV16meCw5cZl01oDhvl2D6dqqgpLsyfEUMDykA+yoT1+adFScAv97N LYILtuyOO77WoBM0iKwOcRC8h9RepeSyEXWUZErT/KVABrQ4RE0Qo0aRBW2lo+Ar3BU72a 3+6ar1k/tCTMrdSBkZkORf2Hp06LDkntELtEQDZSlb4Ud6BJAxTHbWKcyQyzjnAUgvUSPW wGd0PsuArOXR1syq/M8Gx0ZWWY5wkNZQxZJeOqhtYCR/RcOXnkQPyJ320XnRKpB0Ji1ygl jPKVy8uo6DHO9/z/Uy6i1yBKWglWlNU7Gq7CLi55ipMddTRORLY7KiB1/UumOQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1622755691; a=rsa-sha256; cv=none; b=sqPP9wgDDnVXVhBoj96fmNTElK4+weZBDlGD6ryLVAVHdFNY0428U9fnJ2FMi/jfqdZFad rJBuq28J64j8vZVEaV7TqNd03SYVeeH+S5zhsbu8gaWUDvSSTxNytfpseiiaZ4upywXfab ZUAwBwkt6SB0NF+z7g2+9SRWBPB+zpxHOXS+YHNoAoNQC4tEX8tSO3qjF5uMjX/NAD8vOE hKI5oqjqjLqINSbGD7qYwkF3GrKwKr5mIAhXklYy3l48VtSifm6XDHbOAETks2liJB1HEZ +UbH8mFxjAzUJ/mHT1gSZXKbx9YLc5TXnfQ6YXZACbNzJHilOaWHA4vQnYfi7w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=ejtTQwof; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: -3.43 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=ejtTQwof; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: B7388B513 X-Spam-Score: -3.43 X-Migadu-Scanner: scn0.migadu.com X-TUID: lCRGtPCwkZDz --=-AR4OIC5BKoEIWnh12Fnv Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable bo0od schreef op wo 02-06-2021 om 18:56 [+0000]: > Hi There, >=20 > I have installed Guix package manager over debian bullseye 11 then i=20 > installed a package using guix (after running guix pull) with two ways:= =20 > (x package i tried is icecat) >=20 > guix install x >=20 > sudo -i guix install x There should be no need to install anything as root, unless you make a habit of logging in as the root user and work from there (not recommended). (Except the guix daemon itself maybe? But that's "sudo guix pull" I think, not "sudo guix install guix". I'm on Guix System myself.) > both of the commands worked but the x package has no icon nor i can run= =20 > it using terminal. Which icon are you looking at? The icon in a desktop menu? The =E2=80=98cat around a globe=E2=80=99 image you'd see on =E2=80=98new ta= b=E2=80=99 windows above the search bar? The same image, but downscaled, before =E2=80=98New Tab=E2=80=99 in the tab bar? > nor i can run it using terminal I can use IceCat just fine from the terminal (Guix System), more details are needed, =E2=80=98I can't run it=E2=80=99 is rather vague. Is there any log output, does IceCat start but crash soon, maybe =E2=80=98bash: icecat: command not found=E2=80=99, ...? Greetings, Maxime. --=-AR4OIC5BKoEIWnh12Fnv Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYLlJHRccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7qbmAP9Q/R4rs86wFa5hodpSc7inPhS/ kf2JhALo3Fa0dO66kAD/UnSPgeaYYomSa+PoRVWxZSmTj1X+kFS2aSpVZ8g3nQI= =d0xr -----END PGP SIGNATURE----- --=-AR4OIC5BKoEIWnh12Fnv--