Summary: | Poor error message on failed fetch for binpkgs | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Sam James <sam> |
Component: | Binary packages support | Assignee: | Portage team <dev-portage> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | eschwartz |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=936273 https://bugs.gentoo.org/show_bug.cgi?id=936288 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 377365 |
Description
Sam James
2024-07-19 08:06:00 UTC
12:58 <tristan957> elibrokeit: any idea what's going on with gentoo? https://github.com/mesonbuild/meson/actions/runs/9976106143/job/27567470710?pr=13351 12:58 <tristan957> anything more than a sporadic failure 13:00 <tristan957> also is that PR good to go now? 13:00 <tristan957> not sure if your arch debug thing was satisfied 13:01 <sam_> huh, wtf 13:04 <@elibrokeit> #10 127.4 Connecting to distfiles.gentoo.org|89.187.177.17|:443... failed: Connection timed out. 13:04 <@elibrokeit> #10 187.4 Connecting to distfiles.gentoo.org|2a02:6ea0:c400::12|:443... failed: Network is unreachable. 13:04 <@elibrokeit> #10 187.5 >>> Failed to emerge sys-libs/compiler-rt-17.0.6 13:05 <@elibrokeit> I would say that is sporadic 13:05 <@elibrokeit> the portage cleanup code can sometimes be a bit hairy about failures, what with all the "[ERROR] Task was destroyed but it is pending!" 13:05 <@elibrokeit> however it only indicates something had previously failed anyway... 13:05 <sam_> ah, I missed that, it was buried 13:06 <sam_> (which is probably a bug in itself really) 13:06 <sam_> .. which is what you said :) I see this "ERROR] Task was destroyed but it is pending" message in a bunch of odd places when cleaning up after other failures. I think probably if it ever does appear, it's a bug in cleanup code. |