From unknown Mon Jun 23 04:13:37 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63308: [BUG] python-pikepdf build broken Resent-From: florhizome@posteo.net Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 05 May 2023 14:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 63308 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 63308@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16832975519921 (code B ref -1); Fri, 05 May 2023 14:40:02 +0000 Received: (at submit) by debbugs.gnu.org; 5 May 2023 14:39:11 +0000 Received: from localhost ([127.0.0.1]:57225 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puwaV-0002Zx-AP for submit@debbugs.gnu.org; Fri, 05 May 2023 10:39:11 -0400 Received: from lists.gnu.org ([209.51.188.17]:41888) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puwaS-0002Zp-P0 for submit@debbugs.gnu.org; Fri, 05 May 2023 10:39:09 -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 1puwaS-000455-2I for bug-guix@gnu.org; Fri, 05 May 2023 10:39:08 -0400 Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1puwaQ-0007oR-08 for bug-guix@gnu.org; Fri, 05 May 2023 10:39:07 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 21590240079 for ; Fri, 5 May 2023 16:39:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1683297543; bh=QVVcapQKoqBRZSKg19vSw82lHyMDM8b4ZYlyJpVMNow=; h=Subject:From:To:Date:From; b=Rg1z5H56XsywzhRkDihWZcTH2R7S14rXHQr5vmPj2sr6zYHvBLRUvfhNA8rW4xR9a b8MPO1otkwtpqMMirIOaVNwo8jwbZMtxfLXY5Ogu7BG2ePJOb7CAGIY7JqDfBdILXH D1DMselnKqKCsCteWU3GAR8LESRt6BnhBkplZDEfBJxqcAuSC+x+QKBXjCXtSUljQL oAUqOx/t52ydBxUGKKf8P9ADMXK00jv3mr26IItsRAIX1gQd/FP0M0w7gaeyW26rmq ZrSrgUxdSMoqCa68A8N42KXZDcP45iIeppH8VqdgHzddFVqQCV8dUndyOC62fxyfb5 ipO0hEw+BPlKQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4QCYGZ5Q2Jz9rxP for ; Fri, 5 May 2023 16:39:02 +0200 (CEST) Message-ID: From: florhizome@posteo.net Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Date: Fri, 05 May 2023 14:39:02 +0000 MIME-Version: 1.0 Received-SPF: pass client-ip=185.67.36.65; envelope-from=florhizome@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) 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: -2.3 (--) Hey guix, I noticed that python-pikepdf is broken on master, which means pdfarranger, a tool I like to use is, too. Updating pikepdf solves the build issues, but I had to disable tests and and sanity-checks. And then, img2pdf which depends on python-pikepdf and is dependency of pdfarranger and pdfarranger still needed modifications. So I wanted to pass on the issue. Cheers =20 From unknown Mon Jun 23 04:13:37 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63308: [BUG] python-pikepdf build broken References: In-Reply-To: Resent-From: kiasoc5@disroot.org Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 19 Aug 2023 02:00:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63308 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 63308@debbugs.gnu.org Received: via spool by 63308-submit@debbugs.gnu.org id=B63308.16924103566870 (code B ref 63308); Sat, 19 Aug 2023 02:00:01 +0000 Received: (at 63308) by debbugs.gnu.org; 19 Aug 2023 01:59:16 +0000 Received: from localhost ([127.0.0.1]:49101 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXBFE-0001mk-IA for submit@debbugs.gnu.org; Fri, 18 Aug 2023 21:59:16 -0400 Received: from layka.disroot.org ([178.21.23.139]:48366) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXBFB-0001mW-MS for 63308@debbugs.gnu.org; Fri, 18 Aug 2023 21:59:14 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 62D2D410B9 for <63308@debbugs.gnu.org>; Sat, 19 Aug 2023 03:59:11 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id q4qutlmGy0NH for <63308@debbugs.gnu.org>; Sat, 19 Aug 2023 03:59:06 +0200 (CEST) MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1692410346; bh=WNUYgmco0gV75RQFAOwy6Sb58okxwgWxjkTMU+TFTQU=; h=Date:From:To:Subject; b=TEReStbkSiVAEODREVMm9ih1OiHXaz2CYkz2Vntr4D0c06m6RxEPAH5ORYUySWgMC wzQ2OeUChSe1mD7IPK76YUZwN/2bXZ1GYv8TJ7yGLdBNqNF5lrbSunMOdHN0PpvOZs dAw+snVEuK32+KRSSqFSsMR3tmyHch70zIxeo5gx6rNItvPLflvOKDiMqTvRyUosNx HgmtkNXFByXZxiLBwM1Yh1RYzqgtz3nyaQfNGMsBbgKvce3gci8j/0IIW8X6quN5Fs UjuwvLV6uETcUgeLYwaMsSNVKVM8Y1WHSDtbUoIX40nUJippuDILfBSRAsPYyACwbt S0+OP9l/3NjzQ== Date: Sat, 19 Aug 2023 03:59:06 +0200 From: kiasoc5@disroot.org Message-ID: <3f5aba2436644a226a9c8bb4598826b0@disroot.org> X-Sender: kiasoc5@disroot.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0.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: -1.0 (-) The build is broken because qpdf in Guix is too old (inferring this from https://github.com/pikepdf/pikepdf/issues/497#issuecomment-1646312997) Therefore a qpdf upgrade would be required, which would involve a patch to core-updates. From unknown Mon Jun 23 04:13:37 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: florhizome@posteo.net Subject: bug#63308: closed (Re: bug#63308: [BUG] python-pikepdf build broken) Message-ID: References: <0e0a9e77-2508-8e39-74eb-8b817648cd6b@jackhill.us> X-Gnu-PR-Message: they-closed 63308 X-Gnu-PR-Package: guix Reply-To: 63308@debbugs.gnu.org Date: Sun, 12 Nov 2023 04:21:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1699762862-8525-1" This is a multi-part message in MIME format... ------------=_1699762862-8525-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #63308: [BUG] python-pikepdf build broken which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 63308@debbugs.gnu.org. --=20 63308: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D63308 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1699762862-8525-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 63308-done) by debbugs.gnu.org; 12 Nov 2023 04:20:54 +0000 Received: from localhost ([127.0.0.1]:54900 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r21xu-0002D5-5p for submit@debbugs.gnu.org; Sat, 11 Nov 2023 23:20:54 -0500 Received: from minsky.hcoop.net ([104.248.1.95]:46168) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r21xs-0002Cp-Bu for 63308-done@debbugs.gnu.org; Sat, 11 Nov 2023 23:20:52 -0500 Received: from [71.69.176.211] (helo=mimolette.home.eronel.org) by minsky.hcoop.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1r21x7-0006Yd-Fc; Sat, 11 Nov 2023 23:20:05 -0500 Date: Sat, 11 Nov 2023 23:20:04 -0500 (EST) From: Jack Hill To: kiasoc5@disroot.org Subject: Re: bug#63308: [BUG] python-pikepdf build broken In-Reply-To: <3f5aba2436644a226a9c8bb4598826b0@disroot.org> Message-ID: <0e0a9e77-2508-8e39-74eb-8b817648cd6b@jackhill.us> References: <3f5aba2436644a226a9c8bb4598826b0@disroot.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 63308-done Cc: 63308-done@debbugs.gnu.org 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 (-) On Sat, 19 Aug 2023, kiasoc5--- via Bug reports for GNU Guix wrote: > The build is broken because qpdf in Guix is too old (inferring this from > https://github.com/pikepdf/pikepdf/issues/497#issuecomment-1646312997) > > Therefore a qpdf upgrade would be required, which would involve a patch to > core-updates. Some time has passed, and I'm happy to notice that pdfarranger and python-pikepdf are currently working! I'll close this issue. Thanks! Jack ------------=_1699762862-8525-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 5 May 2023 14:39:11 +0000 Received: from localhost ([127.0.0.1]:57225 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puwaV-0002Zx-AP for submit@debbugs.gnu.org; Fri, 05 May 2023 10:39:11 -0400 Received: from lists.gnu.org ([209.51.188.17]:41888) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puwaS-0002Zp-P0 for submit@debbugs.gnu.org; Fri, 05 May 2023 10:39:09 -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 1puwaS-000455-2I for bug-guix@gnu.org; Fri, 05 May 2023 10:39:08 -0400 Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1puwaQ-0007oR-08 for bug-guix@gnu.org; Fri, 05 May 2023 10:39:07 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 21590240079 for ; Fri, 5 May 2023 16:39:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1683297543; bh=QVVcapQKoqBRZSKg19vSw82lHyMDM8b4ZYlyJpVMNow=; h=Subject:From:To:Date:From; b=Rg1z5H56XsywzhRkDihWZcTH2R7S14rXHQr5vmPj2sr6zYHvBLRUvfhNA8rW4xR9a b8MPO1otkwtpqMMirIOaVNwo8jwbZMtxfLXY5Ogu7BG2ePJOb7CAGIY7JqDfBdILXH D1DMselnKqKCsCteWU3GAR8LESRt6BnhBkplZDEfBJxqcAuSC+x+QKBXjCXtSUljQL oAUqOx/t52ydBxUGKKf8P9ADMXK00jv3mr26IItsRAIX1gQd/FP0M0w7gaeyW26rmq ZrSrgUxdSMoqCa68A8N42KXZDcP45iIeppH8VqdgHzddFVqQCV8dUndyOC62fxyfb5 ipO0hEw+BPlKQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4QCYGZ5Q2Jz9rxP for ; Fri, 5 May 2023 16:39:02 +0200 (CEST) Message-ID: Subject: [BUG] python-pikepdf build broken From: florhizome@posteo.net To: bug-guix@gnu.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Date: Fri, 05 May 2023 14:39:02 +0000 MIME-Version: 1.0 Received-SPF: pass client-ip=185.67.36.65; envelope-from=florhizome@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit 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: -2.3 (--) Hey guix, I noticed that python-pikepdf is broken on master, which means pdfarranger, a tool I like to use is, too. Updating pikepdf solves the build issues, but I had to disable tests and and sanity-checks. And then, img2pdf which depends on python-pikepdf and is dependency of pdfarranger and pdfarranger still needed modifications. So I wanted to pass on the issue. Cheers =20 ------------=_1699762862-8525-1--