Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919863 - app-editors/logseq-desktop-bin-0.10.1: missing runtime dependencies
Summary: app-editors/logseq-desktop-bin-0.10.1: missing runtime dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Marc Schiffbauer
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-12-14 05:38 UTC by carrot_unaudited127
Modified: 2023-12-14 13:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description carrot_unaudited127 2023-12-14 05:38:14 UTC
Runtime prints the following:

logseq: error while loading shared libraries: libcups.so.2: cannot open shared object file: No such file or directory
Comment 1 Alfred Wingate 2023-12-14 06:09:16 UTC
I presume you don't have net-print/cups installed?


There are a quite lot of runtime dependencies missing.

 * VDB: detected possibly incorrect RDEPEND (app-editors/logseq-desktop-bin-0.10.1)
 *  > app-accessibility/at-spi2-core:2
 *  > dev-libs/expat
 *  > dev-libs/glib:2
 *  > dev-libs/nspr
 *  > dev-libs/nss
 *  > media-libs/alsa-lib
 *  > media-libs/mesa
 *  > net-misc/curl
 *  > net-print/cups
 *  > sys-apps/dbus
 *  > sys-libs/zlib
 *  > x11-libs/cairo
 *  > x11-libs/gtk+:3
 *  > x11-libs/libX11
 *  > x11-libs/libXcomposite
 *  > x11-libs/libXdamage
 *  > x11-libs/libXext
 *  > x11-libs/libXfixes
 *  > x11-libs/libXrandr
 *  > x11-libs/libdrm
 *  > x11-libs/libxcb
 *  > x11-libs/libxkbcommon
 *  > x11-libs/pango
Comment 2 carrot_unaudited127 2023-12-14 06:50:11 UTC
(In reply to Alfred Wingate from comment #1)
> I presume you don't have net-print/cups installed?

That is indeed the case. Having installed it, Logseq starts properly. Of course, I will keep the bug report open until the dependencies are fixed.
Comment 3 Larry the Git Cow gentoo-dev 2023-12-14 13:29:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f2aa31e0f810b14a362b80155896fa13c32f36d

commit 6f2aa31e0f810b14a362b80155896fa13c32f36d
Author:     Marc Schiffbauer <mschiff@gentoo.org>
AuthorDate: 2023-12-14 13:27:34 +0000
Commit:     Marc Schiffbauer <mschiff@gentoo.org>
CommitDate: 2023-12-14 13:29:40 +0000

    app-editors/logseq-desktop-bin: add misisng RDEPENDs
    
    Closes: https://bugs.gentoo.org/919863
    Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>

 ....ebuild => logseq-desktop-bin-0.10.1-r1.ebuild} | 26 +++++++++++++++++++++-
 1 file changed, 25 insertions(+), 1 deletion(-)