example42 / puppet-firewall

Example42 Firewall abstraction meta-module
http://www.example42.com
Other
3 stars 11 forks source link

Could not resolve the dependencies. #7

Closed luishdez closed 11 years ago

luishdez commented 11 years ago

Sorry my bad! Was a typo in the issue not in the Puppetfile, a wrong URL don't shows problems with dependencies.

$ cat Puppetfile
forge "http://forge.puppetlabs.com"

mod "firewall",
  :git => "git://github.com/example42/puppet-firewall.git"
work at imac-work in ~/Desktop/test2
$ librarian-puppet install
Could not resolve the dependencies.

You've closed the ticket too fast without confirm, Now I think you won't get notifications so I'm gonna open a new issue.

PS: I've tested with librarian-puppet-maestrodev 0.9.7.2 and librarian-puppet v0.9.8 , both the same

alvagante commented 11 years ago

Ok, sorry. Seemed to be a weird bug in librarian. Changed to the Modulefile to require a lower version and now it works.