Hi, sounds logical. It still doesn't install
output: root@puppet:/etc/puppetlabs/code/environments/production/modules# puppet module install puppetlabs-concat --verbose --debug Debug: Runtime environment: puppet_version=4.9.2, ruby_version=2.1.9, run_mode=user, default_encoding=UTF-8 Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ... Notice: Downloading from https://forgeapi.puppet.com ... Debug: HTTP GET https://forgeapi.puppet.com/v3/releases?module=puppetlabs-concat Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Debug: Failed to load library 'pe_license' for feature 'pe_license' Debug: HTTP GET https://forgeapi.puppet.com/v3/releases?module=puppetlabs-stdlib Debug: Failed to load library 'pe_license' for feature 'pe_license' Debug: HTTP GET https://forgeapi.puppet.com/v3/releases?module=puppetlabs-stdlib&limit=20&offset=20 Debug: Failed to load library 'pe_license' for feature 'pe_license' Debug: HTTP GET https://forgeapi.puppet.com/v3/releases?module=puppetlabs-stdlib&limit=20&offset=40 Debug: Failed to load library 'pe_license' for feature 'pe_license' Info: Resolving dependencies ... Error: Could not install module 'puppetlabs-concat' (???) No version of 'puppetlabs-concat' can satisfy all dependencies Use `puppet module install --ignore-dependencies` to install only this module --- I can reach the url and other packages can be installed without a problem. puppetlabs-stdlib (v4.15.0) is installed Greetings Tobias Am Dienstag, 21. Februar 2017 10:40:04 UTC+1 schrieb Dominic Cleal: > > On 21/02/17 09:31, [email protected] <javascript:> wrote: > > Hi there, > > > > There seem to be a problem on Puppetforge with the official packages > > > > puppetlabs-concat module depends on puppetlabs/stdlib 4.2.0 but only > > 4.1.5 is available at puppetlabs > > > > https://forge.puppet.com/puppetlabs/concat/dependencies - private > <https://forge.puppet.com/puppetlabs/concat/dependencies> - private > <https://forge.puppet.com/puppetlabs/concat/dependencies> > > > > https://forge.puppet.com/puppetlabs/stdlib > > The latest version of stdlib is 4.15.0, not 4.1.5 (point fifteen, not > one). Version 4.15.0 is higher than the requirement for version 4.2.0. > > -- > Dominic Cleal > [email protected] <javascript:> > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/276cb13f-1b62-4452-95aa-1861851e91d8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
