From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 2Ij5LAl1wmIoVgAAbAwnHQ (envelope-from ) for ; Mon, 04 Jul 2022 07:05:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id qNPZLAl1wmJWIgEAauVa8A (envelope-from ) for ; Mon, 04 Jul 2022 07:05:13 +0200 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 F3CDDFFA3 for ; Mon, 4 Jul 2022 07:05:11 +0200 (CEST) Received: from localhost ([::1]:50586 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o8EGl-0008Ro-5N for larch@yhetil.org; Mon, 04 Jul 2022 01:05:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53276) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o8EGc-0008Rg-15 for bug-guix@gnu.org; Mon, 04 Jul 2022 01:05:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51944) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o8EGb-000872-Ok for bug-guix@gnu.org; Mon, 04 Jul 2022 01:05:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o8EGb-0004WJ-Jv for bug-guix@gnu.org; Mon, 04 Jul 2022 01:05:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#56371: Can't remove a package present in profil Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 04 Jul 2022 05:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56371 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: bbb ee , 56371@debbugs.gnu.org Received: via spool by 56371-submit@debbugs.gnu.org id=B56371.165691107717341 (code B ref 56371); Mon, 04 Jul 2022 05:05:01 +0000 Received: (at 56371) by debbugs.gnu.org; 4 Jul 2022 05:04:37 +0000 Received: from localhost ([127.0.0.1]:45841 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o8EGD-0004Vb-59 for submit@debbugs.gnu.org; Mon, 04 Jul 2022 01:04:37 -0400 Received: from lepiller.eu ([89.234.186.109]:42804) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o8EG7-0004VL-Fu for 56371@debbugs.gnu.org; Mon, 04 Jul 2022 01:04:35 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id dd4240d2; Mon, 4 Jul 2022 05:04:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:subject:in-reply-to:references:message-id:mime-version :content-type:content-transfer-encoding; s=dkim; bh=JeexIwqV0eLg RKduC3bNcxG4X0XUlXe4Pj/RE5WXsIQ=; b=WldJuuOLe0h7JiXWo2HlRpKgMb5V BHs//Idd1UG1OebDhabun6nl/g3b8YZl5PeYMyzXcaYieCxxiEGJ7AhuPUvS11PH AYNKB+HucghNuG5sBmDAO2vBK4GaojNLBjhlmG0Kuzocurew9khxaHkwpAX/ab9P tTbIqpcnfgwailjEjyTNOswPr8VBPNrlUeWAnVhzPNJOPteX0In55ppeuaQcTxmV FNddfo755dRoKScSINS1iKfQ4rnD1bjnyklsS30CKn48GK4GcNVT+5aiIDyFWq3q qQ8ElnTrVUiKiRayyFC/Q41SexvBHH9AtdxKFzreF71WokRgDH1vDoPV1A== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 38505109 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Mon, 4 Jul 2022 05:04:27 +0000 (UTC) Date: Mon, 04 Jul 2022 07:04:20 +0200 From: Julien Lepiller User-Agent: K-9 Mail for Android In-Reply-To: References: Message-ID: <5F8CC995-5E2F-4F74-BC31-B4108EB2E358@lepiller.eu> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=----T7K36THGGQB63X24K74B3RUW7JRY40 Content-Transfer-Encoding: 7bit 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 X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1656911113; 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: content-transfer-encoding:content-transfer-encoding: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=/fikD2ZP/EqDJaBiZSZahHlFzHw5xOHByug194waEuo=; b=uN/pBDdsueDeB0kxWPjyOdkFWadYrNP2fR1+Mn61dH09qPyOdBa5SXSBdORsDIwrtoxHOy XAdr21zOohQk4iFevK6wRN5WHha2YsGzflh+9+hTrRCGu/bpvgU01QNo+SzRvfN4f0Ulc1 frP51E7B/6fo+vGLtswXfAQtV24wraTZETmp+RCOpFPGTX4CMJM53IKlsH+hZXCbaNNW2p t0/d8wTk6EeDoumqz4EFhoyqRBCs/PVU6y1onkkbxQUYJwoi3sU2vX+uvbfP65UHVz0n0s g1nD425g/cYG1tNn/rujZSrt1Dsm4xJpxb/HafXCyoqAnH2UCJiGf9F1MesbFg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656911113; a=rsa-sha256; cv=none; b=nQDQpOIiHCfbuHzq/m2O6Cag/0Ii9IrnS6vlqR4rY/a2UKeuo4eCdt7xHZrgHs7QJl0Z/f 6FeAvQNSesrgWBbUCJBk0SDV30dE+caM5bceuKdZdeuYsMZiHfsVO3X5T+h7/9TF9arEvT ZjsDF3LFflMwBLsCTxLgQOmmX29s8HdC1sFcsx2ZxTwPnkIBN18oK4Ue2HPj5zrJIucKZp +5RRIrS8LIOoYXbE5plz9M/Dik0PYbvD4l0yE+XbJvqE81/pvpSdGyk4svjvBR5K6sGm5U 02CVUmcS1N9unrgkxfygiWov9rryScr1s+1nqmhQTNVgoa42QuRBfA+V4kft1w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=WldJuuOL; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 6.05 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=WldJuuOL; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: F3CDDFFA3 X-Spam-Score: 6.05 X-Migadu-Scanner: scn1.migadu.com X-TUID: 546MVqw6BUfx ------T7K36THGGQB63X24K74B3RUW7JRY40 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable It's not a bug, because you don't have icedtea in your profile, but icedtea= :jdk=2E Guix is picky with outputs=2E Try "guix remove icedtea:jdk" :) On July 3, 2022 7:25:46 PM GMT+02:00, bbb ee wrote: >Hi, > >I have icedtea installed in my current profil, but `guix package remove` >doesn't find it=2E >``` >$ guix package -p ~/=2Eguix-profile -I | grep icedtea >icedtea 3=2E19=2E0 jdk >/gnu/store/5k7lsz61p8fq37c9x5p9xalryjxk31bs-icedtea-3=2E19=2E0-jdk >$ guix package -p ~/=2Eguix-profile -r icedtea >guix package: error: package 'icedtea' not found in profile >``` > >It is a bug? ------T7K36THGGQB63X24K74B3RUW7JRY40 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable It's not a bug, because you don't have icedtea in = your profile, but icedtea:jdk=2E Guix is picky with outputs=2E Try "guix re= move icedtea:jdk" :)

On July 3, 2022 7:25= :46 PM GMT+02:00, bbb ee <blasforr@gmail=2Ecom> wrote:
Hi,

I have icedtea installe= d in my current profil, but `guix package remove` doesn't find it=2E
`= ``
$ guix package -p ~/=2Eguix-profile -I | grep icedtea
icedtea &nbs= p;           3=2E19=2E0        = ;       jdk /gnu/store/5k7lsz61p8fq37c9x5p9xalryjxk31bs-iced= tea-3=2E19=2E0-jdk
$ guix package -p ~/=2Eguix-profile -r icedtea
gui= x package: error: package 'icedtea' not found in profile
```

It i= s a bug?
------T7K36THGGQB63X24K74B3RUW7JRY40--