This wasn’t the question I was looking to post next, but this seem like a problem others may run into. I have several CentOS Atomic bare metal and VM hosts running 7.2 # cat /etc/redhat-release CentOS Linux release 7.2.1511 (Core) rpm-ostree status: centos-atomic-host:centos-atomic-host/7/x86_64/standard Version: 7.20161104 (2017-01-23 02:12:39) After performing an upgrade (atomic host upgrade) to 7.3, I could no long add a package: CentOS Linux release 7.3.1611 (Core) Version: 7.20170117 (2017-01-23 03:03:39) BaseCommit: 5d8b88fbdde5e1df9f50a837f881da9d6031ba5a3af5f1681b9d38793a7f503f Commit: eba0c751daf27601ddec3f3db50d79b96e4656e2d861d65f6cc379dadb8a54fb OSName: centos-atomic-host GPGSignature: 1 signature Signature made Tue 17 Jan 2017 10:00:06 AM PST using RSA key ID F17E745691BA8335 Good signature from "CentOS Atomic SIG <security centos org>” rpm-ostree pkg-add tree Checking out tree 5d8b88f... done error: Could not find os-release in etc/ nor in usr/lib under source root '/proc/self/fd/22/tmp/rpmostree-commit-YVWAVY' I don’t know what other issues I may after the upgrade, but so far I will not upgrade my other hosts. Thanks. Steve Poe |