You are not logged in.

#1 2019-12-06 02:18:00

aura
Member
Registered: 2019-08-04
Posts: 21

auracle: error while loading shared libraries: libalpm.so.11

While trying to install AUR packages I'm getting the following error:

:: Package ckb-next not found in repositories, trying AUR...
:: resolving dependencies...
auracle: error while loading shared libraries: libalpm.so.11: cannot open shared object file: No such file or directory
auracle: error while loading shared libraries: libalpm.so.11: cannot open shared object file: No such file or directory
auracle: error while loading shared libraries: libalpm.so.11: cannot open shared object file: No such file or directory
:: no results found for ckb-next

Thanks for any help

Offline

#2 2019-12-06 02:30:52

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,449
Website

Re: auracle: error while loading shared libraries: libalpm.so.11

You need to update/rebuild auracle


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2019-12-06 03:50:17

aura
Member
Registered: 2019-08-04
Posts: 21

Re: auracle: error while loading shared libraries: libalpm.so.11

Trilby wrote:

You need to update/rebuild auracle

I've removed auracle however when I got to install auracle from the aur I run

makepkg -si

and receive:

Directory does not contain a valid build tree:
/home/user/auracle-git/src/auracle/build
==> ERROR: A failure occurred in build().
    Aborting...

Offline

#4 2019-12-06 05:05:31

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,449
Website

Re: auracle: error while loading shared libraries: libalpm.so.11

Please post the complete output.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#5 2019-12-06 05:13:10

aura
Member
Registered: 2019-08-04
Posts: 21

Re: auracle: error while loading shared libraries: libalpm.so.11

Trilby wrote:

Please post the complete output.

==> Making package: auracle-git r302.e5ac11e-1 (Thu 05 Dec 2019 10:09:55 PM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating auracle git repo...
Fetching origin
==> Validating source files with sha256sums...
    auracle ... Skipped
==> Extracting sources...
  -> Creating working copy of auracle git repo...
Reset branch 'makepkg'
==> Starting pkgver()...
==> Removing existing $pkgdir/ directory...
==> Starting build()...
Directory does not contain a valid build tree:
/home/arch/auracle-git/src/auracle/build
==> ERROR: A failure occurred in build().
    Aborting...

Offline

#6 2019-12-06 07:20:45

a821
Member
Registered: 2012-10-31
Posts: 381

Re: auracle: error while loading shared libraries: libalpm.so.11

It works for me. What if you pass `-C` to makepkg?

makepkg -Cs

Offline

#7 2021-10-07 11:37:50

dymoksc
Member
Registered: 2021-10-07
Posts: 1

Re: auracle: error while loading shared libraries: libalpm.so.11

aura wrote:

While trying to install AUR packages I'm getting the following error:

:: Package ckb-next not found in repositories, trying AUR...
:: resolving dependencies...
auracle: error while loading shared libraries: libalpm.so.11: cannot open shared object file: No such file or directory
auracle: error while loading shared libraries: libalpm.so.11: cannot open shared object file: No such file or directory
auracle: error while loading shared libraries: libalpm.so.11: cannot open shared object file: No such file or directory
:: no results found for ckb-next

Thanks for any help

So, did you manage to solve it somehow? I ran into the same issue and rebuilding auracle does not seem to help:

...

Compiler for C++ supports arguments -ffunction-sections: YES 
Compiler for C++ supports arguments -fdata-sections: YES 
Compiler for C++ supports link arguments -Wl,--gc-sections: YES 
Did not find pkg-config by name 'pkg-config'
Found Pkg-config: NO
Found CMake: /usr/bin/cmake (3.21.3)
Run-time dependency nlohmann_json found: YES 3.10.2
Run-time dependency libalpm found: NO (tried cmake)

meson.build:28:0: ERROR: Pkg-config binary for machine MachineChoice.HOST not found. Giving up.

A full log can be found at /home/gpetrovichev/auracle-git/src/auracle/build/meson-logs/meson-log.txt

Offline

#8 2021-10-07 11:49:40

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: auracle: error while loading shared libraries: libalpm.so.11

Don't necrobump a year old thread. Just from the error, make sure base-devel is installed as is mandatory for all AUR PKGBUILDs.

If this is insufficient, open a new thread.

Closing.

Last edited by V1del (2021-10-07 11:49:58)

Offline

Board footer

Powered by FluxBB