Uploaded image for project: 'Puppet'
  1. Puppet
  2. PUP-8126

puppet module install --module_repository broken in 5.3.3

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Incomplete
    • PUP 5.3.3
    • None
    • None
    • None
    • Needs Assessment
    • Needs Assessment

    Description

      After an upgrade to 5.3.3 puppet module install --module_repository does not work anymore as documented at https://puppet.com/docs/puppet/5.3/modules_installing.html#installing-from-another-module-repository

      puppet --version
      5.3.2
       
      puppet module install --module_repository http://myforge.local.lan/ puppetlabs/stdlib
      WARN: Clearing out unresolved specs.
      Please report a bug if this causes problems.
      Notice: Preparing to install into /home/cmaser/.puppetlabs/etc/code/modules ...
      Notice: Downloading from http://myforge.local.lan/ ...
      Notice: Installing -- do not interrupt ...
      /home/cmaser/.puppetlabs/etc/code/modules
      └── puppetlabs-stdlib (v4.21.0)
      
      

      $ puppet --version
      5.3.3
       
      $ puppet module install --module_repository http://myforge.local.lan/ puppetlabs/stdlib
      Notice: Preparing to install into /home/cmaser/.puppetlabs/etc/code/modules ...
      Notice: Created target directory /home/cmaser/.puppetlabs/etc/code/modules
      Notice: Downloading from http://pocu-forge.server.lan/ ...
      Error: undefined method `gsub' for false:FalseClass
      Error: Try 'puppet help module install' for usage
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              TheMeier Christoph Maser
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Zendesk Support