Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922350 - app-editors/logseq-desktop-bin-0.10.5 installs files with unresolved SONAME dependencies (MUSL-SYSTEM)
Summary: app-editors/logseq-desktop-bin-0.10.5 installs files with unresolved SONAME d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marc Schiffbauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-18 08:29 UTC by Agostino Sarubbo
Modified: 2024-02-16 12:00 UTC (History)
0 users

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


Attachments
build.log (build.log,54.63 KB, text/plain)
2024-01-18 08:29 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-01-18 08:29:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/logseq-desktop-bin-0.10.3 installs files with unresolved SONAME dependencies (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-18 08:29:16 UTC
Created attachment 882519 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-07 08:13:55 UTC
glibc-2.39_tinderbox has reproduced this issue with version 0.10.5 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2024-02-16 12:00:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ecc13c37a20b5112ac26306fd29d38e6061baf0

commit 8ecc13c37a20b5112ac26306fd29d38e6061baf0
Author:     Marc Schiffbauer <mschiff@gentoo.org>
AuthorDate: 2024-02-16 11:58:47 +0000
Commit:     Marc Schiffbauer <mschiff@gentoo.org>
CommitDate: 2024-02-16 12:00:26 +0000

    app-editors/logseq-desktop-bin: add 0.10.6
    
    and add mask for musl, as its compiled against glibc
    
    Closes: https://bugs.gentoo.org/922350
    Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>

 app-editors/logseq-desktop-bin/Manifest            |  1 +
 .../logseq-desktop-bin-0.10.6.ebuild               | 90 ++++++++++++++++++++++
 profiles/features/musl/package.mask                |  4 +
 3 files changed, 95 insertions(+)