From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 18 11:08:11 2017 Received: (at submit) by debbugs.gnu.org; 18 Aug 2017 15:08:11 +0000 Received: from localhost ([127.0.0.1]:44494 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1diisc-0006El-W4 for submit@debbugs.gnu.org; Fri, 18 Aug 2017 11:08:11 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38730) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1diiE7-0005Gx-6b for submit@debbugs.gnu.org; Fri, 18 Aug 2017 10:26:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1diiE0-0005WP-AJ for submit@debbugs.gnu.org; Fri, 18 Aug 2017 10:26:14 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,HTML_MESSAGE autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:35683) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1diiE0-0005WC-6m for submit@debbugs.gnu.org; Fri, 18 Aug 2017 10:26:12 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57924) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1diiDy-0007pL-6y for bug-guix@gnu.org; Fri, 18 Aug 2017 10:26:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1diiDu-0005RG-Tp for bug-guix@gnu.org; Fri, 18 Aug 2017 10:26:10 -0400 Received: from smtpout02-ext2.partage.renater.fr ([194.254.241.33]:58189 helo=smtpout20.partage.renater.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1diiDu-0005OW-Js for bug-guix@gnu.org; Fri, 18 Aug 2017 10:26:06 -0400 Received: from zmtaout02.partage.renater.fr (zmtaout02.partage.renater.fr [194.254.241.30]) by smtpout20.partage.renater.fr (Postfix) with ESMTP id 56645BFA8E for ; Fri, 18 Aug 2017 16:26:05 +0200 (CEST) Received: from zmtaout02.partage.renater.fr (localhost [127.0.0.1]) by zmtaout02.partage.renater.fr (Postfix) with ESMTPS id 5426820029 for ; Fri, 18 Aug 2017 16:26:05 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by zmtaout02.partage.renater.fr (Postfix) with ESMTP id 480BB20050 for ; Fri, 18 Aug 2017 16:26:05 +0200 (CEST) X-Virus-Scanned: amavisd-new at zmtaout02.partage.renater.fr Received: from zmtaout02.partage.renater.fr ([127.0.0.1]) by localhost (zmtaout02.partage.renater.fr [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id HLu9Ol0tfQQ8 for ; Fri, 18 Aug 2017 16:26:05 +0200 (CEST) Received: from zstore23-etu.partage.renater.fr (zstore23-etu.partage.renater.fr [10.254.241.61]) by zmtaout02.partage.renater.fr (Postfix) with ESMTP id 30D4620029 for ; Fri, 18 Aug 2017 16:26:05 +0200 (CEST) Date: Fri, 18 Aug 2017 16:26:04 +0200 (CEST) From: Adrien Marin To: bug-guix@gnu.org Message-ID: <447268654.49439.1503066364939.JavaMail.zimbra@ensea.fr> Subject: bug build python-pygit2 on guix 0.13 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=_5e84e7f8-1efd-4e97-bcfa-05922953a6e9" X-Originating-IP: [194.254.242.1] X-Mailer: Zimbra 8.7.10_GA_1829 (ZimbraWebClient - FF52 (Linux)/8.7.10_GA_1829) Thread-Index: V34fem+WtTIQMLZKpMxU+K6u6MT+pA== Thread-Topic: bug build python-pygit2 on guix 0.13 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [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: -5.0 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 18 Aug 2017 11:08:09 -0400 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: -5.0 (-----) --=_5e84e7f8-1efd-4e97-bcfa-05922953a6e9 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hi, yesterday ,I updated guix and try to install my package's new version and the install fail because of pygit2 error. I've found a bug with the package python-pygit2 when I tried to build it: " #error You need a compatible libgit2 version (v0.25.x)" so I change in the definition of python-pygit2, in propagated input : ("libgit2" ,libgit2) ---> ("libgit2-0.25.1" ,libgit2-0.25.1) and add the definition of libgit2-0.25.1 in my own package after that, i get another issue during the build of python-pygit2, during the check phase : >ERROR: test_describe_pattern (test.test_describe.DescribeTest) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/tmp/guix-build-python-pygit2-0.25.0.drv-0/pygit2-0.25.0/test/test_describe.py", line 70, in test_describe_pattern > self.assertEqual('public/tag2-2-g2be5719', self.repo.describe(pattern='public/*')) > File "/tmp/guix-build-python-pygit2-0.25.0.drv-0/pygit2-0.25.0/pygit2/repository.py", line 728, in describe > check_error(err) > File "/tmp/guix-build-python-pygit2-0.25.0.drv-0/pygit2-0.25.0/pygit2/errors.py", line 64, in check_error > raise GitError(message) >_pygit2.GitError: Cannot describe - No reference found, cannot describe anything. > >---------------------------------------------------------------------- >Ran 266 tests in 11.741s > >FAILED (errors=1) >phase `check' failed after 18.0 seconds >builder for `/gnu/store/1f3nya5lmmwxyhvc6yalzyn2irwrpkk9-python-pygit2-0.25.0.drv' failed with exit code 1 >@ build-failed /gnu/store/1f3nya5lmmwxyhvc6yalzyn2irwrpkk9-python-pygit2-0.25.0.drv - 1 builder for `/gnu/store/1f3nya5lmmwxyhvc6yalzyn2irwrpkk9-python-pygit2-0.25.0.drv' failed with exit code 1 >guix build: error: build failed: build of `/gnu/store/1f3nya5lmmwxyhvc6yalzyn2irwrpkk9-python-pygit2-0.25.0.drv' failed so I looked the dependencies of python-pygit2 and saw that python-cffi changed version in guix 0.13 than my old version so I force the 1.4.2 version of python-cffi in the definition of pygit2 AND IT'S WORKING!! there is the definition of olds version for python-cffi and libgit2 define-public libgit2 (package (name "libgit2") (version "0.25.1") (source (origin (method url-fetch) (uri (string-append "https://github.com/libgit2/libgit2/" "archive/v" version ".tar.gz")) (file-name (string-append name "-" version ".tar.gz")) (sha256 (base32 "1cdwcw38frc1wf28x5ppddazv9hywc718j92f3xa3ybzzycyds3s")))) (build-system cmake-build-system) (arguments `(#:phases (modify-phases %standard-phases (add-after 'unpack 'fix-hardcoded-paths (lambda _ (substitute* "tests/repo/init.c" (("#!/bin/sh") (string-append "#!" (which "sh")))) (substitute* "tests/clar/fs.h" (("/bin/cp") (which "cp")) (("/bin/rm") (which "rm"))) #t)) ;; Run checks more verbosely. (replace 'check (lambda _ (zero? (system* "./libgit2_clar" "-v" "-Q"))))))) (inputs `(("libssh2" ,libssh2) ("libcurl" ,curl) ("python" ,python-wrapper) ("openssl" ,openssl))) (native-inputs `(("pkg-config" ,pkg-config))) (home-page "https://libgit2.github.com/") (synopsis "Library providing Git core methods") (description "Libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language with bindings.") ;; GPLv2 with linking exception (license license:gpl2))) (define-public python-cffi-1.4.2 (package (name "python-cffi") (version "1.4.2") (source (origin (method url-fetch) (uri (pypi-uri "cffi" version)) (sha256 (base32 "161rj52rzi3880lij17d6i9kvgkiwjilrqjs8405k8sf6ryif7cg")))) (build-system python-build-system) (outputs '("out" "doc")) (inputs `(("libffi" ,libffi))) (propagated-inputs ; required at run-time `(("python-pycparser" ,python-pycparser))) (native-inputs `(("pkg-config" ,pkg-config) ("python-sphinx" ,python-sphinx) ("python-pytest" ,python-pytest))) (arguments `(#:phases (alist-cons-after 'install 'install-doc (lambda* (#:key outputs #:allow-other-keys) (let* ((data (string-append (assoc-ref outputs "doc") "/share")) (doc (string-append data "/doc/" ,name "-" ,version)) (html (string-append doc "/html"))) (with-directory-excursion "doc" (system* "make" "html") (mkdir-p html) (copy-recursively "build/html" html)) (copy-file "LICENSE" (string-append doc "/LICENSE")))) %standard-phases))) (home-page "http://cffi.readthedocs.org") (synopsis "Foreign function interface for Python") (description "Foreign Function Interface for Python calling C code.") (license license:expat))) --=_5e84e7f8-1efd-4e97-bcfa-05922953a6e9 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Hi,

=
yesterday ,I updated guix and try to install my package's new ve= rsion and the install fail because of pygit2 error.

I've found a bug with the = package python-pygit2 when I tried to build it:

" #error You need a compatible libgit2 version (v0.25.x)"

so I change in the definition of python-pygit2, in pro= pagated input :

("libgit2" ,libgit2)  ---> ("= libgit2-0.25.1" ,libgit2-0.25.1)
=
and add the definiti= on of libgit2-0.25.1 in my own package



after that, i get another issue during the build of python-pygit2,= during the check phase :
<= br data-mce-bogus=3D"1">
>ERROR: test_describe_pat=
tern (test.test_describe.DescribeTest)
>----------------------------------------------------------------------
>Traceback (most recent call last):
>  File "/tmp/guix-build-python-pygit2-0.25.0.drv-0/pygit2-0.25.0/test/t=
est_describe.py", line 70, in test_describe_pattern
>   self.assertEqual('public/tag2-2-g2be5719', self.repo.describe(patter=
n=3D'public/*'))
>  File "/tmp/guix-build-python-pygit2-0.25.0.drv-0/pygit2-0.25.0/pygit2=
/repository.py", line 728, in describe
>    check_error(err)
>  File "/tmp/guix-build-python-pygit2-0.25.0.drv-0/pygit2-0.25.0/pygit2=
/errors.py", line 64, in check_error
>    raise GitError(message)
>_pygit2.GitError: Cannot describe - No reference found, cannot describe=
 anything.
>
>----------------------------------------------------------------------
>Ran 266 tests in 11.741s
>
>FAILED (errors=3D1)
>phase `check' failed after 18.0 seconds
>builder for `/gnu/store/1f3nya5lmmwxyhvc6yalzyn2irwrpkk9-python-pygit2-=
0.25.0.drv' failed with exit code 1
>@ build-failed /gnu/store/1f3nya5lmmwxyhvc6yalzyn2irwrpkk9-python-pygit=
2-0.25.0.drv - 1 builder for `/gnu/store/1f3nya5lmmwxyhvc6yalzyn2irwrpkk9-p=
ython-pygit2-0.25.0.drv' failed with exit code 1
>guix build: error: build failed: build of `/gnu/store/1f3nya5lmmwxyhvc6=
yalzyn2irwrpkk9-python-pygit2-0.25.0.drv' failed

so I looked the dependencies of python-pygit2 and sa= w that python-cffi changed version in guix 0.13 than my old version
so I force the 1.4.2 version of python-cffi in the definition of pygit2 AN= D IT'S WORKING!!


there is the definition of olds version for pyt= hon-cffi and libgit2

define-public libgit2
  (package
    (name "libgit2")
    (version "0.25.1")
    (source (origin
              (method url-fetch)
              (uri (string-append "https://github.com/libgit2/libgit2/"
                                  "archive/v" version ".tar.gz"))
              (file-name (string-append name "-" version ".tar.gz"))
              (sha256
               (base32
                "1cdwcw38frc1wf28x5ppddazv9hywc718j92f3xa3ybzzycyds3s"))))
    (build-system cmake-build-system)
    (arguments
     `(#:phases
       (modify-phases %standard-phases
         (add-after 'unpack 'fix-hardcoded-paths
           (lambda _
             (substitute* "tests/repo/init.c"
               (("#!/bin/sh") (string-append "#!" (which "sh"))))
             (substitute* "tests/clar/fs.h"
               (("/bin/cp") (which "cp"))
               (("/bin/rm") (which "rm")))
             #t))
         ;; Run checks more verbosely.
         (replace 'check
           (lambda _ (zero? (system* "./libgit2_clar" "-v" "-Q")))))))
    (inputs
     `(("libssh2" ,libssh2)
       ("libcurl" ,curl)
       ("python" ,python-wrapper)
       ("openssl" ,openssl)))
    (native-inputs
     `(("pkg-config" ,pkg-config)))
    (home-page "https://libgit2.github.com/")
    (synopsis "Library providing Git core methods")
    (description
     "Libgit2 is a portable, pure C implementation of the Git core methods
provided as a re-entrant linkable library with a solid API, allowing you to
write native speed custom Git applications in any language with bindings.")
    ;; GPLv2 with linking exception
    (license license:gpl2)))

(define-public python-cffi-1.4.2
(package
(name "python-cffi")
(version "1.4.2")
(source
= (origin
(method url-fetch)
(uri (pypi-uri "cffi" ve= rsion))
(sha256
(base32 "161rj52rzi3880lij17d6i9kvgkiw= jilrqjs8405k8sf6ryif7cg"))))
(build-system python-build-system)
(outputs '("out" "doc"))
(inputs
`(("libffi" ,libffi)= ))
(propagated-inputs ; required at run-time
`(("python-p= ycparser" ,python-pycparser)))
(native-inputs
`(("pkg-conf= ig" ,pkg-config)
("python-sphinx" ,python-sphinx)
("= python-pytest" ,python-pytest)))

(arguments
`(#:phases
(alist-cons-after
'install 'install-doc
(= lambda* (#:key outputs #:allow-other-keys)

(let* ((data (stri= ng-append (assoc-ref outputs "doc") "/share"))
(doc (s= tring-append data "/doc/" ,name "-" ,version))
(html (= string-append doc "/html")))
(with-directory-excursion "doc= "
(system* "make" "html")
(mkdir-p html= )
(copy-recursively "build/html" html))
(= copy-file "LICENSE" (string-append doc "/LICENSE"))))
%standard= -phases)))
(home-page "http://cffi.readthedocs.org")
(synop= sis "Foreign function interface for Python")

(description = "Foreign Function Interface for Python calling C code.")
(license l= icense:expat)))


--=_5e84e7f8-1efd-4e97-bcfa-05922953a6e9-- From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 18 15:44:26 2017 Received: (at 28138) by debbugs.gnu.org; 18 Aug 2017 19:44:26 +0000 Received: from localhost ([127.0.0.1]:44623 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dinBx-0004Do-NQ for submit@debbugs.gnu.org; Fri, 18 Aug 2017 15:44:25 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:58795) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dinBu-0004De-Aj for 28138@debbugs.gnu.org; Fri, 18 Aug 2017 15:44:23 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id D162921A9C; Fri, 18 Aug 2017 15:44:21 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute5.internal (MEProxy); Fri, 18 Aug 2017 15:44:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=fm1; bh=RC+EEV0Mr+u6KqHDs8Vy3ooyY7WZdgmm5ei2Q9IlP N4=; b=AeJs5bUNrAhgracKUPHBWicgJELofvKMdgWPK1PWNdauJLPQE5CyFakiC FzCeL84bEveahv8bdk3ik0FfbomVrOVrQdH635GEQ5oknhT9ucgMjijWPYSOaamn 56/o2EBgURE7g6azikcRQ01KDmF288pJ/6jIs9VpKhu9FVB9G+a+LO0XlxWR8fSJ rspO4QWWXMKcW3mfSTiOnLds6PiUwVslKBYkxWFLvbKqTen7ghweZNuJuCxNrcoZ 0JG+V5UU+hMzZEj7nJRqDwUG/6C23ayoQPHzunLm5kpsZNnoTyMKRLOgdKcPjWL2 gK7mLWR8BMbXpi7i955JV69yiQlyA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=RC+EEV0Mr+u6KqHDs8 Vy3ooyY7WZdgmm5ei2Q9IlPN4=; b=Mu7syHvVZMdx8QHAnivuOz8HodOET4Olan 168fG8l0EqQ71UxCHDu4IalrKtv+1mJWlyQmXwRsf5CNMUxULTwYXvhWACn7xsB4 QQjvKSdpbzMUJFpKNrhtOtSk14fYz50tApjKSz7xG3Latvqg62JPwHd6yM2iantZ 3A5DzlJnlOJDpW54ogjR4KWWjCxPh2daXRXWAKu0kQSB46t2vc/taf4IdMv+EMjk IU9i5YpgpnaUScdPqQGoJlno/D50c9CEXjSEu0z55UvVYzV8LePhtj8KHTqzF3L4 uk43o+9k07xTIb4NmeMmedbAWO4W2TiQ00fkauCCI8qkDiBDfStg== X-ME-Sender: X-Sasl-enc: gxHiEsacjTwVBZ6wqISraHmCwMlFT3oHyuuitn4P4R7u 1503085461 Received: from localhost (unknown [188.113.81.93]) by mail.messagingengine.com (Postfix) with ESMTPA id 3CA3F24772; Fri, 18 Aug 2017 15:44:21 -0400 (EDT) From: Marius Bakke To: Adrien Marin , 28138@debbugs.gnu.org Subject: Re: bug#28138: bug build python-pygit2 on guix 0.13 In-Reply-To: <447268654.49439.1503066364939.JavaMail.zimbra@ensea.fr> References: <447268654.49439.1503066364939.JavaMail.zimbra@ensea.fr> User-Agent: Notmuch/0.25 (https://notmuchmail.org) Emacs/25.2.1 (x86_64-unknown-linux-gnu) Date: Fri, 18 Aug 2017 21:43:53 +0200 Message-ID: <87ziawy83q.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 28138 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: -0.7 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Adrien Marin writes: > Hi,=20 > > yesterday ,I updated guix and try to install my package's new version and= the install fail because of pygit2 error.=20 > > I've found a bug with the package python-pygit2 when I tried to build it:= =20 > > " #error You need a compatible libgit2 version (v0.25.x)"=20 > > so I change in the definition of python-pygit2, in propagated input :=20 > > ("libgit2" ,libgit2) ---> ("libgit2-0.25.1" ,libgit2-0.25.1)=20 > > and add the definition of libgit2-0.25.1 in my own package=20 > > > > after that, i get another issue during the build of python-pygit2, during= the check phase :=20 > >>ERROR: test_describe_pattern (test.test_describe.DescribeTest) >>---------------------------------------------------------------------- >>Traceback (most recent call last): >> File "/tmp/guix-build-python-pygit2-0.25.0.drv-0/pygit2-0.25.0/test/tes= t_describe.py", line 70, in test_describe_pattern >> self.assertEqual('public/tag2-2-g2be5719', self.repo.describe(pattern= =3D'public/*')) >> File "/tmp/guix-build-python-pygit2-0.25.0.drv-0/pygit2-0.25.0/pygit2/r= epository.py", line 728, in describe >> check_error(err) >> File "/tmp/guix-build-python-pygit2-0.25.0.drv-0/pygit2-0.25.0/pygit2/e= rrors.py", line 64, in check_error >> raise GitError(message) >>_pygit2.GitError: Cannot describe - No reference found, cannot describe a= nything. >> >>---------------------------------------------------------------------- >>Ran 266 tests in 11.741s >> >>FAILED (errors=3D1) >>phase `check' failed after 18.0 seconds >>builder for `/gnu/store/1f3nya5lmmwxyhvc6yalzyn2irwrpkk9-python-pygit2-0.= 25.0.drv' failed with exit code 1 >>@ build-failed /gnu/store/1f3nya5lmmwxyhvc6yalzyn2irwrpkk9-python-pygit2-= 0.25.0.drv - 1 builder for `/gnu/store/1f3nya5lmmwxyhvc6yalzyn2irwrpkk9-pyt= hon-pygit2-0.25.0.drv' failed with exit code 1 >>guix build: error: build failed: build of `/gnu/store/1f3nya5lmmwxyhvc6ya= lzyn2irwrpkk9-python-pygit2-0.25.0.drv' failed=20 > > so I looked the dependencies of python-pygit2 and saw that python-cffi ch= anged version in guix 0.13 than my old version=20 > > so I force the 1.4.2 version of python-cffi in the definition of pygit2 A= ND IT'S WORKING!!=20 Hi Adrien, Sorry you had to go through this trouble! But your workaround is pretty impressive :-) It's the way to go if you want to use the existing Guix package definition with custom versions. Note that you can inherit package definitions so that you (typically) only have to override the source, instead of copying the whole thing. Anyway, I went ahead and updated pygit2 to 0.26, which matches the current libgit2 version and also is compatible with python-cffi-1.10. Can you try to pull 'master' and see if it works for you? Thanks for the report! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlmXQ3kACgkQoqBt8qM6 VPoExwgA0vWd84v0ja715C1HAbCh0sq0CraO+avR/uJxDtZ4pUTf67m7y0cgloNR Xeq+OjbXBv/fWMJCMISXRRV4az2xggk0z5+0eJe22xM+L3NjeTLMIvki1HcXZ5iM 70LG/TGFa59qZ12J1SZ5jvE+GjBLEOmy/UZbfPa/GBdHSASYaQzVxSpqZN9vYMs+ mRVs9Em8jeLN/QJeLOcOvr/Gufnkqj3wGDX8qXd/Wm2T5PDOnGPL+6tE7JwvPKhG 98bFNRdcOebjDPWkjnlRzs0TeZLrBn8FfRyFJsmDviNN5QeWyOXyBRV7lXd5nsnU LjWRSYi0sUn/Q2CWGLsujf0z1nFEig== =HGgX -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 07 15:13:53 2020 Received: (at 28138-done) by debbugs.gnu.org; 7 Apr 2020 19:13:53 +0000 Received: from localhost ([127.0.0.1]:50884 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jLtfV-00088a-J4 for submit@debbugs.gnu.org; Tue, 07 Apr 2020 15:13:53 -0400 Received: from wout3-smtp.messagingengine.com ([64.147.123.19]:48477) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jLtfT-00088M-4c for 28138-done@debbugs.gnu.org; Tue, 07 Apr 2020 15:13:52 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.west.internal (Postfix) with ESMTP id 40F51510; Tue, 7 Apr 2020 15:13:45 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Tue, 07 Apr 2020 15:13:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= from:to:subject:in-reply-to:references:date:message-id :mime-version:content-type; s=fm2; bh=LGRuSx6HQyxWhj01QVV2CqYioc zjKoTMgJMt7B5/VjI=; b=xBitaI9vM3iXAjPlLODGxfpYD4WLRdSTaJEOFy2vGS QTmMfGafRJJLhiQZOwParRJTAGY61NoddMaJioguFxl6daoJGp+2o5KYsZPNZZcv Xy5MeWytxzygyTr2UCHNfJrtruTnntSqDnEctds6IcjrqggK4NRSdccKthvxnA2V Xq+qFrNhG37vOo4VECMNFv2jjqvC3l774avB5tAepMZ4bFyd4eXSN3AHuHb4FZn/ 2gXX8Rv6tXeAFro+JQ909OYoZPxD9jkDlisXVl3K0dCMoOnDBlwJYJeK0vik0bAV NeyGpQ0jg5j//Xsu67iuwLjAQz8Am0Nrd8YsTbuZuqLw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=LGRuSx 6HQyxWhj01QVV2CqYioczjKoTMgJMt7B5/VjI=; b=SHLb/DmpqcvpEVCP0YLiQ0 3n1M7fs52Ch+HtzgfZLi3miCGlueOCnILfV2D1yprRcaMTQYPaj1O5ZQUlNaVjYm T+EjPHYJjnaaYzdbznXymWMUANhhuRNCIhBrP2gVbEviS5xRo1CKZlXbAbpdEItZ jnB9MGN/dF58vTobN4hRfSvkqwm3MEe2/McTb/V5MAYNa4Vz18dtiAYIvhvAItv0 H367IF4ShjYPgQZAJWajhIjcsnXKUUuSltd+X2lvSte9DRj+GcKDd0d2//YDjJtF sdt9tkJ7BNWUJnRW/393I4MbzhWdoiNTNT9B32k2pCnvVnpLL2XCXobt3OgohjgQ == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrudehgddufeefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufgjfhffkfggtgesthdtredttddttdenucfhrhhomhepofgrrhhiuhhs uceurghkkhgvuceomhgsrghkkhgvsehfrghsthhmrghilhdrtghomheqnecukfhppeekge drvddtvddrieekrdejheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgr ihhlfhhrohhmpehmsggrkhhkvgesfhgrshhtmhgrihhlrdgtohhm X-ME-Proxy: Received: from localhost (ti0006q161-2604.bb.online.no [84.202.68.75]) by mail.messagingengine.com (Postfix) with ESMTPA id 31C96306D41D; Tue, 7 Apr 2020 15:13:44 -0400 (EDT) From: Marius Bakke To: Adrien Marin , 28138-done@debbugs.gnu.org Subject: Re: bug#28138: bug build python-pygit2 on guix 0.13 In-Reply-To: <87ziawy83q.fsf@fastmail.com> References: <447268654.49439.1503066364939.JavaMail.zimbra@ensea.fr> <87ziawy83q.fsf@fastmail.com> Date: Tue, 07 Apr 2020 21:13:42 +0200 Message-ID: <87ftdfm7mh.fsf@devup.no> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 28138-done 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.7 (-) This was fixed a long time ago, closing. From unknown Sat Sep 20 07:52:17 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 06 May 2020 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator