Sounds great. How can I search for it. Do I really have to look at all metadata.json files or is there a puppet command which can tell me
"conflicht in that or that module ..."? I haven't found anything in the man pages. Greetings Tobias Am Dienstag, 21. Februar 2017 11:21:07 UTC+1 schrieb Dominic Cleal: > > On 21/02/17 10:11, [email protected] <javascript:> wrote: > > 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 - private > <https://forgeapi.puppet.com> - private <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 > > There may be another module in the environment whose metadata.json is > restricting which combinations of concat/stdlib can be installed - > either deliberately or due to a mistake in the dependency spec. > > I'd suggest checking any other modules very carefully, and/or try > installing into a minimal environment with the --environment or -i > arguments. > > -- > 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/d875cf34-3b24-45d8-8541-2974d9f1751c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
