From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id ELVlB3oGz2FLEgEAgWs5BA (envelope-from ) for ; Fri, 31 Dec 2021 14:32:42 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id GMmrBHoGz2E4NQAA9RJhRA (envelope-from ) for ; Fri, 31 Dec 2021 14:32:42 +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 8CE8534B04 for ; Fri, 31 Dec 2021 14:32:41 +0100 (CET) Received: from localhost ([::1]:44808 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n3I1Q-0005HR-Je for larch@yhetil.org; Fri, 31 Dec 2021 08:32:40 -0500 Received: from eggs.gnu.org ([209.51.188.92]:35500) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n3I0p-0005Fw-8U for bug-guix@gnu.org; Fri, 31 Dec 2021 08:32:08 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:43876) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n3I0o-00069P-H8 for bug-guix@gnu.org; Fri, 31 Dec 2021 08:32:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n3I0o-0006ZM-4w for bug-guix@gnu.org; Fri, 31 Dec 2021 08:32:02 -0500 Subject: bug#52652: FreeCAD requires write access to store for parsetab.py Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Fri, 31 Dec 2021 13:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 52652 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Jacob Hrbek Mail-Followup-To: 52652@debbugs.gnu.org, glv@posteo.net, kreyren@rixotstudio.cz Received: via spool by 52652-done@debbugs.gnu.org id=D52652.164095748125179 (code D ref 52652); Fri, 31 Dec 2021 13:32:01 +0000 Received: (at 52652-done) by debbugs.gnu.org; 31 Dec 2021 13:31:21 +0000 Received: from localhost ([127.0.0.1]:55420 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n3I09-0006Y3-BK for submit@debbugs.gnu.org; Fri, 31 Dec 2021 08:31:21 -0500 Received: from mout01.posteo.de ([185.67.36.65]:52387) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n3I06-0006Xg-BU for 52652-done@debbugs.gnu.org; Fri, 31 Dec 2021 08:31:19 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 0563924002A for <52652-done@debbugs.gnu.org>; Fri, 31 Dec 2021 14:31:11 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1640957472; bh=H29YA9QSj0AtkfXBUu/EvIuGJYUzuZL55wHwKm/wBHs=; h=From:To:Cc:Subject:Date:From; b=dhCjpPMUPmCHVR6gabchT2l/Iwzj5s2nkU1J0cSMC8ORnYEPX5E8yp/8owYZRbPsx U+x4YTjrL8W58WmN7XVlI5OFpSB5MMZBqVfVBaZ2/MyVQF6TYMp3OfuD28rdFa9pwW Kt2i16VrIsUNoB2KtbU1q2QwBIFnj/MHzxv/xPWJXWDI4rpWLprbL2mh24y1GAW3Tf iyQxSnVpXE7tWu+oluk9jYxYmzVpGEKDFkxOkRqfmHnMmxL5Dqqx33nPphq0BxnB5w 1+rmDYZlReeHQ6wT+1a7tvb5C0pJ8dsfXMUJrZfsifDxGE73TkFUNi1yZohcjPD/4H 2faOATvhE9K5Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JQQyQ5Kqbz9rxD; Fri, 31 Dec 2021 14:31:10 +0100 (CET) References: <87h7apavpe.fsf@kitej> <83c1dbb1-69e2-150b-ace3-ae0daa5986e2@rixotstudio.cz> From: Guillaume Le Vaillant Date: Fri, 31 Dec 2021 13:29:14 +0000 In-reply-to: <83c1dbb1-69e2-150b-ace3-ae0daa5986e2@rixotstudio.cz> Message-ID: <87czlcc34z.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: , Cc: 52652-done@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" 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=1640957561; 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:resent-to: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=H29YA9QSj0AtkfXBUu/EvIuGJYUzuZL55wHwKm/wBHs=; b=XNIq0CQz1mDLGH+rkFWsBzmS1VNiyNkrK6cEV+fGCO4OkxMGYGpIx3xcv74+dB5sxg72pW 7j0WgMXsQnupXmsnKbk4HnkDQnt0NJJo+BdPv6l6RD6BoSwFYstoMpV5+dH+gAJdHjbtlX XhLaioTgyBxspi6MzuQlrxFnT7rCOm0fiIArnwW8op8TCIRDWW7HWTFLaB1OykOsnfxpPZ JRVpig6zELK2IPagzcH5PH+4xKOA13G5bsuf3yPYbBGxideVhwjjUTwycz54E6Z8xsDvST SlWMjU2DhrywKwM1pcxpmLQZf2/6irKKBpUJ5WrfA9cpjGv1GavZV4T8uQ4YaQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640957561; a=rsa-sha256; cv=none; b=SbhfV7B0AZSKF4OJyPNcY67PUOoMQstGg7YNxcgQIdT1foSMBlkMq9gm2n6FY3lLxcbcaQ 84BOEZYK0hv0QQrhevuA3rrdThI02znPqmdxz9n6yGTiqW5XQClzNPY7vv3NQRe7jpF5cJ XpMSKcY1wy1ECZx6eih17CgEfUBHajAwqPxQXxcQyrJyfUlHKr3bOQkJvfUo9nkQe8t3XL 1J8RfXvYL/xUolLUpQSmwdHKTicLfcz5NR/EZ7E5bT1xl1ihe28expxPLWI0LRrgXdn0Xd eMaKf/6kbDiZEs2i+OHqwBnoILLoIAAuJmgwf1Es01Kj8WRHfk0yWvZF/TTAWg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=dhCjpPMU; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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: -4.28 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=dhCjpPMU; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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: 8CE8534B04 X-Spam-Score: -4.28 X-Migadu-Scanner: scn0.migadu.com X-TUID: i4H+NzRvuFrF --=-=-= Content-Type: text/plain Jacob Hrbek skribis: > I started building it after the patch was merged, it finished now and > the presented issue is no longer present. Ok, thanks for confirming. Closing. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYc8GHA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+z+wD/e/cq9RtBfzKJ/9cctQjxMyZeBs6HIf4RaSOd zWfJTYYA/jaympkTb2YwCmStMYWS37RQ5kr2LbK8uumVp6Rl+dzx =7Dwp -----END PGP SIGNATURE----- --=-=-=--