Dennis Granath

Results 4 comments of Dennis Granath

I have the same problem. I also tried the example from the readme (slightly modified): mod 'puppetlabs-apt', :git => "https://github.com/puppetlabs/puppetlabs-apt.git", :ref => '0.0.3' With following result: $ librarian-puppet install DL...

Ok! Asked my colleauge to reproduce. Here is the output of that: ## VERSIONS $ ruby --version ruby 2.0.0p643 (2015-02-25) [i386-mingw32] $ librarian-puppet version DL is deprecated, please use Fiddle...

Everything looks fine when running; git rev-parse **2.0.1^{commit}** git rev-parse 2.0.1 git tag | grep 2.0.1 But librarian-puppet output I see: Could not checkout https://github.com/puppetlabs/puppetlabs-apt.git: fatal: ambiguous argument **'2.0.1^commit'**: unknown...

It's a bit unclear from you description whether this is a breaking change or not? I guess we don't want any breaking changes but add opentelemetry support? Is that what...