From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 4NhNJlzrGWPDFQAAbAwnHQ (envelope-from ) for ; Thu, 08 Sep 2022 15:17:16 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id MEoyJlzrGWMf1QAAauVa8A (envelope-from ) for ; Thu, 08 Sep 2022 15:17:16 +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 1E9D63555A for ; Thu, 8 Sep 2022 15:17:16 +0200 (CEST) Received: from localhost ([::1]:55876 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oWHP8-00017G-8l for larch@yhetil.org; Thu, 08 Sep 2022 09:17:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53474) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oWGty-0000L0-Mr for guix-patches@gnu.org; Thu, 08 Sep 2022 08:45:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40620) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oWGty-0002jY-DT for guix-patches@gnu.org; Thu, 08 Sep 2022 08:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oWGty-00074i-4B for guix-patches@gnu.org; Thu, 08 Sep 2022 08:45:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57337] [PATCH 0/2] Add docxbox Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 08 Sep 2022 12:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57337 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Wiktor =?UTF-8?Q?=C5=BBelazny?= Cc: 57337@debbugs.gnu.org Received: via spool by 57337-submit@debbugs.gnu.org id=B57337.166264105826979 (code B ref 57337); Thu, 08 Sep 2022 12:45:02 +0000 Received: (at 57337) by debbugs.gnu.org; 8 Sep 2022 12:44:18 +0000 Received: from localhost ([127.0.0.1]:57548 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWGtF-000715-L5 for submit@debbugs.gnu.org; Thu, 08 Sep 2022 08:44:17 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWGtE-00070r-7L for 57337@debbugs.gnu.org; Thu, 08 Sep 2022 08:44:16 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40684) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oWGt7-0002aT-4d; Thu, 08 Sep 2022 08:44:09 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=4ia4Ru0q/Tht2UFoibUAzLDiZQMU7FphKaUzWIOkAjk=; b=hfEIzwXlWqRM2/8qnIWL HPIiSbvif51PSWcuDjgRDNlRpkfvQBxLtsevVIq934Vpd1We/gqMKNLfOtShCucoVO3xNFfXvWv8L Xhcr7WBV66e6SUyGjw7DYco53xgC9N2eRluAR5YHArRL/Owy2amcMQIoR6NYae0Qa1hVAWJvO8NKt FghN4sphvqbCZjlEhlJzLAuYPfR3XrwJlhumrncb4YztkYy2H7ryT36+Fsb4v6JP63gLe1UgCGQ42 7e7IcsP2FeHfurMU01qW0+FrgrrNlOs3eZmxJugKlZoCkWapY8NdFJbSP/fd3AZakHuIDokASWSe6 BBJ/28xGHUXFDw==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=48992 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oWGt6-000481-OQ; Thu, 08 Sep 2022 08:44:08 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220822092753.31295-1-wz@freeshell.de> Date: Thu, 08 Sep 2022 14:44:06 +0200 In-Reply-To: <20220822092753.31295-1-wz@freeshell.de> ("Wiktor =?UTF-8?Q?=C5=BBelazny?="'s message of "Mon, 22 Aug 2022 11:27:53 +0200") Message-ID: <877d2ehw89.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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" 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=1662643036; 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=4ia4Ru0q/Tht2UFoibUAzLDiZQMU7FphKaUzWIOkAjk=; b=J2G1oWXM/wf56uJuzkb4y1KR1OOEx4VzdJpZsxS4mwghW/j/UufZ2cn6QGZPd34MWNQwO3 U6mjvhjBMVqQG0WiRZwZGQKg1vQg4NS4l1QiqfiqdprHkzBvqICwByCr/aiREO7xYbzR+g MUowLYiu1jxHZfzEB2vdoPTbfMt75Lg6O23qX7pZPXuh/z5IKiK7Dx9k/2kDCpujUUrsjg TW/t+a4gn7B4yugURsZ3Uq/imO1rOVFQdosfwHaa/LbkivOjQmvKB62Een8YoA01iHcnKs KHScaw5qvCChV1imJ9tAuiRhYfY9s86RIstgrHiu/JiaNbKMdHduuAaQdoSGKQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662643036; a=rsa-sha256; cv=none; b=l0Y8KXVVUGxc2odljYo1lSIypzYwp7glbdLlHIfE/AAV2M+uqyWdyTuPF6qOzXIlE5BzxO QJGthaOJBjPu7SaLqtJOcJNXDK45MFyS65kPoHCllTGhldWNxRZ0oISGxMTu57FKbM+eJ8 NT+Yfi0PJ2TbRwUab9F0SXcO5r0ONC0S4I4dFleXUjxfjn0weFEA/A28lIN+O4MkGp93B8 PP3eIO5dNFyN2cCutAjLu6zadANIFXbJnohiiGnjGHTJbh0UiL6n8wbtTwPJu1QAGfKR/d xXFolaywCI+4x/TgbpFYyPet9DpDO+kn0lxKD5l6pJOMzO+sqdEMEe8iLsXqDw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=hfEIzwXl; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -5.08 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=hfEIzwXl; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: 1E9D63555A X-Spam-Score: -5.08 X-Migadu-Scanner: scn0.migadu.com X-TUID: GNa8aoEL8qU+ Hi, Wiktor =C5=BBelazny skribis: > The docxbox patch is probably not ready for applying, yet (but it should > be close). This is my first attempt at =E2=80=9Cunvendoring=E2=80=9D. The= thing builds > and seems to work. The problem is that etc/ld.so.cache gets created. I > have no idea where it comes from, but I suspect that it shouldn=E2=80=99t= be > there, as it=E2=80=99s easy to imagine a conflict if multiple packages wi= th > etc/ld.so.cache are being installed. That=E2=80=99s OK: every package gets this file; see for background. > Then, there are linter messages: > > /home//guix/guix-git/gnu/packages/textutils.scm:1512:12: docxbox= @0.0.5: the source file name should contain the package name > > Adding the > > (file-name (git-file-name name version)) > > line removes the warning, but breaks the build. Weird, how so? The name shouldn=E2=80=99t have any impact on the build pro= cess. Could you investigate a bit? > /home//guix/guix-git/gnu/packages/textutils.scm:1512:12: docxbox= @0.0.5: the source URI should not be an autogenerated tarball > > I=E2=80=99m guessing this refers to GitHub Automatic Releases feature. > Unfortunately, there are no other releases to choose from in that > repository. In that case, use =E2=80=98git-fetch=E2=80=99 instead of referring to the g= enerated tarball. > Finally, there=E2=80=99s the question related to the MS Word being propri= etary > software. I don=E2=80=99t think there should be controversies here, as do= cxbox > is about interacting with the docx format, rather than the software > itself. And the format itself is standardized. Perhaps the synopsis > the package should avoid mentioning MS Word. I borrowed it from the > docxbox repository. It=E2=80=99s OK to mention Word to say that the tool allows you to read its files. Thanks, Ludo=E2=80=99.