Package Details: clementine 1.4.1+38+g1fc7fe0e1-2

Git Clone URL: https://aur.archlinux.org/clementine.git (read-only, click to copy)
Package Base: clementine
Description: A modern music player and library organizer
Upstream URL: https://github.com/clementine-player/Clementine
Licenses: GPL-3.0-or-later
Submitter: arojas
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 20
Popularity: 1.17
First Submitted: 2023-06-28 19:03 (UTC)
Last Updated: 2025-04-02 21:38 (UTC)

Pinned Comments

FabioLolix commented on 2024-11-11 06:11 (UTC)

    error: failed to prepare transaction (could not satisfy dependencies) :: installing $PACKAGE (VERSION) breaks dependency 'libXXX.so=$VERSION' required by clementine -> error installing repo packages

You need to remove Clementine and rebuilt it

This is expected behaviour

FabioLolix commented on 2023-09-22 19:45 (UTC)

Dear all

  • every time you have error while loading shared libraries: libXXX.so.XXX: cannot open shared object file: No such file or directory for build from source programs you have to rebuild it

Latest Comments

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

simona commented on 2024-11-10 16:36 (UTC)

require libprotobuf.so=28.2.0-64

FabioLolix commented on 2024-10-23 17:06 (UTC)

error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)

Likely a network issue

/var/tmp/pamac-build

I don't have time or interest for AUR helpers, try with makepkg before reporting again

OscarB commented on 2024-10-23 13:10 (UTC)

I'm getting this error:

Building clementine...
==> Making package: clementine 1.4.1+10+gefe886e0a-1 (mié 23 oct 2024 09:58:15)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Cloning Clementine git repo...
Cloning into bare repository '/var/tmp/pamac-build/clementine/Clementine'...
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 4098 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
==> ERROR: Failure while downloading Clementine git repo
    Aborting...
Failed to build clementine

zausel76 commented on 2024-06-24 15:38 (UTC) (edited on 2024-06-24 15:40 (UTC) by zausel76)

@mickhowe On my machine: yay -S clementine // create package anew? -> All // show differences? -> your choice // Wait for clementine to compile and link with and against the updated packages (including protobuf).

I love clementine! Everyone should. ;)

FabioLolix commented on 2024-06-24 00:17 (UTC)

@mickhowe it is so hard to read the pinned comment?

mickhowe commented on 2024-06-24 00:07 (UTC)

After this mornings system updates I get the following error: clementine: error while loading shared libraries: libprotobuf.so.25: cannot open shared object file: No such file or directory

saxa commented on 2024-06-07 18:26 (UTC)

A bit off topic here, but: Tired of my favorite players being ruined, first Amarok, then Clementine. So I went for navidrome in a docker container, until that will be discontinued or "improved" by rewriting etc.

FabioLolix commented on 2024-05-14 16:24 (UTC)

@VVS pinned comments

VVS commented on 2024-05-14 16:23 (UTC)

After today update: clementine: error while loading shared libraries: libabsl_log_internal_check_op.so.2308.0.0: cannot open shared object file: No such file or directory

FabioLolix commented on 2024-03-10 09:48 (UTC)

@Thermi removing --copy-dt-needed-entries the pkgbuild will fail with:

[ 49%] Linking CXX executable ../../clementine-tagreader
/usr/bin/ld: CMakeFiles/clementine-tagreader.dir/tagreaderworker.cpp.o: undefined reference to symbol '_ZN4absl12lts_2023080212log_internal21CheckOpMessageBuilder7ForVar2Ev'
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/libabsl_log_internal_check_op.so.2308.0.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [ext/clementine-tagreader/CMakeFiles/clementine-tagreader.dir/build.make:144: clementine-tagreader] Error 1
make[1]: *** [CMakeFiles/Makefile2:1615: ext/clementine-tagreader/CMakeFiles/clementine-tagreader.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 49%] Building CXX object src/CMakeFiles/clementine_lib.dir/core/globalshortcuts.cpp.o

my simple test with makepkg -rf

Add options cC to clean makepkg work folders