Bug 1264502
| Summary: | pulp-puppet-module-builder fails when there are no 'Modulefile' metadata files | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Jeremy Cline <jcline> |
| Component: | Pulp | Assignee: | satellite6-bugs <satellite6-bugs> |
| Status: | CLOSED ERRATA | QA Contact: | Kedar Bidarkar <kbidarka> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.1.2 | CC: | bbuckingham, bkearney, bmbouter, daviddavis, dkliban, ggainey, ipanova, kbidarka, mhrivnak, omaciel, pcreech, rchan, ttereshc |
| Target Milestone: | Unspecified | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-07-27 09:19:04 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jeremy Cline
2015-09-18 15:38:54 UTC
The Pulp upstream bug status is at POST. Updating the external tracker on this bug. The Pulp upstream bug priority is at Normal. Updating the external tracker on this bug. The Pulp upstream bug status is at MODIFIED. Updating the external tracker on this bug. The Pulp upstream bug status is at ON_QA. Updating the external tracker on this bug. The Pulp upstream bug status is at CLOSED - CURRENTRELEASE. Updating the external tracker on this bug. I feel this bug can be tested with puppet-modules that contain metadata.json [root@kbidrhel72cxlo tmp]# pulp-puppet-module-builder --url=https://github.com/puppetlabs/puppetlabs-xinetd cd /tmp git clone --recursive https://github.com/puppetlabs/puppetlabs-xinetd cd puppetlabs-xinetd git status git remote show -n origin git fetch git fetch --tags find . -name Modulefile -o -name metadata.json puppet module build . mkdir -p /tmp cp ./pkg/puppetlabs-xinetd-1.5.0.tar.gz /tmp cd /tmp cd /tmp/puppetlabs-xinetd cd /tmp [root@kbidrhel72cxlo tmp]# ls ks-script-E3uXj1 ks-script-MGHh4V PULP_MANIFEST puppetlabs-xinetd puppetlabs-xinetd-1.5.0.tar.gz yum.log yum_save_tx.2016-04-06.15-46.lDqkAu.yumtx [root@kbidrhel72cxlo tmp]# cd puppetlabs-xinetd [root@kbidrhel72cxlo puppetlabs-xinetd]# ls CHANGELOG.md examples Gemfile LICENSE manifests metadata.json pkg Rakefile README.md spec templates VERIFIED With sat62-snap6.0 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1501 |