Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833035 - www-client/microsoft-edge-98.0.1108.43 installs files with unresolved SONAME dependencies
Summary: www-client/microsoft-edge-98.0.1108.43 installs files with unresolved SONAME ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-10 07:01 UTC by Agostino Sarubbo
Modified: 2022-02-10 11:00 UTC (History)
0 users

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


Attachments
build.log (build.log,55.52 KB, text/plain)
2022-02-10 07:01 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 2022-02-10 07:01:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-client/microsoft-edge-98.0.1108.43 installs files with unresolved SONAME dependencies.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
If the issue is about libc.so you may want to add sys-libs/glibc as RDEPEND and mask this package in profiles/features/musl/package.mask.
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-10 07:01:04 UTC
Created attachment 764745 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-02-10 11:00:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5874eec8980e0c6ebe7ae0f2b72170c6921f839a

commit 5874eec8980e0c6ebe7ae0f2b72170c6921f839a
Author:     Stephan Hartmann <sultan@gentoo.org>
AuthorDate: 2022-02-10 10:58:24 +0000
Commit:     Stephan Hartmann <sultan@gentoo.org>
CommitDate: 2022-02-10 11:00:06 +0000

    www-client/microsoft-edge*: require glibc
    
    Closes: https://bugs.gentoo.org/833037
    Closes: https://bugs.gentoo.org/833036
    Closes: https://bugs.gentoo.org/833035
    Signed-off-by: Stephan Hartmann <sultan@gentoo.org>

 profiles/features/musl/package.mask                                 | 6 ++++++
 .../microsoft-edge-beta/microsoft-edge-beta-98.0.1108.39.ebuild     | 1 +
 .../microsoft-edge-beta/microsoft-edge-beta-98.0.1108.42.ebuild     | 1 +
 .../microsoft-edge-beta/microsoft-edge-beta-99.0.1150.11.ebuild     | 1 +
 .../microsoft-edge-dev/microsoft-edge-dev-100.0.1156.1.ebuild       | 1 +
 www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1150.2.ebuild | 1 +
 www-client/microsoft-edge-dev/microsoft-edge-dev-99.0.1150.7.ebuild | 1 +
 www-client/microsoft-edge/microsoft-edge-98.0.1108.43.ebuild        | 1 +
 8 files changed, 13 insertions(+)