Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

system container is not multi-arch aware #43

Open
ghost opened this issue Mar 13, 2017 · 7 comments
Open

system container is not multi-arch aware #43

ghost opened this issue Mar 13, 2017 · 7 comments

Comments

@ghost
Copy link

ghost commented Mar 13, 2017

For ppc64le, I have to set ETCD_UNSUPPORTED_ARCH=ppc64le during atomic install and set arch = ppc64le in config.json to start the daemon.

@ashcrow
Copy link
Collaborator

ashcrow commented Dec 11, 2017

Thanks for the report @qiancai and sorry for the delay.

The current etcd version shipped for Fedora 27 is 3.1.9. That release requires those variables to be set. In 3.2.0+ it looks to be supported.

There is a proposed update for Fedora 27 to pull into 3.2.x in bodhi. I've pinged the maintainer there. In the meantime this is expected.

/cc @ingvagabund

@ingvagabund
Copy link

Just requested the update to be pushed to the stable branch. Thanks @ashcrow for reminding me that.

@ashcrow
Copy link
Collaborator

ashcrow commented Dec 14, 2017

Looks like the package was pushed to stable. I'll rebuild locally to ensure it's getting the updated etcd shortly. If so, I'll ask @giuseppe for a rebuild and push for you to test.

@ashcrow
Copy link
Collaborator

ashcrow commented Dec 14, 2017

[steve@qward etcd]$ sudo docker run -ti --rm etcd:latest rpm -q etcd
etcd-3.2.7-3.fc28.x86_64

@giuseppe mind rebuilding and pushing to capture the etcd update in the system container?

@giuseppe
Copy link
Collaborator

I think the Fedora registry automatically rebuilds the container images when it detects an rpm changed. I can force a build though

@ashcrow
Copy link
Collaborator

ashcrow commented Dec 14, 2017

@giuseppe ah, good to know. I didn't realize that!

@ashcrow
Copy link
Collaborator

ashcrow commented Dec 18, 2017

Related: https://pagure.io/releng/issue/7217

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants