You are not logged in.

#1 2021-11-06 13:08:46

hayao
Member
From: Japanese
Registered: 2020-04-30
Posts: 32
Website

Pyalpm references old libraries (libalpm.so.12)

Pyalpm does not work.  It references old libraries
I think it needs a rebuild of Pyalpm this.

[root@Hayao-ArchLinux /]# python
Python 3.9.7 (default, Oct 22 2021, 09:28:30) 
[GCC 11.1.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import pyalpm
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: libalpm.so.12: cannot open shared object file: No such file or directory

Last edited by hayao (2021-11-06 13:11:52)

Offline

#2 2021-11-06 14:38:05

abaumann
Administrator
From: Zurich
Registered: 2019-11-14
Posts: 987
Website

Re: Pyalpm references old libraries (libalpm.so.12)

error: target not found: python-pytest-pacman

    pytest-pacman git repo ... FAILED (the public key E499C79F53C96A54E572FEE1C06086337C50773E is not trusted)

gpg --receive E499C79F53C96A54E572FEE1C06086337C50773E
gpg: keyserver option 'ca-cert-file' is obsolete; please use 'hkp-cacert' in dirmngr.conf
gpg: key C06086337C50773E: "Jelle van der Waa <jelle@vdwaa.nl>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1

I'll rebuild python-pytest-pacman from the unigned git tag and I'll give pyalpm a push afterwards..

Offline

#3 2021-11-06 16:01:10

levi
Moderator
From: Yorkshire, UK
Registered: 2018-06-16
Posts: 1,197

Re: Pyalpm references old libraries (libalpm.so.12)

The package is called pytest-pacman.  Calling it python-pytest-pacman is something of a tautology.  Perhaps you're not referring to the package name however.


Architecture: pentium4, Testing repos: Yes, Hardware: EeePC 901+2GB RAM+OS half on the SD card.

Offline

#4 2021-11-06 20:56:03

abaumann
Administrator
From: Zurich
Registered: 2019-11-14
Posts: 987
Website

Re: Pyalpm references old libraries (libalpm.so.12)

I think pyalm is now in stable.

-rw-rw-r-- 1 http http 47445 Dec  9  2020 pool/pyalpm-0.9.2-1.0-i486.pkg.tar.zst
-rw-rw-r-- 1 http http   566 Dec  9  2020 pool/pyalpm-0.9.2-1.0-i486.pkg.tar.zst.sig
-rw-r--r-- 1 http http   310 Nov  6 16:02 pool/pyalpm-0.10.6-1.2-i686.pkg.tar.zst.sig
-rw-r--r-- 1 http http 47545 Nov  6 16:02 pool/pyalpm-0.10.6-1.2-i686.pkg.tar.zst
-rw-r--r-- 1 http http 47576 Nov  6 16:04 pool/pyalpm-0.10.6-1.2-pentium4.pkg.tar.zst
-rw-r--r-- 1 http http   566 Nov  6 16:04 pool/pyalpm-0.10.6-1.2-pentium4.pkg.tar.zst.sig

Ok, i486 has a big worker queue ATM.. but nobody uses pyalm on i486 most likely.. :-)

Offline

Board footer

Powered by FluxBB