GNU bug report logs -
#75600
python-pydevd-3.2.3 build failure
Previous Next
Reported by: "bdju" <bdju <at> tilde.team>
Date: Thu, 16 Jan 2025 05:27:02 UTC
Severity: normal
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75600 in the body.
You can then email your comments to 75600 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#75600
; Package
guix
.
(Thu, 16 Jan 2025 05:27:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"bdju" <bdju <at> tilde.team>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Thu, 16 Jan 2025 05:27:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
guix (GNU Guix) 35d13aab7ebca187343c54b800711bfea02859b9
Guix System
build log attached
```
building /gnu/store/2hpqbgpqkx7zfry7fxz4m1jibbmbppij-python-pydevd-3.2.3.drv...
/ 'check' phasebuilder for `/gnu/store/2hpqbgpqkx7zfry7fxz4m1jibbmbppij-python-pydevd-3.2.3.drv' failed with exit code 1
build of /gnu/store/2hpqbgpqkx7zfry7fxz4m1jibbmbppij-python-pydevd-3.2.3.drv failed
View build log at '/var/log/guix/drvs/2h/pqbgpqkx7zfry7fxz4m1jibbmbppij-python-pydevd-3.2.3.drv.gz'.
cannot build derivation `/gnu/store/3b3j1iismdgajh04ip42bijqhrkq6vc5-python-jupyter-client-7.4.4.drv': 1 dependencies couldn't be built
cannot build derivation `/gnu/store/162r21i5a0x8r0fjmbssnv3i323q90xf-python-jupyter-server-2.14.0.drv': 1 dependencies couldn't be built
cannot build derivation `/gnu/store/sacgrk8cnwahb8d4idw7pvnf82sjixkh-python-nbconvert-7.16.4.drv': 1 dependencies couldn't be built
cannot build derivation `/gnu/store/cym6yawfkndp55iykmc9nl7x3w94927c-python-jupytext-1.15.0.drv': 1 dependencies couldn't be built
cannot build derivation `/gnu/store/c3kc94m3yf21zy6k467f1gwrhzb1pvqw-font-cozette-1.13.0.drv': 1 dependencies couldn't be built
guix package: error: build of `/gnu/store/c3kc94m3yf21zy6k467f1gwrhzb1pvqw-font-cozette-1.13.0.drv' failed
```
Most likely related to the font-cozette package by the looks of it.
[guix-build-failure_python-pydevd-3.2.3.txt (text/plain, attachment)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#75600
; Package
guix
.
(Thu, 16 Jan 2025 07:51:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 75600 <at> debbugs.gnu.org (full text, mbox):
Am Mittwoch, dem 15.01.2025 um 23:26 -0600 schrieb bdju:
> guix (GNU Guix) 35d13aab7ebca187343c54b800711bfea02859b9
> Guix System
> build log attached
>
> ```
> building /gnu/store/2hpqbgpqkx7zfry7fxz4m1jibbmbppij-python-pydevd-
> 3.2.3.drv...
> / 'check' phasebuilder for
> `/gnu/store/2hpqbgpqkx7zfry7fxz4m1jibbmbppij-python-pydevd-3.2.3.drv'
> failed with exit code 1
> […]
> ```
>
> Most likely related to the font-cozette package by the looks of it.
font-cozette transitively pulls python-pydevd (you get a similar issue
with cantarell). I worked around this locally by building with `-c1'
to only get one core. If you were to get the actual build log (e.g.
with `guix build'), you would likely see that it hits a timeout.
Cheers
Information forwarded
to
bug-guix <at> gnu.org
:
bug#75600
; Package
guix
.
(Thu, 16 Jan 2025 10:46:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 75600 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On Thu Jan 16, 2025 at 1:49 AM CST, Liliana Marie Prikler wrote:
> Am Mittwoch, dem 15.01.2025 um 23:26 -0600 schrieb bdju:
> > guix (GNU Guix) 35d13aab7ebca187343c54b800711bfea02859b9
> > Guix System
> > build log attached
> >
> > ```
> > building /gnu/store/2hpqbgpqkx7zfry7fxz4m1jibbmbppij-python-pydevd-
> > 3.2.3.drv...
> > / 'check' phasebuilder for
> > `/gnu/store/2hpqbgpqkx7zfry7fxz4m1jibbmbppij-python-pydevd-3.2.3.drv'
> > failed with exit code 1
> > […]
> > ```
> >
> > Most likely related to the font-cozette package by the looks of it.
> font-cozette transitively pulls python-pydevd (you get a similar issue
> with cantarell). I worked around this locally by building with `-c1'
> to only get one core. If you were to get the actual build log (e.g.
> with `guix build'), you would likely see that it hits a timeout.
>
> Cheers
Based on what you said, I attempted `guix build --cores=1 font-cozette`,
but it still resulted in a failure. Do I need to just keep trying until
it works or could something else be the problem? Build log attached
again. Should I be build python-pydevd itself instead of font-cozette?
Does that matter for how the core count is applied? I'll try that as
well just in case.
[guix-build-failure_python-pydevd-3.2.3_2.txt (text/plain, attachment)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#75600
; Package
guix
.
(Thu, 16 Jan 2025 11:13:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 75600 <at> debbugs.gnu.org (full text, mbox):
Am Donnerstag, dem 16.01.2025 um 04:45 -0600 schrieb bdju:
> Based on what you said, I attempted `guix build --cores=1 font-
> cozette`, but it still resulted in a failure. Do I need to just keep
> trying until it works or could something else be the problem? Build
> log attached again. Should I be build python-pydevd itself instead of
> font-cozette? Does that matter for how the core count is applied?
> I'll try that as well just in case.
You can try rebuilding it in a loop, but…
> tests_python/test_debugger_json.py::test_case_sys_exit_multiple_exception_attach[0-zero-uncaught-] - AssertionError: TimeoutError
I think we should just disable this test as flaky.
Cheers
Reply sent
to
Leo Famulari <leo <at> famulari.name>
:
You have taken responsibility.
(Fri, 17 Jan 2025 01:53:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
"bdju" <bdju <at> tilde.team>
:
bug acknowledged by developer.
(Fri, 17 Jan 2025 01:53:02 GMT)
Full text and
rfc822 format available.
Message #19 received at 75600-done <at> debbugs.gnu.org (full text, mbox):
This should be fixed on the 'master' branch with commits
ad9a2f9643358d19c212becf53ae59f6a1287125 and
0b06a5bc97938cae3da19e566c2f6f71cc299d78
I cherry-picked them from the 'python-team' branch.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 14 Feb 2025 12:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 127 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.