Skip to content

Instantly share code, notes, and snippets.

@idris
Created November 11, 2013 17:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save idris/7416969 to your computer and use it in GitHub Desktop.
Save idris/7416969 to your computer and use it in GitHub Desktop.
I'm getting this when running boxen. I'm on mavericks.
Error: Could not apply complete catalog: Found 1 dependency cycle:
(File[/Users/idris/src/our-boxen/script/boxen-git-credential] => File[/opt/boxen/bin/boxen-git-credential] => Repository[/opt/boxen/homebrew] => Class[Homebrew] => Class[Main] => Node[default] => File[/Users/idris/src/our-boxen] => File[/Users/idris/src/our-boxen/script/boxen-git-credential])
Try the '--graph' option and opening the resulting '.dot' file in OmniGraffle or GraphViz
@porcoesphino
Copy link

Did you resolve this?

@porcoesphino
Copy link

If not, I commented items in the manifests/site.pp file until I could get an install and then uncommented those items.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment