From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id tSObOVNX/18ucgAA0tVLHw (envelope-from ) for ; Wed, 13 Jan 2021 20:25:55 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id KfjeNFNX/18VBwAAbx9fmQ (envelope-from ) for ; Wed, 13 Jan 2021 20:25:55 +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 6C9C3940484 for ; Wed, 13 Jan 2021 20:25:55 +0000 (UTC) Received: from localhost ([::1]:47538 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kzmiI-0002wC-7y for larch@yhetil.org; Wed, 13 Jan 2021 15:25:54 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:40922) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kzjr6-0006VZ-Sq for guix-devel@gnu.org; Wed, 13 Jan 2021 12:22:49 -0500 Received: from mail-pg1-x535.google.com ([2607:f8b0:4864:20::535]:44249) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kzjr4-000574-LH for guix-devel@gnu.org; Wed, 13 Jan 2021 12:22:48 -0500 Received: by mail-pg1-x535.google.com with SMTP id p18so1887194pgm.11 for ; Wed, 13 Jan 2021 09:22:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=user-agent:from:to:subject:date:message-id:mime-version; bh=arp50xU/7OTlaDkNkokGPTZw8swdjuL3VEJt3k9g2jw=; b=c2g8/1kPN4keDolidOtY/IiKQb80b0qo6E1bIO+xml1z9j86cgXrfxgZ+IvmXDgxvo SS6qw8qLF4NH2m5C7xDqk7KY28GTT3TmTZN5e6+xCDSrozYSJPsLZzhR30o+IAeljx9Q O3GHgIqaq5wj2k5shMsESeoA4uZQw7dFdwd7xTrZgcukVYVDZRppuK4JXCVYjnk9r+cq foT1BDcqTIWFvVURvgU+33xSoncF319l1xLfogIYTzMm2uF09z7biCI2ae78W/US83mp D7hdTNyZl7crxFpFhYsTmU/O2YpIfW5Q1ujR5HIxeaZXrfkzuj9XvQZe6YdOEMrtOZ7v qkqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:user-agent:from:to:subject:date:message-id :mime-version; bh=arp50xU/7OTlaDkNkokGPTZw8swdjuL3VEJt3k9g2jw=; b=CJABF5zFUkViI9LUZUBp3Ms23E7zCd5pYg26+AgTOSuKHkH1gAhMWFfjfzEVc4U/WT NGpsKPHWvSStfCsLmATZcGj2Rri36+id4EkbhVecMVGzNSG78yAiUIPHf+QkN2X6Wo4Z MbckWjqU1LgWSjiur1BgevN3MMjQVYAyYEaWTMRqEU+dbHYtvXs5E2HZVAyFFswqJbJb n4yTr5UDFxY4VycnPfdBAjqM2aymPqNqj3vkSdvXGTohTGef8dHKKyMLLPyzNGQL2cYZ Z5dzqZYAUhFoDS1RkmeEwYi6DwZED/Tnl5EXoVkWujlBU4ISGDLUDQ3aUTlcGsEZ3hb6 EuCA== X-Gm-Message-State: AOAM530kWjswnYeFBycY5VFPzv5QRbj8dP4JDYE3QZkbpcJ7TtPyWueu F9O6YX8aGpUlW35h1Hszv7ACWNfthsM= X-Google-Smtp-Source: ABdhPJwnBgmUN7UsX8beQIuwhaeBi63qYsbjNceZFIW5OfazyDhbS6OYjfjHZsGSJy8P8j5+6esHGw== X-Received: by 2002:a62:774e:0:b029:1ae:8101:6360 with SMTP id s75-20020a62774e0000b02901ae81016360mr3176482pfc.31.1610558564075; Wed, 13 Jan 2021 09:22:44 -0800 (PST) Received: from localhost (180-150-91-8.b4965b.per.nbn.aussiebb.net. [180.150.91.8]) by smtp.gmail.com with ESMTPSA id x18sm3238672pfr.158.2021.01.13.09.22.42 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Jan 2021 09:22:43 -0800 (PST) User-agent: mu4e 1.4.14; emacs 27.1 From: Timothy To: guix-devel@gnu.org Subject: Help with packaging: Dendrite (Matrix), Gitea, Caddy Date: Thu, 14 Jan 2021 01:18:00 +0800 Message-ID: <87sg74sqe8.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::535; envelope-from=tecosaur@gmail.com; helo=mail-pg1-x535.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Wed, 13 Jan 2021 15:25:45 -0500 X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.06 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=c2g8/1kP; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 6C9C3940484 X-Spam-Score: -3.06 X-Migadu-Scanner: scn1.migadu.com X-TUID: DQ6/xh2q+RI1 Hi All, For the past ~month I've been trying to package Dendrite (a second generation reference Matrix server implementation, set to succeed Synapse when feature parity is reached), Gitea, and Caddy. However, I have had issues with all three, and am just staring at error messages in futility at this point. If I could get these working, I'd be happy to try to get them into Guix's repos :) For anyone willing to give this a look (any form of help would be massively appreciated!), see any of: - https://tecosaur.com/public/guix-config.html#dendrite - https://tecosaur.com/public/guix-config.html#gitea - https://tecosaur.com/public/guix-config.html#caddy All the best, Timothy.