From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KM2zFUS6+GQ8gQAAauVa8A:P1 (envelope-from ) for ; Wed, 06 Sep 2023 19:43:32 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id KM2zFUS6+GQ8gQAAauVa8A (envelope-from ) for ; Wed, 06 Sep 2023 19:43:32 +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 16B743EC10 for ; Wed, 6 Sep 2023 19:43:31 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=aruba.it header.s=a1 header.b=YLbic+1A; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694022212; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=BMjSaE1ZMiUAxFGzD8xhVIgK/hbhp64rvWdA4ZVIOQc=; b=TgdC91slGNPzUIWNY4FXhem2Njcqh0wgD1mgpCChKCGPS0ltKg4dPRLCgR6FbKw2QMYEWU D9ZfSawiNAfNRCgnriCpy86NfET1AJoxLm+/FLmIvb8UVJaqQmKyJQKpZIUob7g0fUtWul Q9F6M4MNravhaEtnghBE0pDo8YSxtqrv56rwtW4LFybHXCtANO+a1fie0Ejnjdo5lcVUGk KTH4G0rGVliQNhvVIr+MnFNbs4edLJkquVoG4XbEq59zoXJxkNFEgyUcu5aSgOVujSVHWN W4iw7kTY6R2ECu/3N8naLp6dj1hzuiNd2eZ+xbclTVUPifbak773e6pzUJ/+5w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694022212; a=rsa-sha256; cv=none; b=qIjpAJSzRg/Wjuj0pM+1CK75j4dpfuet4VYDt79CDrkOxXYEX3kOfG+35jc6QrjJChfsTO G7q5h0UgsTunIIA5Ywl9Osqi4eoAa5F/v5QROwrDV2yNSldCUBr0sBHqRCCVQqMn3VaBCf lB6IXt/+elz/MJTqjgS9gLI1EuyjE/EEV2YqFgMyaFGsJ5qI0xmBusqd/J9LbBGq/WkAHY P3oFJbRlcjlXf9XYq0PNb2+Qkr+/mX0x47mY/bJxwmxmduYKT70cHt4PVDYVOEZPXTRQhm bLBFbmx+hH80lb19lq4sVsmw4Y0WnuubjTZwlTWNRXYCqRQ6zaqoGj4K/Ghh2Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=aruba.it header.s=a1 header.b=YLbic+1A; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qdwYS-0004lr-Jo; Wed, 06 Sep 2023 13:43:04 -0400 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 1qdwYP-0004lV-Rn for guix-patches@gnu.org; Wed, 06 Sep 2023 13:43:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qdwYP-00084M-J7 for guix-patches@gnu.org; Wed, 06 Sep 2023 13:43:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qdwYQ-0000Aq-9W for guix-patches@gnu.org; Wed, 06 Sep 2023 13:43:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65097] [PATCH] gnu: Add tk-img. Resent-From: cage Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Sep 2023 17:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65097 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: 65097@debbugs.gnu.org, cage Received: via spool by 65097-submit@debbugs.gnu.org id=B65097.1694022175650 (code B ref 65097); Wed, 06 Sep 2023 17:43:02 +0000 Received: (at 65097) by debbugs.gnu.org; 6 Sep 2023 17:42:55 +0000 Received: from localhost ([127.0.0.1]:37540 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdwYI-0000AQ-SE for submit@debbugs.gnu.org; Wed, 06 Sep 2023 13:42:55 -0400 Received: from smtpcmd03117.aruba.it ([62.149.158.117]:45661) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdwYF-0000AC-RX for 65097@debbugs.gnu.org; Wed, 06 Sep 2023 13:42:52 -0400 Received: from shimizu.casa.net ([94.34.23.103]) by Aruba Outgoing Smtp with ESMTPSA id dwY7qqUMKqAKqdwY7qao1v; Wed, 06 Sep 2023 19:42:44 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aruba.it; s=a1; t=1694022164; bh=3ZrYOgKiH5Shn4MNZhX/KYgrwyR5wkOYfA4EDBQUTo0=; h=Date:From:To:Subject:MIME-Version:Content-Type; b=YLbic+1AXQQOwwTrWqR3NQIQNleNO6tPXfcq0UoGncClYCyK+thSPljSutQeFwo4T uinAxeW+qfp9WoNQ4vjp2ffXtwa5kSCUh8OY4B7kU32hsCrFAec1k9+WU2fj/3YijP dlB8dqR0RxkxiM5jIZBUisnaV750Wz2aJqqLlObAjFBQxrdul08b4f1vh7VD3pwyV+ nnQuD+m3RDUuqLsfEiX04ABLUSxCjj1JevQDp+oIIcTEZZ3Bqn1mkXWVTBRRWQijDO G9wWn9iIrh69rWjgyBle3rcYuP1g19PPqvrTJOGeuhfh2KIp5vC3Ca1LeJe4ogTLhu gDDFficqcG9+A== Received: by shimizu.casa.net (Postfix, from userid 1000) id 08500DA05C8; Wed, 6 Sep 2023 19:42:33 +0200 (CEST) Date: Wed, 6 Sep 2023 19:42:33 +0200 From: cage Message-ID: References: <2a54087d189965c4a6ee73d8b24b3b594bb0d5f4.1694008299.git.cage-dev@twistfold.it> <87il8n5lrd.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87il8n5lrd.fsf@gmail.com> X-CMAE-Envelope: MS4xfBxT6WtLZiZfi9Pq47qRsA+98cJg5V9MaGVjdyIzIeiMIEq6IpD62x2IN68cy+WA6cEp1l2Tffp002KwM+VS7VF/ghnIYA1WIA3lkuDO7+HBS5O46Klb JptWz8j5Z+hs4d+o2QkQytGCQW5VmlNkli22BxTz4oyMT5YwK5IpNmtjYADhfVkC8vajeiWN90FPiaIwjhjBlleIrJ/thsQQ2sWfOzMedPfx6LlaIq7GGnI/ iTgAtX9f05ZHNAhJRrj0aFsphIHJfVfsFlMEt9BMhd4= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx2.migadu.com X-Spam-Score: -3.22 X-Migadu-Queue-Id: 16B743EC10 X-Migadu-Spam-Score: -3.22 X-TUID: Eh3zqg/bPerD On Wed, Sep 06, 2023 at 12:06:46PM -0400, You wrote: > Hi! Hi! [...] > > Because I was not able to find out the contribs sources. > > (assuming the source is a gzipped tarball) > > If you './pre-inst-env guix build --source tk-img', then unpack it to > /tmp with 'tar xf /gnu/store...-cage.tar.gz -C /tmp', you should then be > able to look at what it contains, e.g. > > find /tmp/cage-x.y.z/ -name '*contrib*' So they were hiding under the "compat" directory! :D I have learnt a new (to me) guix switch ("--source"), thanks! > > Also, for the record, the problem with tests is not that the Tk (as I > > erroneously thought) executable can not be found but that, for some > > reasons, the tcl script seems to fails to resolve Tk as dependency: > > > > $ tclsh > > > > % package require Tk → raise an error > > Oh! So it seems we have a bigger problem to resolve first :-) > > Thanks for your investigations. My pleasure, I am happy if I can give a contribution to guix, even if can be only minimal. Bye! C.