Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--component does not work with --preserve #321

Open
matthiaskrgr opened this issue Feb 26, 2024 · 0 comments
Open

--component does not work with --preserve #321

matthiaskrgr opened this issue Feb 26, 2024 · 0 comments

Comments

@matthiaskrgr
Copy link
Member

  1. run CBR with --preserve and do a bisection.
  2. now do the same bisection but with --component rls for example
    => cbr will NOT notice that it lacks the component rls for the toolchains it has already installed!

I have the feeling that we just check "is the nightly there? yes? then let's go!" instead of actually checking if the specified components are installed and then installing the missing components as needed.

When I run it without --preserve (but with -c) it will eventually notice "hey I could not download that component" :|

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant