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 1467873 - Command forwarding in Atomic host fails with "can't set attribute"
Summary: Command forwarding in Atomic host fails with "can't set attribute"
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: atomic
Version: 7.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Lokesh Mandvekar
QA Contact: atomic-bugs@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-05 11:47 UTC by Marian Jankular
Modified: 2020-08-13 09:34 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-07-06 15:20:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Marian Jankular 2017-07-05 11:47:35 UTC
Description of problem:
Command forwarding in Atomic host fails with "can't set attribute"

Version-Release number of selected component (if applicable):
redhat-release-atomic-host-7.3-20161129

How reproducible:
always

Steps to Reproduce:
1. install atomic-host-7.3-20161129
2. in /etc/sysconfig/atomic change "#export TOOLSIMG=" to "export TOOLSIMG=rhel7/rhel-tools"
3. run "vim /etc/file1" - no problems here
4. run "vim /etc/file1" - "can't set attribute"

Actual results:
can't set attribute

Expected results:
no errors

Additional info:

Comment 2 Brent Baude 2017-07-05 19:10:34 UTC
This appears to be fixed in newer 7.3 releases.  I would recommend using the latest release.  If that is not possible, I tested from latest backwards and found that it works in:

redhat-release-atomic-host-7.3-20161129.0.atomic.el7.5.x86_64

This, more importantly, includes atomic-1.17.2-9.git2760e30.el7.x86_64 which does not appear to have the same problem.

Comment 3 Micah Abbott 2017-07-06 15:20:04 UTC
Yeah, this is working for me in the latest release:

# atomic host status
State: idle
Deployments:
● rhel-atomic-host-ostree:rhel-atomic-host/7/x86_64/standard
             Version: 7.3.6 (2017-06-23 16:20:45)
              Commit: e073a47baa605a99632904e4e05692064302afd8769a15290d8ebe8dbfd3c81b

# rpm -q atomic
atomic-1.17.2-9.git2760e30.el7.x86_64


I'm going to close this as CURRENTRELEASE.  Please re-open or file a new BZ if you have additional issues.


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