chef / omnibus-software

Open Source Software for use in Omnibus built packages
Apache License 2.0
132 stars 272 forks source link

makedepend.rb:32:in `block in evaluate': undefined method `solaris2?' for #<Omnibus::Builder (Cleanroom)> (NoMethodError) #494

Closed threezerous closed 9 years ago

threezerous commented 9 years ago

I get this error when I try to run omnibus build

makedepend.rb:32:in `block in evaluate': undefined method `solaris2?' for #<Omnibus::Builder (Cleanroom)> (NoMethodError)

I am trying to build this on a CentOS release 6.6....Has anybody seen this issue before?

threezerous commented 9 years ago

Never mind....Was able to resolve this particualr issue after using the chef/ominbus-stable branch.