Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1264502 - pulp-puppet-module-builder fails when there are no 'Modulefile' metadata files
Summary: pulp-puppet-module-builder fails when there are no 'Modulefile' metadata files
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Pulp
Version: 6.1.2
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Kedar Bidarkar
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-18 15:38 UTC by Jeremy Cline
Modified: 2021-04-06 18:01 UTC (History)
13 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-27 09:19:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Pulp Redmine 1249 0 Normal CLOSED - CURRENTRELEASE pulp_module_builder fails when there are no 'ModuleFile' metadata files Never
Red Hat Product Errata RHBA-2016:1501 0 normal SHIPPED_LIVE Red Hat Satellite 6.2 Capsule and Server 2016-07-27 12:28:58 UTC

Description Jeremy Cline 2015-09-18 15:38:54 UTC
Description of problem:

Using pulp-puppet-module-builder on a set of puppet modules fails if one of them does not contain the old-style metadata file 'Modulefile'. 

Version-Release number of selected component (if applicable): 2.6.3


How reproducible: always

Comment 1 pulp-infra@redhat.com 2015-09-18 16:08:51 UTC
The Pulp upstream bug status is at POST. Updating the external tracker on this bug.

Comment 2 pulp-infra@redhat.com 2015-09-18 16:08:52 UTC
The Pulp upstream bug priority is at Normal. Updating the external tracker on this bug.

Comment 3 pulp-infra@redhat.com 2015-09-25 20:30:18 UTC
The Pulp upstream bug status is at MODIFIED. Updating the external tracker on this bug.

Comment 5 pulp-infra@redhat.com 2015-10-22 15:00:38 UTC
The Pulp upstream bug status is at ON_QA. Updating the external tracker on this bug.

Comment 6 pulp-infra@redhat.com 2015-11-09 21:00:35 UTC
The Pulp upstream bug status is at CLOSED - CURRENTRELEASE. Updating the external tracker on this bug.

Comment 10 Kedar Bidarkar 2016-04-06 16:23:24 UTC
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

Comment 12 errata-xmlrpc 2016-07-27 09:19:04 UTC
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


Note You need to log in before you can comment on or make changes to this bug.