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

spec fixture files contain illegal path character ':' on Windows #224

Open
KoenDierckx opened this issue Apr 25, 2017 · 1 comment · May be fixed by #253
Open

spec fixture files contain illegal path character ':' on Windows #224

KoenDierckx opened this issue Apr 25, 2017 · 1 comment · May be fixed by #253

Comments

@KoenDierckx
Copy link

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 4.10
  • Ruby:
  • Distribution: Ubuntu 14.04 LTS
  • Module version: 0.7.0

How to reproduce (e.g Puppet code you use)

add module to Puppetfile
run r10k using windows

What are you seeing

INFO -> Deploying Puppetfile content environments/puppet4/external-modules/network
ERROR -> No such file or directory @ rb_file_s_stat - C:/Users/dierckxk/AppData/Local/Temp/d20170425-1872-x1fuja/puppet-network-0.6.1/puppet-network-0.6.1/spec/fixtures/provider/network_config/redhat_spec/network-scripts/ifcfg-eth0:10000000

What behaviour did you expect instead

No ERROR

Output log

Any additional information you'd like to impart

Similar issue as: #33
Offending file: https://github.com/voxpupuli/puppet-network/blob/master/spec/fixtures/provider/network_config/redhat_spec/network-scripts/ifcfg-eth0:10000000

Please rename the file

@c33s
Copy link
Member

c33s commented May 29, 2018

some problem here, please rename. v0.9.0

maybe tar the fixtures and untar them on demand

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

Successfully merging a pull request may close this issue.

2 participants