From unknown Thu Jun 12 08:40:02 2025 X-Loop: help-debbugs@gnu.org Subject: bug#28952: guix pack: Add support for the snap format Resent-From: Ricardo Wurmus Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 23 Oct 2017 06:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 28952 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 28952@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.150874047524086 (code B ref -1); Mon, 23 Oct 2017 06:35:02 +0000 Received: (at submit) by debbugs.gnu.org; 23 Oct 2017 06:34:35 +0000 Received: from localhost ([127.0.0.1]:56552 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e6WJn-0006GP-Bf for submit@debbugs.gnu.org; Mon, 23 Oct 2017 02:34:35 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41963) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e6WJk-0006GB-EG for submit@debbugs.gnu.org; Mon, 23 Oct 2017 02:34:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e6WJe-0001Nz-Av for submit@debbugs.gnu.org; Mon, 23 Oct 2017 02:34:27 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:36383) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e6WJe-0001Nt-7u for submit@debbugs.gnu.org; Mon, 23 Oct 2017 02:34:26 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e6WJd-0005zx-1N for bug-guix@gnu.org; Mon, 23 Oct 2017 02:34:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e6WJZ-0001Mb-TB for bug-guix@gnu.org; Mon, 23 Oct 2017 02:34:25 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21031) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e6WJZ-0001MF-Mo for bug-guix@gnu.org; Mon, 23 Oct 2017 02:34:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1508739533; s=zoho; d=elephly.net; i=rekado@elephly.net; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding; l=588; bh=9C+ZS8HQCDT6KPvhh6HnIOacHzuWU1iIpsqQGFW40AI=; b=MDfPZXODa1UuIvFEi+Mqh99gng+CK21a2zsvJLEbMQmxVNaoXH3YwThuDqYg75NZ OjezNZxl6Db29NZFyv4YgEdi0KX1iGyUdHF/i1AUtRtT3OexUMftHiCB4QY9AQnlCpS idlew/KxYuh6d4Qq+nfTFb9P5rWN5zOaNNDmj31M= Received: from localhost (port-92-200-36-222.dynamic.qsc.de [92.200.36.222]) by mx.zohomail.com with SMTPS id 1508739533747393.09130069099706; Sun, 22 Oct 2017 23:18:53 -0700 (PDT) User-agent: mu4e 0.9.18; emacs 25.3.1 From: Ricardo Wurmus X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Mon, 23 Oct 2017 08:18:51 +0200 Message-ID: <87mv4itmic.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-ZohoMailClient: External X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) Snaps are app bundles used on Ubuntu. The bundles is stored in a squashfs image containing /, /bin, and /meta. The “meta” directory should contain at least the “snap.yaml” file with the name, version, synopsis (“summary”), and description of the package. For a first version this could already be enough. In later versions we could offer ways to customize the contents of the /meta directory. See this for documentation of the format: https://docs.snapcraft.io/snaps/metadata -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 24 16:51:43 2017 Received: (at control) by debbugs.gnu.org; 24 Nov 2017 21:51:43 +0000 Received: from localhost ([127.0.0.1]:56554 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eILst-0002PF-2M for submit@debbugs.gnu.org; Fri, 24 Nov 2017 16:51:43 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:41050) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eILsq-0002P6-Qz for control@debbugs.gnu.org; Fri, 24 Nov 2017 16:51:41 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id B4BD11005C for ; Fri, 24 Nov 2017 22:51:42 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rjItKr4-j0Ot for ; Fri, 24 Nov 2017 22:51:42 +0100 (CET) Received: from ribbon (unknown [IPv6:2a01:e0a:1d:7270:af76:b9b:ca24:c465]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 0C0B2FD25 for ; Fri, 24 Nov 2017 22:51:41 +0100 (CET) Date: Fri, 24 Nov 2017 22:51:38 +0100 Message-Id: <87609z73bp.fsf@gnu.org> To: control@debbugs.gnu.org From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: control message for bug #28952 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) severity 28952 wishlist