[question] Issue with Custom Deployer - Dependencies Pointing to Cache Folder #16584
Closed
1 task done
Labels
staled
The issue has been inactive for a while and will be closed soon
What is your question?
Hello Conan Team,
I am experiencing an issue with a custom deployer script I have written for my project. Despite setting tools.build:download_source=True, some dependencies still point to the cache package folder instead of the expected install folder. I tried to update the generated props through scripting, but it was not easy. Is there a way to update the generated props so they point to each library's install folder, similar to how full_deploy works?
I am using the sample Code tour.
Additionally, I have another part that I would like you to check.
I have noticed an issue when using full_deploy in the provided DownloadConan.bat.txt file, where the following error occurs on specific PCs (one of jenkins PCs). Could you explain the circumstances under which this error might arise?
DownloadConan.bat.txt
Error.txt
Most relevant paths start with "E:" except of Cache folder.
CWD: E:\Jenkins\workspace\rc_feature\ReCapPro\Platform\conan
Installing Conan packages to E:\Jenkins\workspace\rc_feature\rs-thirdparty25\conan...
Props folder location: E:\Jenkins\workspace\rc_feature\ReCapPro\Platform\conan\props
Cache: C:\Users\svc_p_rcbuild.conan2
Perhaps, is there a way to get logs about full_deploy?
Thank you.
Have you read the CONTRIBUTING guide?
The text was updated successfully, but these errors were encountered: