Package Details: paru-bin 2.1.0-1

Git Clone URL: https://aur.archlinux.org/paru-bin.git (read-only, click to copy)
Package Base: paru-bin
Description: Feature packed AUR helper
Upstream URL: https://github.com/morganamilo/paru
Licenses: GPL-3.0-or-later
Conflicts: paru
Provides: paru
Submitter: Morganamilo
Maintainer: Morganamilo
Last Packager: Morganamilo
Votes: 327
Popularity: 2.43
First Submitted: 2020-10-28 12:23 (UTC)
Last Updated: 2025-07-08 08:51 (UTC)

Dependencies (5)

Required by (89)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

cqzw555 commented on 2024-03-16 11:06 (UTC)

$ paru -Syyu                  
paru: error while loading shared libraries: libalpm.so.13: cannot open shared object file: No such file or directory

$ pacman -Ql | grep libalpm.so
pacman /usr/lib/libalpm.so
pacman /usr/lib/libalpm.so.14
pacman /usr/lib/libalpm.so.14.0.0

$ pacman -Qs pacman           
local/pacman 6.1.0-3

$ pacman -Qs paru-bin
local/paru-bin 2.0.1-1

Morganamilo commented on 2024-03-16 00:32 (UTC)

debugedit is part of base-devel.

gertvdijk commented on 2024-03-16 00:08 (UTC)

The latest version fails to install and subsequently the current 2.0.1-1 version doesn't work any longer. Perhaps there's a missing dependency on debugedit causing all this?

Aur (1)       Old Version  New Version    Make Only
aur/paru-bin  2.0.1-1      2.0.3-3        No
[...]
==> Sources are ready.
paru-bin-2.0.3-3: parsing pkg list...
==> ERROR: Cannot find the debugedit binary required for including source files in debug packages.
error: failed to build 'paru-bin-2.0.3-3': 
error: packages failed to build: paru-bin-2.0.3-3
$ paru
paru: error while loading shared libraries: libalpm.so.13: cannot open shared object file: No such file or directory
$ ldd /usr/bin/paru
        linux-vdso.so.1 (0x00007ffed43de000)
        libssl.so.3 => /usr/lib/libssl.so.3 (0x00007b9b1f4f2000)
        libcrypto.so.3 => /usr/lib/libcrypto.so.3 (0x00007b9b1ee00000)
        libalpm.so.13 => not found
        libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007b9b1fe17000)
        libm.so.6 => /usr/lib/libm.so.6 (0x00007b9b1f406000)
        libc.so.6 => /usr/lib/libc.so.6 (0x00007b9b1ec1e000)
        /lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007b9b1fe3e000)

I had to re-bootstrap my paru installation from Github release download.

$ mkdir /tmp/paru && cd /tmp/paru
$ curl --location --output paru.tar.zst \
  'https://github.com/Morganamilo/paru/releases/download/v2.0.3/paru-v2.0.3-1-x86_64.tar.zst'
$ tar -xvf paru.tar.zst
$ ./paru -S paru-bin
$ paru  # works again

lafleur commented on 2023-12-03 06:30 (UTC)

I can witness the issue with openssl is fixed when installing on a fresh Aarch64 install, great !

drygdryg commented on 2023-10-06 06:57 (UTC)

Please add "less" package to depends.

levi commented on 2023-07-16 22:37 (UTC)

@mio-19: You need core/openssl-1.1

danisztls commented on 2023-04-16 11:03 (UTC) (edited on 2023-04-16 11:03 (UTC) by danisztls)

@mio-19 Installing libxcryypt-compat helped when I got this error with another program. This might be the case.

mio-19 commented on 2023-04-13 14:29 (UTC)

alarm arch64:

paru: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

bjo commented on 2023-04-07 19:12 (UTC)

Unflagged.

kojq commented on 2023-04-07 18:56 (UTC)

@bjo You have the "Unflag package" option below "Flagged out-of-date (2023-04-05)"