Skip to content

Conversation

@balajikumaran-c-s
Copy link

The requirements.txt file in the repo was pulling the latest Ansible version, which caused errors during the image-building process. I have fixed this by specifying a particular Ansible version.

image

Signed-off-by: balajikumaran-c-s <balajikumaran.cs@dellteam.com>
@synackd
Copy link
Contributor

synackd commented Sep 17, 2025

Looks like this is the same error as documented here and is fixed by this commit. Can you see if that change works for you?

@balajikumaran-c-s
Copy link
Author

balajikumaran-c-s commented Sep 18, 2025

@synackd Pulled the change and verified. It is working for me. Could you please let me know by when the related PR will be merged?

@priti-parate
Copy link

priti-parate commented Sep 18, 2025

@synackd Pulled the change and verified. It is working for me. Could you please let me know by when the related PR will be merged?

@synackd I'm from Omnia team and we need this change to be available by Monday EOD - 22nd sep.

@synackd
Copy link
Contributor

synackd commented Sep 18, 2025

@synackd Pulled the change and verified. It is working for me. Could you please let me know by when the related PR will be merged?

@synackd I'm from Omnia team and we need this change to be available by Monday EOD - 22nd sep.

It's almost there. Will work with @travisbcotton to get it done this week.

@priti-parate
Copy link

@synackd Pulled the change and verified. It is working for me. Could you please let me know by when the related PR will be merged?

@synackd I'm from Omnia team and we need this change to be available by Monday EOD - 22nd sep.

It's almost there. Will work with @travisbcotton to get it done this week.

Will there be two different container for x86 and aarch64? Image which is present in github registry is only for x86.

@synackd
Copy link
Contributor

synackd commented Sep 19, 2025

In the context of the linked PR, there will only be x86_64 since that is currently what the image-builder supports. A separate PR will be required to add aarch64 support.

@priti-parate
Copy link

@synackd @alexlovelltroy We need image builder with aarch64 to support for ARM node. can we know when can we get this container??

@synackd
Copy link
Contributor

synackd commented Sep 26, 2025

@priti-parate
Copy link

priti-parate commented Oct 6, 2025

@synackd @alexlovelltroy we tried to build image with container available here ghcr.io/openchami/image-build:v0.1.2 but we faced issues to build images

But we did not face any issue when we tried with container which built using following steps on ARM node
step1: git clone https://github.com/OpenCHAMI/image-builder.git
step2: cd image-builder
step3: podman build -f dockerfiles/dnf/Dockerfile -t localhost/ochami-arm64

Can you please help to update container for ARM?

@synackd
Copy link
Contributor

synackd commented Oct 6, 2025

@priti-parate Please file an issue with the problem details so we don't keep necro-bumping this closed PR.

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

Successfully merging this pull request may close these issues.

3 participants