Project

General

Profile

Bug #3606

[pacman] pacman-contrib, pyalpm and pacutils depend on libalpm.so.14

dllud - about 1 month ago - . Updated about 1 month ago.

Status:
fixed
Priority:
bug
Assignee:
% Done:

0%


Description

pacman needs to be updated to be on par with Arch and carry libalpm.so.14
Several auxiliary tools like pyalpm and those in pacman-contrib and pacutils are now failing due to the missing libalpm.so.14. Current pacman in Parabola (6.0.2-8.parabola1) only brings libalpm.so.13

Examples failures:

# paccache -rk0
pacsort: error while loading shared libraries: libalpm.so.14: cannot open shared object file: No such file or directory

# pycman-version
Traceback (most recent call last):
  File "/usr/bin/pycman-version", line 27, in <module>
    import pyalpm
ImportError: libalpm.so.14: cannot open shared object file: No such file or directory

History

#1

Updated by bill-auger about 1 month ago

  • Status changed from unconfirmed to confirmed
#2

Updated by bill-auger about 1 month ago

  • Assignee set to bill-auger
  • Status changed from confirmed to fixed

Also available in: Atom PDF