Closed sammcj closed 9 years ago
Yup, precisely what's going on. An update to a necessary gem 'rugged' now requires 'pkg-config' and 'cmake' according to the upgrade docs for 7.1 to 7.2. We'll need to add these as dependencies.
Simple.
Other than that I just upgraded from the non-rbenv 6.7 module without a hitch!
Good work guys.
Schwartzmeyer notifications@github.com wrote:
Yup, precisely what's going on. An update to a necessary gem 'rugged' now requires 'pkg-config' and 'cmake' according to the upgrade docs for 7.1 to 7.2 https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/update/7.1-to-7.2.md#4-install-new-system-dependencies. We'll need to add these as dependencies.
— Reply to this email directly or view it on GitHub https://github.com/sbadia/puppet-gitlab/issues/184#issuecomment-54513741.
Fixed in 0a0f00e47c31c13fb88522f229501dbd1dcbee0a, thanks for reporting this issue :)
It looks like the gems for gitlab require cmake to build but this is not specified in the module: Branch: gitlab-7-2-stable