Jira (PUP-10211) {brief summary of issue}

0 views
Skip to first unread message

Lee Lowder (JIRA)

unread,
Dec 27, 2019, 9:53:03 AM12/27/19
to puppe...@googlegroups.com
Lee Lowder created an issue
 
Puppet / Bug PUP-10211
{brief summary of issue}
Issue Type: Bug Bug
Affects Versions: PUP 6.10.1, PUP 6.11.1
Assignee: Unassigned
Created: 2019/12/27 6:52 AM
Priority: Normal Normal
Reporter: Lee Lowder

When I add `–module_repository https://artifactory.<mydomain>.com/api/puppet/puppet-forge` to my fixtures, my unit tests just hang forever.

 

When I run  `puppet module install puppetlabs/stdlib --debug --module_repository  https://artifactory.<mydomain>.com/api/puppet/puppet-forge` on puppet 6.10.1 directly, or on 6.10.1 or 6.11.1 via pdk bundle exec, I see the following:

```

Debug: HTTP GET https://artifactory.<mydomain>.com/api/puppet/puppet-forge/api/puppet/puppet-forge/v3/releases?limit=20&offset=20

 

Debug: HTTP GET https://artifactory.<mydomain>.com/api/puppet/puppet-forge/api/puppet/puppet-forge/v3/releases?limit=20&offset=20

 

Debug: HTTP GET https://artifactory.<mydomain>.com/api/puppet/puppet-forge/api/puppet/puppet-forge/v3/releases?limit=20&offset=20

```

 

repeating until I kill it.

 

If I use `–module_repository https://artifactory.<mydomain>.com`, then I get a 404 with it trying the URL https://artifactory.<mydomain>.com/v3/releases?module=pupetlabs-stdlib&sort_by=version&exclude_fields=readme%2Cchangelog%2Clicense%2Curi%2Cmodule%2Ctags%2Csupported%2Cdownlaods%2Ccreated_at%2Cupdated_at%2Cdeleted_at
```

I've set this up using a combination of Artifactory documentation, and the documentation for puppet and puppet_spec_helper, but have not been able to get it to install  modules from my local Artifactory based forge. (FWIW, I have r10k installing modules from it successfully)

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages