Details
Description
Description
The PUP-4854 issue is back again when the updated DSC vendored resources:
Error: No such file or directory @ rb_sysopen - C:/Users/ADMINI~1/AppData/Local/
|
Temp/cache/tmp20160322-576-1qzliwy/puppetlabs-dsc-1.0.1-b20049-ed55b0a1/lib/pupp
|
et_x/dsc_resources/xSharePoint/Modules/xSharePoint/DSCResources/MSFT_xSPSubscrip
|
tionSettingsServiceApp/MSFT_xSPSubscriptionSettingsServiceApp.schema.mof
|
Error: Try 'puppet help module install' for usage
|
The limitation is mentioned in the README, but the suggested work-around of manually downloading the module tarball is burdensome. Instead the documentation should be updated to mention the use of the --module_working_dir option of PMT.
Example
The following command will successfully install the module without manual intervention:
puppet module install puppetlabs-dsc --module_working_dir C:/Windows/Temp
|
Attachments
Issue Links
- relates to
-
PUP-5994 Puppet module install fails when modules have long path names
-
- Closed
-
- links to