Bug 1467873

Summary: Command forwarding in Atomic host fails with "can't set attribute"
Product: Red Hat Enterprise Linux 7 Reporter: Marian Jankular <mjankula>
Component: atomicAssignee: Lokesh Mandvekar <lsm5>
Status: CLOSED CURRENTRELEASE QA Contact: atomic-bugs <atomic-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.3CC: bbaude, ddarrah, dwalsh, fkluknav, miabbott, mjankula
Target Milestone: rcKeywords: Extras
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-06 15:20:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.