Using Fedora 25 Atomic Host 25.89. Used `atomic storage reset` to clean out the images/containers, then tried to move to `overlay2` ``` # rpm -q atomic atomic-1.15.1-1.fc25.x86_64 # atomic --debug storage modify --driver overlay2 'Namespace' object has no attribute 'graph' Traceback (most recent call last): File "/usr/bin/atomic", line 185, in <module> _class.set_args(args) File "/usr/lib/python3.5/site-packages/Atomic/storage.py", line 123, in set_args if self.args.graph: AttributeError: 'Namespace' object has no attribute 'graph' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/atomic", line 210, in <module> sys.exit(1) SystemExit: 1 ``` Note, I tested this with git master and it appeared to work on a F25 Cloud image.
I think there is issues with updating atomic package in f25. Could you attempt to install atomic-1.16.4-1.fc25 and see if it fixes the issue.
I'm not able to install that version of atomic on F25, due to missing dependencies. After 'ostree admin unlock': # rpm -Uhv atomic-1.16.4-1.fc26.x86_64.rpm error: Failed dependencies: python(abi) = 3.6 is needed by atomic-1.16.4-1.fc26.x86_64 python3-docker >= 1.7.2 is needed by atomic-1.16.4-1.fc26.x86_64 However, that version of atomic is in the F26 testing composes and I found that it was working fine. We should really try to get a fixed version of atomic into F25, IMO.
(In reply to Micah Abbott from comment #2) > However, that version of atomic is in the F26 testing composes and I found > that it was working fine. Slight lie...the version in F25 is atomic-1.16.2-1.fc26.x86_64...but it still works.
(In reply to Micah Abbott from comment #3) > Slight lie...the version in F25 is atomic-1.16.2-1.fc26.x86_64...but it > still works. Argh...Fedora 26...
I am attempting to build a version of atomic for f25. atomic-1.16.5-1.fc25
atomic-1.18.1-2.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-d95fc1ce23
atomic-1.18.1-2.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-fd61a2effa
atomic-1.18.1-2.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-d95fc1ce23
atomic-1.18.1-2.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-fd61a2effa
atomic-1.18.1-3.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-f0db18f2e1
atomic-1.18.1-3.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-f0db18f2e1
atomic-1.18.1-3.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.
atomic-1.18.1-2.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.