You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/09/23 17:38:50 UTC

[GitHub] [buildstream] nanonyme opened a new issue, #1761: bst2 does not fallback to mirror when tracking returns 404

nanonyme opened a new issue, #1761:
URL: https://github.com/apache/buildstream/issues/1761

   ```
   Failure Summary
       components/ladspa-sdk.bst:
       [17:08:49][00:00:03][88b09349][   track:components/ladspa-sdk.bst     ] FAILURE Background process died with error code 0
           Printing the last 80 lines from log file:
           /builds/freedesktop-sdk/freedesktop-sdk/cache/buildstream/logs/freedesktop-sdk/components-ladspa-sdk/88b09349-track.42.log
           ======================================================================
           BuildStream 1.95.2+0.g84f6d5e.dirty - Friday, 23-09-2022 at 17:08:46
           [--:--:--] START   [88b09349] components/ladspa-sdk.bst: Track
           [--:--:--] START   components/ladspa-sdk.bst: Tracking http://www.ladspa.org/download/ladspa_sdk_1.15.tgz
           [00:00:03] FAILURE components/ladspa-sdk.bst: Tracking http://www.ladspa.org/download/ladspa_sdk_1.15.tgz
           [00:00:03] FAILURE [88b09349] components/ladspa-sdk.bst: Background process died with error code 0
   ```
   Upstream URL is apparently dead. bst2 must not in this case give up but instead fallback to mirror.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [buildstream] nanonyme commented on issue #1761: bst2 does not propagate error to console when tracking returns 404

Posted by "nanonyme (via GitHub)" <gi...@apache.org>.
nanonyme commented on issue #1761:
URL: https://github.com/apache/buildstream/issues/1761#issuecomment-1438717634

   This is now probably fixed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [buildstream] nanonyme closed issue #1761: bst2 does not propagate error to console when tracking returns 404

Posted by "nanonyme (via GitHub)" <gi...@apache.org>.
nanonyme closed issue #1761: bst2 does not propagate error to console when tracking returns 404
URL: https://github.com/apache/buildstream/issues/1761


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [buildstream] nanonyme commented on issue #1761: bst2 does not propagate error to console when tracking returns 404

Posted by GitBox <gi...@apache.org>.
nanonyme commented on issue #1761:
URL: https://github.com/apache/buildstream/issues/1761#issuecomment-1256541390

   As per @gtristan there is behavioural change with how mirrors are dealt for tracking. But there is a bug in https://github.com/apache/buildstream/blob/a54f88bc716eff24066f5289cabc911e49ffdb2f/src/buildstream/downloadablefilesource.py#L223-L224 which prevents user from seeing what the actual error was.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org