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 1285789 - Configuration files /usr/lib/systemd/system/pki-* are marked executable. Please remove executable permission bits.
Summary: Configuration files /usr/lib/systemd/system/pki-* are marked executable. Plea...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: pki-core
Version: 7.2
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: 7.3
Assignee: Matthew Harmsen
QA Contact: Asha Akkiangady
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-26 13:39 UTC by Jan Pazdziora
Modified: 2020-10-04 21:04 UTC (History)
3 users (show)

Fixed In Version: pki-core-10.3.1-1.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-04 05:20:47 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github dogtagpki pki issues 2281 0 None None None 2020-10-04 21:04:00 UTC
Red Hat Product Errata RHBA-2016:2396 0 normal SHIPPED_LIVE pki-core bug fix and enhancement update 2016-11-03 13:55:03 UTC

Description Jan Pazdziora 2015-11-26 13:39:48 UTC
Description of problem:

When running ipa-server-install, systemd complains about executable bits on unit files.

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

pki-server-10.2.5-6.el7.noarch

How reproducible:

Deterministic.

Steps to Reproduce:
1. yum install ipa-server ipa-server-dns bind bind-dyndb-ldap
2. ipa-server-install
3. Check journal with journalctl

Actual results:

systemd[1]: Configuration file /usr/lib/systemd/system/pki-tomcatd.target is marked executable. Please remove executable permission bits. Proceeding anyway.
systemd[1]: Configuration file /lib/systemd/system/pki-tomcatd@.service is marked executable. Please remove executable permission bits. Proceeding anyway.
systemd[1]: Configuration file /usr/lib/systemd/system/pki-tomcatd-nuxwdog.target is marked executable. Please remove executable permission bits. Proceeding anyway.
systemd[1]: Configuration file /usr/lib/systemd/system/pki-tomcatd-nuxwdog@.service is marked executable. Please remove executable permission bits. Proceeding anyway.

Expected results:

No such messages.

Additional info:

Comment 1 Matthew Harmsen 2016-01-07 01:54:21 UTC
Per discussions in the RHEL 7.3 Triage meeting of 01/06/2016: priority medium

Comment 2 Matthew Harmsen 2016-01-07 01:55:49 UTC
Upstream ticket:
https://fedorahosted.org/pki/ticket/1723

Comment 3 Matthew Harmsen 2016-04-15 21:32:30 UTC
ftweedal pushed to master:
* 966b3e906b48fdb34cfe0f5bc9092b45bfc9067d

Comment 5 Roshni 2016-09-07 15:11:20 UTC
[root@bkr-hv03-guest15 ~]# rpm -qi pki-ca
Name        : pki-ca
Version     : 10.3.3
Release     : 8.el7
Architecture: noarch
Install Date: Wed 07 Sep 2016 10:09:17 AM EDT
Group       : System Environment/Daemons
Size        : 2430595
License     : GPLv2
Signature   : RSA/SHA256, Wed 31 Aug 2016 10:30:32 AM EDT, Key ID 938a80caf21541eb
Source RPM  : pki-core-10.3.3-8.el7.src.rpm
Build Date  : Tue 30 Aug 2016 03:23:27 PM EDT
Build Host  : ppc-015.build.eng.bos.redhat.com
Relocations : (not relocatable)
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Vendor      : Red Hat, Inc.
URL         : http://pki.fedoraproject.org/
Summary     : Certificate System - Certificate Authority

[root@bkr-hv03-guest15 ~]# ls -lrt /usr/lib/systemd/system/pki-*
-rw-r--r--. 1 root root 144 Jun 21 13:55 /usr/lib/systemd/system/pki-tomcatd.target
-rw-r--r--. 1 root root 360 Jun 21 13:55 /usr/lib/systemd/system/pki-tomcatd@.service
-rw-r--r--. 1 root root 163 Jun 21 13:55 /usr/lib/systemd/system/pki-tomcatd-nuxwdog.target
-rw-r--r--. 1 root root 422 Jun 21 13:55 /usr/lib/systemd/system/pki-tomcatd-nuxwdog@.service
[root@bkr-hv03-guest15 ~]# journalctl | grep "please remove executable permission bits"

Comment 7 errata-xmlrpc 2016-11-04 05:20:47 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://rhn.redhat.com/errata/RHBA-2016-2396.html


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