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/10/02 11:16:49 UTC

[GitHub] [buildstream] itsManjeet opened a new issue, #1767: Can we use buildstream1 junctions from buildstream2

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

   As per the docs https://docs.buildstream.build/ it advise to use build-stream 2 for new project. but Is it possible to use other project as junctions inside the new one.
   on default configurations it throw me a error
   
   ```
   gnome.bst:project.conf [line 2 column 0]: Dictionary did not contain expected key 'min-version'
   ```
   
   ## How to reproduce
   - Setup a build-stream 2 project
   - Create junction and import package from either gnome-build-meta `master` or freedesktop-sdk `22.x` branch (however freedesktop-sdk `master` working as its using buildstream 2).
   
   
   
   


-- 
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] abderrahim commented on issue #1767: Can we use buildstream1 junctions from buildstream2

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

   Indeed, you can't. If you use another project via a junction, you need to use the same bst version.


-- 
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] itsManjeet closed issue #1767: Can we use buildstream1 junctions from buildstream2

Posted by GitBox <gi...@apache.org>.
itsManjeet closed issue #1767: Can we use buildstream1 junctions from buildstream2
URL: https://github.com/apache/buildstream/issues/1767


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