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

Hard link usage even with option -usemove #119

Closed
Andor opened this issue Jan 31, 2019 · 1 comment
Closed

Hard link usage even with option -usemove #119

Andor opened this issue Jan 31, 2019 · 1 comment

Comments

@Andor
Copy link

Andor commented Jan 31, 2019

We run g10k inside docker container and have this issue:

g10k version 0.5.6 Build time: 2018-11-13_16:03:09 UTC
g10k -puppetfile -info -usemove
Need to sync ./modules/prometheus_reporter/
Error: Can't hardlink Forge module files over different devices. Please consider changing the cachdir setting. ForgeCachedir: /var/tmp/ target dir: ./modules/prometheus_reporter/
rake aborted!
Command failed with status (1): [g10k -puppetfile -info -usemove...]
/builds/puppet/control/Rakefile:78:in `block in <top (required)>'
/usr/local/bundle/gems/rake-12.3.1/exe/rake:27:in `<top (required)>'
/usr/local/bin/bundle:23:in `load'
/usr/local/bin/bundle:23:in `<main>'
Tasks: TOP => modules
(See full trace by running task with --trace)
@xorpaul xorpaul closed this as completed in 1b6e53f Feb 1, 2019
@xorpaul
Copy link
Owner

xorpaul commented Feb 1, 2019

Sorry about that.

Seems like the -usemove feature was lost along the way 😏

Here you go: https://github.com/xorpaul/g10k/releases/tag/v0.5.8

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

No branches or pull requests

2 participants