From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 MAcjGYExc2Mf6QAAbAwnHQ (envelope-from ) for ; Tue, 15 Nov 2022 07:28:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id cL9OGIExc2MntQAAG6o9tA (envelope-from ) for ; Tue, 15 Nov 2022 07:28:17 +0100 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 364912DFE for ; Tue, 15 Nov 2022 07:28:17 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oupQS-0001BD-C5; Tue, 15 Nov 2022 01:28:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oupQQ-0001Ao-DQ for bug-guix@gnu.org; Tue, 15 Nov 2022 01:28:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oupQP-000800-UB for bug-guix@gnu.org; Tue, 15 Nov 2022 01:28:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oupQP-0005X0-P0 for bug-guix@gnu.org; Tue, 15 Nov 2022 01:28:01 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#59278: how gcc-toolchain can depends a package who doesn't exists? Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 15 Nov 2022 06:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59278 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: bbb ee , 59278@debbugs.gnu.org Received: via spool by 59278-submit@debbugs.gnu.org id=B59278.166849362821187 (code B ref 59278); Tue, 15 Nov 2022 06:28:01 +0000 Received: (at 59278) by debbugs.gnu.org; 15 Nov 2022 06:27:08 +0000 Received: from localhost ([127.0.0.1]:52617 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oupPY-0005Vf-DR for submit@debbugs.gnu.org; Tue, 15 Nov 2022 01:27:08 -0500 Received: from lepiller.eu ([89.234.186.109]:40246) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oupPW-0005VW-Vd for 59278@debbugs.gnu.org; Tue, 15 Nov 2022 01:27:07 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id e9211aa0; Tue, 15 Nov 2022 06:27:04 +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=PzGw+bGvkKvX Lgl/nzmhqMvv2ZU9OGksIYfCrkcbhqY=; b=PstAt6c1J3DVE8A18mYXOheaKu4c J7evMpoBFTXqSsweHk+EGoNKbssdf7ogojxZSCofs2j0SIV4C+KoeOQjMxM/IgCa 9lymIFpmEIOr+XZXZD7pXPqTrFKzWQSa+0mwPqXFSBWqSPDb5r280alKV2g2GQX+ f225mAVmzfJwxE/odwvCUXjo0XKRp/VmPdCXsUqjRw74Nv+Fa0uTAv/VHXqYyg6J THm6SqXdrZBsVHK0L4sMCDlkU9iLd6DP5LKXIqpceDPbf7AhdoxQMAgZGvUoPBVV VoThrJRSgk1jcevPM2Yr2GYxFgnoWI9xfRmzkhgk0/nThZkw66bjhe56TQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id e94341ab (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Tue, 15 Nov 2022 06:27:04 +0000 (UTC) Date: Tue, 15 Nov 2022 07:26:25 +0100 From: Julien Lepiller User-Agent: K-9 Mail for Android In-Reply-To: References: Message-ID: <83ED95D5-441E-43FB-9BBD-93338342E07A@lepiller.eu> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=----Y9A32FCVZVOSIJY4MAZZX3W5KXYQCG 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1668493697; 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=m9A0uHNHZOc76pun5Dfuwg4jFI2+Dw7OaCvjre/yx8I=; b=dFfxnnAodOzsw7Ahd1M2U1z2/DcJP+d1sI5eFlib8vDgPXWo5VpxuF4sP5jvQYSbic5VDI 1EQi0AcrnSIgQylniowv72TO6LW/CscjgTHQ8J2zu2F01KG8VTZuRGSq0e9FVde+qHpVRX 1+5U0cyh5BbLBQsbOEtHGTWV0SE9pmx9m7+E2bgeahXUROLwsuMMjEshhq60dJEb/4Az2N tB9fqu072gBLwYhnUMBdh7SlqlUKuhlpEf8Xk7T8ZCF43NwpoZnj9xz+DzKCtlA2hfpZtw HwWdVZ8I6dQdSH6uBWKBfRZl4xDDZDgspFtRaJDRlBvfjUhFUWg0yVVTPUAFow== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1668493697; a=rsa-sha256; cv=none; b=LoD8hAHr8dLCQ7LniNMoHydoQEfZaBAVodbGZYDuxddDWV62aikwTy3ezL4Cfn8fF6jODb GdeIkXNNKG3rnWAxhxVZ6adSxsmVGvHRsM8V6ywOFsffMbjY/o33Ce7ZyyCDU3SN5vaRM8 HKCOAQvueSms/YMOhYJ3tzmxbSw+JUgPafb5iKHtlD6KdQa7f2qNAKhCexY+i0boVEEudW gGpI7E0fqGnfsNltLJPZNKBOeDNKUvuveDI4RcEpTMKlP+Gityxt41+Q3GUCs9IwGc01ue 0XbBZ0/9zuzZIY4ts1SDYd9OLtNKWrbZgNrlGdFiZMb4URDumD72akJ1t+wjCA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=PstAt6c1; 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.96 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=PstAt6c1; 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: 364912DFE X-Spam-Score: 6.96 X-Migadu-Scanner: scn1.migadu.com X-TUID: 87v22e/OqpuF ------Y9A32FCVZVOSIJY4MAZZX3W5KXYQCG Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, This is not a bug=2E The gcc package exists, but is hidden from CLI on pur= pose because you shouldn't install it and use it directly=2E You should use= gcc-toolchain instead=2E Le 15 novembre 2022 00:53:32 GMT+01:00, bbb ee a = =C3=A9crit=C2=A0: >in version c81457a5883ea43950eb2ecdcbb58a5b144bcd11 of guix, gcc-toolchai= n >depends gcc: >``` >$ DEFAULT_CHANNELS=3D/tmp/default_channels=2Escm >$ echo "%default-channels" > $DEFAULT_CHANNELS ># I force guix to use only %default-channels here >$ guix time-machine --commit=3Dc81457a5883ea43950eb2ecdcbb58a5b144bcd11 = -C >$DEFAULT_CHANNELS -- search gcc-toolchain >guile: warning: failed to install locale >name: gcc-toolchain >version: 9=2E3=2E0 >outputs: out debug static >systems: x86_64-linux i686-linux >dependencies: binutils@2=2E32 gcc@9=2E3=2E0 glibc@2=2E29 ld-wrapper@0 >``` > > >However, I can't find gcc package in this version of guix >``` >$ guix time-machine --commit=3Dc81457a5883ea43950eb2ecdcbb58a5b144bcd11 = -C >$DEFAULT_CHANNELS -- search gcc ># no found gcc > ># guix install failure message confirm that gcc doesn't exist in commit >c81457 >$ guix time-machine --commit=3Dc81457a5883ea43950eb2ecdcbb58a5b144bcd11 -= C >$DEFAULT_CHANNELS -- install gcc -p ~/opt/python-dev_3_7 >guile: warning: failed to install locale >guix install: error: gcc: unknown package >``` > >in commit c81457, how gcc-toolchain can depends a package who doesn't >exists? ------Y9A32FCVZVOSIJY4MAZZX3W5KXYQCG Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi,

This is not a bug=2E The gcc package ex= ists, but is hidden from CLI on purpose because you shouldn't install it an= d use it directly=2E You should use gcc-toolchain instead=2E

Le 15 novembre 2022 00:53:32 GMT+01:00, bbb ee <blas= forr@gmail=2Ecom> a =C3=A9crit=C2=A0:
in version c81457a5883ea43950eb2ecdcbb58a5b144bcd11 of gu= ix, gcc-toolchain depends gcc:
```
$ DEFAULT_CHANNELS=3D/tmp/default_= channels=2Escm
$ echo "%default-channels" > $DEFAULT_CHANNELS
# I = force guix to use only %default-channels here
$ guix time-machine --comm= it=3Dc81457a5883ea43950eb2ecdcbb58a5b144bcd11  -C $DEFAULT_CHANNELS --= search gcc-toolchain
guile: warning: failed to install locale
name: = gcc-toolchain
version: 9=2E3=2E0
outputs: out debug static
systems= : x86_64-linux i686-linux
dependencies: binutils@2=2E32 gcc@9=2E3=2E0 gl= ibc@2=2E29 ld-wrapper@0
```


However, I can't find gcc package= in this version of guix
```
$ guix time-machine --commit=3Dc81457a58= 83ea43950eb2ecdcbb58a5b144bcd11  -C $DEFAULT_CHANNELS -- search gcc# no found gcc

# guix install failure message confirm that gcc does= n't exist in commit c81457
$ guix time-machine --commit=3Dc81457a5883ea4= 3950eb2ecdcbb58a5b144bcd11 -C $DEFAULT_CHANNELS -- install gcc -p ~/opt/pyt= hon-dev_3_7
guile: warning: failed to install locale
guix install: er= ror: gcc: unknown package
```

in commit c81457, how gcc-toolchain= can depends a package who doesn't exists?
------Y9A32FCVZVOSIJY4MAZZX3W5KXYQCG--