✈ Pre-Flight checks
🐞 Describe the bug
Previous CLI installations were working properly - installing the engine to the target directory.
Now the bin (build) directory is not being cloned - resulting in a failed installation.
⌨ Error/Debug Message
pyrevit clone Main core --dest="C:\pyRevit"
Error: Can not find a valid clone inside extracted package. | Error installing CI binaries for clone "C:\pyRevit\Main" | Access to the path 'C:\pyRevit\Main\bin.new' is denied.
♻️ To Reproduce
- launch pyrevit CLI.msi
- run installation script
- bin directory is missing
⏲️ Expected behavior
Setup:
CLI: 6.5.3
Installation step:
pyrevit clone Main core --dest="C:\pyRevit"
Expected outcome (previous installations)
Following directory is expected to be cloned from tempfiles: "C:\pyRevit\bin"
Actual outcome (new installations)
Following directory is missing: "C:\pyRevit\bin"
Causing the netcore engines to be missing (pyRevitLoader.dll)
🖥️ Hardware and Software Setup (please complete the following information)
==> Registered Clones (full git repos)
==> Registered Clones (deployed from archive/image)
Main | Branch: "master" | Version: "6.5.3.26176+2017" | Path: "C:\pyRevit"
Additional context
No response
✈ Pre-Flight checks
🐞 Describe the bug
Previous CLI installations were working properly - installing the engine to the target directory.
Now the bin (build) directory is not being cloned - resulting in a failed installation.
⌨ Error/Debug Message
♻️ To Reproduce
⏲️ Expected behavior
Setup:
CLI: 6.5.3
Installation step:
pyrevit clone Main core --dest="C:\pyRevit"Expected outcome (previous installations)
Following directory is expected to be cloned from tempfiles: "C:\pyRevit\bin"
Actual outcome (new installations)
Following directory is missing: "C:\pyRevit\bin"
Causing the netcore engines to be missing (pyRevitLoader.dll)
🖥️ Hardware and Software Setup (please complete the following information)
Additional context
No response