Skip to content

Build fails for all #3

@tonk

Description

@tonk

When building the docker images, the build fails. I tried this on CentOS7 and Fedora23.

The command is:

$ sudo DOCKER_USER=tonk make puppet4

And the error message I get is:

Resolving dependencies..................
Bundler could not find compatible versions for gem "puppet-lint":
  In Gemfile:
    puppet-lint

    puppet-lint-absolute_template_path was resolved to 1.0.1, which depends on
      puppet-lint (< 3.0, >= 1.1)

    puppet-lint-leading_zero-check was resolved to 0.1.1, which depends on
      puppet-lint (< 3.0, >= 1.0)

    puppet-lint-numericvariable was resolved to 1.0.0, which depends on
      puppet-lint (~> 1.0)

    puppetlabs_spec_helper was resolved to 1.2.2, which depends on
      puppet-lint (~> 2.0)
The command '/bin/sh -c PUPPET_GEM_VERSION=${puppetversion} bundler install --clean --system --gemfile /Gemfile' returned a non-zero code: 6
make: *** [puppet4] Error 1

It doesn't change anything if I build for Puppet3 or Puppet4

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions