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

Auto fix "Sources not found" #68

Open
prince-chrismc opened this issue Aug 1, 2021 · 3 comments
Open

Auto fix "Sources not found" #68

prince-chrismc opened this issue Aug 1, 2021 · 3 comments

Comments

@prince-chrismc
Copy link

Lots of PR fail because of this... the archives have changes and its easily solved with the strip_root=True upgrade.

However I am not sure where I could add this to the code so I am looking for a pointer...

I was thinking of doing it similar to:

async def patch_cmakelists_version(recipe):

@qchateau
Copy link
Owner

qchateau commented Aug 2, 2021

This option needs to be set in the recipe's conanfile.py right ?

@prince-chrismc
Copy link
Author

Yes!

@qchateau
Copy link
Owner

qchateau commented Aug 2, 2021

Nothing is impossible but it's not going to be straightforward to programmatically edit a python file

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

2 participants