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

ARM Debian package? #1462

Open
claudiu-cristea opened this issue Apr 2, 2024 · 3 comments · Fixed by #1503
Open

ARM Debian package? #1462

claudiu-cristea opened this issue Apr 2, 2024 · 3 comments · Fixed by #1503

Comments

@claudiu-cristea
Copy link

Describe the Feature Request

Any chance to release also ARM Debian packages?

Current behaviour

Only AMD for Debian are published

Expected behavior

To be able to install as package on Debian (ARM)

Environment

Debian

Additional context
N/A

@davidducos
Copy link
Member

davidducos commented Apr 2, 2024

@claudiu-cristea afaik there are no MySQL/Percona/MariaDB libraries for Debian/Ubuntu for ARM. They only provided ARM support for Linux on RHEL/CentOS/Oracle Linux.
As soon as they provide the packages, I will enable it, as the scripts are already prepare to compile and build those packages.

@L00Cyph3r
Copy link

Last time I looked into ARM (last month):

  • MariaDB has ARM support via their repo
  • MySQL only supports RHEL and the like through their official repo, but the ubuntu repo for at least jammy has them
  • Percona repo currently does not offer ARM build, their Docker images do though

@davidducos
Copy link
Member

Hi @L00Cyph3r ,

I tried MariaDB but it is not working, it is failing at linking stage. I tested a couple of things but it is still failing.
https://app.circleci.com/pipelines/github/mydumper/mydumper/2032/workflows/69382080-5be7-48ba-8e42-54d920e19802/jobs/32915
If you find a solution then, I will use them to package a version of MyDumper with MariaDB Libraries.

I prefer to use MySQL/Percona official libraries to avoid using specific things for different OS.

I think that you should push them to provide the libraries, or just try to compile MyDumper yourself on your own env, as I will not be able to provide a package at this moment... sorry

@davidducos davidducos linked a pull request May 17, 2024 that will close this issue
@davidducos davidducos linked a pull request May 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants