cloudfoundry/bosh-cli

Vendoring packages does not work on windows

jfeeny opened this issue · 3 comments

Vendoring packages does not work on windows. It appears it is because it tries to create a file with a : in it, which is not allowed on windows:

Building a release from directory 'C:\var\vcap\data\houdini-windows\containers\00000m4o6r3\tmp\build\58576bbb\windowsfs-release': Moving blob 'ecc2a501-2885-428e-6781-af02e56e5871' into cache: rename C:\var\vcap\data\tmp\winfs-create-release576103342\.bosh\tmp\bosh-s3-blob504951097 C:\var\vcap\data\tmp\winfs-create-release576103342\.bosh\cache\sha256:ad646fe1c18904254570f4404e60b20ac6365e1d92ba733172c50467e261b3be: The filename, directory name, or volume label syntax is incorrect.

Additional details: https://cloudfoundry.slack.com/archives/C02HPPYQ2/p1553546836286200

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/169984398

The labels on this github issue will be updated when the story is started.

This issue was marked as Stale because it has been open for 21 days without any activity. If no activity takes place in the coming 7 days it will automatically be close. To prevent this from happening remove the Stale label or comment below.

This issue was closed because it has been labeled Stale for 7 days without subsequent activity. Feel free to re-open this issue at any time by commenting below.