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/07/18 08:16:37 UTC

[GitHub] [buildstream] gtristan commented on issue #1455: BUG when trying to access an element through junction on the command line

gtristan commented on issue #1455:
URL: https://github.com/apache/buildstream/issues/1455#issuecomment-1186902967

   Observing the time this was filed and the location of `del self._loader_search_provenances[name]` on line 219, this was reported for a version of `loader.py` between d9728b8bad097808c6c102f6ceb0f995382d2da1 and b62dbec4276a25c80ed4977a0e7a405ec62aebd0.
   
   The code has not changed significantly since that time, so I would expect this to still be reproducible, however I cannot reproduce it with tests we currently have.
   
   e.g. the reported scenario can be reproduced (without stacktrace) in the buildstream repository with:
   
   ```sh
   cd tests/format/junctions/overrides
   bst show subproject-with-override.bst:target.bst
   ```
   


-- 
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