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

ARM64 debian packages for client and server? #11726

Open
al-sabr opened this issue Oct 23, 2024 · 10 comments
Open

ARM64 debian packages for client and server? #11726

al-sabr opened this issue Oct 23, 2024 · 10 comments

Comments

@al-sabr
Copy link

al-sabr commented Oct 23, 2024

Greetings I would like to know where can I find the aarch64 version of the following files:

foundationdb-clients_7.3.25-1_amd64.deb

foundationdb-server_7.3.25-1_amd64.deb

Kind Regards

@xis19
Copy link
Collaborator

xis19 commented Oct 23, 2024

I am confused. I suppose amd64 and aarch64 are different.

@jzhou77
Copy link
Contributor

jzhou77 commented Oct 23, 2024

Looks like we never publish aarch64 deb packages before. We only build and publish aarch64 binaries recently.

Unfortunately, 7.3.25 is not a version that we have built aarch64 binaries. Maybe you can try the latest 7.3.53 aarch64 binaries?

@al-sabr
Copy link
Author

al-sabr commented Oct 23, 2024

I am trying to adapt a project that released only for amd64 with foundationdb but I need to run it on aarch64.

This is the Dockerfile and it requires the 2 .deb files

https://github.com/cybergarage/puzzledb-go/blob/3366bc205979dc0736b29f5ed4e3482b2b0a1659/Dockerfile#L1

Is there any other way to do this?

This is the related issue cybergarage/puzzledb-go#2

@al-sabr
Copy link
Author

al-sabr commented Oct 24, 2024

Looks like we never publish aarch64 deb packages before. We only build and publish aarch64 binaries recently.

Unfortunately, 7.3.25 is not a version that we have built aarch64 binaries. Maybe you can try the latest 7.3.53 aarch64 binaries?

Can you script your deploy pipeline so that it releases also aarch64 packages for the different distros? It would be really appreciated.

Will it be possible?

@al-sabr
Copy link
Author

al-sabr commented Nov 4, 2024

Any tought possible?

@jzhou77
Copy link
Contributor

jzhou77 commented Nov 4, 2024

It should be possible. However, we are revamping our release process, thus won't be able to work on this soon.

@al-sabr
Copy link
Author

al-sabr commented Nov 5, 2024

It should be possible. However, we are revamping our release process, thus won't be able to work on this soon.

What are the missing requirements so that this is possible? Pushing a QEMU arm64 compilation is not that complicated is it?

@al-sabr
Copy link
Author

al-sabr commented Nov 8, 2024

It should be possible. However, we are revamping our release process, thus won't be able to work on this soon.

What are the missing requirements so that this is possible? Pushing a QEMU arm64 compilation is not that complicated is it?

Any thought?

@jzhou77
Copy link
Contributor

jzhou77 commented Nov 20, 2024

#11798 fixed a RPM build issue

@al-sabr
Copy link
Author

al-sabr commented Nov 22, 2024

Is this going to be closed ?

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