Skip to content

Invalid pgml.so binary for version 2.10 amd64 .deb package #1674

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

Open
mbaaku opened this issue Jan 23, 2025 · 2 comments
Open

Invalid pgml.so binary for version 2.10 amd64 .deb package #1674

mbaaku opened this issue Jan 23, 2025 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@mbaaku
Copy link

mbaaku commented Jan 23, 2025

It appears that latest version of postgresql-pgml package for amd64 architecture contains arm architecture instead of:

root@d89727150ffe:/tmp# ls -l *deb 
-rw-r--r-- 1 root root 6464636 Jan 17 23:04 postgresql-pgml-15_2.10.0-ubuntu22.04-amd64.deb 
-rw-r--r-- 1 root root 6679932 Jul 24  2024 postgresql-pgml-15_2.9.3-ubuntu22.04-amd64.deb
root@d89727150ffe:/tmp# mkdir 2.9.3 2.10.0
root@d89727150ffe:/tmp# dpkg-deb -R postgresql-pgml-15_2.9.3-ubuntu22.04-amd64.deb 2.9.3/
root@d89727150ffe:/tmp# dpkg-deb -R postgresql-pgml-15_2.10.0-ubuntu22.04-amd64.deb 2.10.0/
root@d89727150ffe:/tmp# file 2.9.3/usr/lib/postgresql/15/lib/pgml.so
2.9.3/usr/lib/postgresql/15/lib/pgml.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[xxHash]=844e7dd41c7f973f, not stripped
root@d89727150ffe:/tmp# file 2.10.0/usr/lib/postgresql/15/lib/pgml.so
2.10.0/usr/lib/postgresql/15/lib/pgml.so: ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[xxHash]=8d5f457892531e45, not stripped

Unfortunately it is not possible to install earlier version due to lack of indexing in postgresml repository:

E: Version '2.9.3' for 'postgresql-pgml-15' was not found
root@d89727150ffe:/tmp# apt-cache madison postgresql-pgml-15
postgresql-pgml-15 |     2.10.0 | https://apt.postgresml.org jammy/main amd64 Packages

The only workaround is manual download of the packages and local installation. Could you please take care of it?

@montanalow
Copy link
Contributor

Confirmed. I'll create a new release after we fix the pipeline.

@montanalow montanalow self-assigned this Jan 24, 2025
@montanalow montanalow added the bug Something isn't working label Jan 24, 2025
@tzerber
Copy link

tzerber commented Mar 17, 2025

Any updates on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy