Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove puppet module versions constraints from beaker setup #274

Conversation

jhoblitt
Copy link
Member

@jhoblitt jhoblitt commented May 2, 2015

Resolves this error:

/home/jhoblitt/github/puppet-jenkins/.bundle/ruby/2.1.0/gems/beaker-2.7.1/lib/beaker/host.rb:378:in `exec': Host 'ubuntu-server-12042-x64' exited with 1 running: (Beaker::Host::CommandFailure)
 puppet module install puppetlabs-stdlib --version >= 2.0.0
Last 10 lines of output were:
    Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
       (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
    Error: Could not install module 'puppetlabs-stdlib' (???)
      No version of 'puppetlabs-stdlib' can satisfy all dependencies
        Use `puppet module install --ignore-dependencies` to install only this module

Resolves this error:

    /home/jhoblitt/github/puppet-jenkins/.bundle/ruby/2.1.0/gems/beaker-2.7.1/lib/beaker/host.rb:378:in `exec': Host 'ubuntu-server-12042-x64' exited with 1 running: (Beaker::Host::CommandFailure)
     puppet module install puppetlabs-stdlib --version >= 2.0.0
    Last 10 lines of output were:
        Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
           (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
        Error: Could not install module 'puppetlabs-stdlib' (???)
          No version of 'puppetlabs-stdlib' can satisfy all dependencies
            Use `puppet module install --ignore-dependencies` to install only this module
@jenkinsadmin
Copy link

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

@rtyler rtyler added this to the 1.4.0 - Smithers milestone May 2, 2015
rtyler pushed a commit that referenced this pull request May 2, 2015
…ions-constraints-from-beaker-setup

remove puppet module versions constraints from beaker setup
@rtyler rtyler merged commit 10d2e7c into voxpupuli:master May 2, 2015
@jhoblitt jhoblitt deleted the maint/remove-puppet-module-versions-constraints-from-beaker-setup branch May 2, 2015 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants