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 820007 - ipa-client-install : run as non-root user outputs many debug message
Summary: ipa-client-install : run as non-root user outputs many debug message
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: ipa
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: rc
: ---
Assignee: Rob Crittenden
QA Contact: IDM QE LIST
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-08 20:59 UTC by Yi Zhang
Modified: 2013-09-04 17:50 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-18 15:37:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Yi Zhang 2012-05-08 20:59:23 UTC
Description of problem:
[yi@aqua (RH5.8-i386) ~] ipa-client-install 
Traceback (most recent call last):
  File "/usr/sbin/ipa-client-install", line 1289, in ?
    sys.exit(main())
  File "/usr/sbin/ipa-client-install", line 1254, in main
    logging_setup(options)
  File "/usr/sbin/ipa-client-install", line 145, in logging_setup
    filemode='w')
  File "/usr/lib/python2.4/logging/__init__.py", line 1218, in basicConfig
    hdlr = FileHandler(filename, mode)
  File "/usr/lib/python2.4/logging/__init__.py", line 757, in __init__
    stream = open(filename, mode)
IOError: [Errno 13] Permission denied: '/var/log/ipaclient-install.log'


Version-Release number of selected component (if applicable): ipa-client-2.1.3-2.el5_8


How reproducible: always


Steps to Reproduce:
1. build is from here: https://brewweb.devel.redhat.com/buildinfo?buildID=213082
2. yum localinstall ipa-client.rpm
3. run "ipa-client-install" as non-root user

Comment 2 Martin Kosek 2012-05-09 08:13:37 UTC
Upstream ticket:
https://fedorahosted.org/freeipa/ticket/2738

Comment 4 Scott Poore 2012-06-27 15:46:56 UTC
Is this being considered for a fix in RHEL5.8.z?  or 5.9.z in the future? or just too late for RHEL5?

Comment 6 Martin Kosek 2012-09-18 07:12:25 UTC
Ticket 2738 was closed as a duplicate of https://fedorahosted.org/freeipa/ticket/957 which was already fixed upstream:

master: 856d890bb37a9a793fdcbe0884d1e7286aeec1f5

Comment 8 Dmitri Pal 2012-09-18 15:37:15 UTC
This issues already addressed in the current shipping version. There is no plan to backport it so we are closing this bug as already addressed.


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