RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 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 "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". 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 "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-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 1652980 - mod_auth_mellon Cert files name wrong when hostname contains a number (fixed in upstream package)
Summary: mod_auth_mellon Cert files name wrong when hostname contains a number (fixed ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: mod_auth_mellon
Version: 7.7
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: ---
Assignee: Jakub Hrozek
QA Contact: Scott Poore
URL:
Whiteboard:
Depends On:
Blocks: 1697487
TreeView+ depends on / blocked
 
Reported: 2018-11-23 20:00 UTC by jbgorrie
Modified: 2019-12-11 13:32 UTC (History)
7 users (show)

Fixed In Version: mod_auth_mellon-0.14.0-3.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1697487 (view as bug list)
Environment:
Last Closed: 2019-08-08 12:55:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description jbgorrie 2018-11-23 20:00:27 UTC
Description of problem:
When executing mellon_create_metadata.sh with a hostname with
a number in the output files are generated incorrectly.

Version-Release number of selected component (if applicable):
mod_auth_mellon-0.14.0-2.el7.x86_64 (latest that I could find)

How reproducible:
Stock script from RPM contains issue.


Steps to Reproduce:
1. Install mod_auth_mellon
2. grep ^OUTFILE /usr/libexec/mod_auth_mellon/mellon_create_metadata.sh
3. Compare to upstream package - https://github.com/Uninett/mod_auth_mellon/issues/43

Actual results:
removes digits from hostname in cert paths

Expected results:
FQDN has all digits

Additional info:
https://github.com/Uninett/mod_auth_mellon/issues/43 has the fix


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