Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 814440 - net-im/discord-bin-0.0.16 installs files with unresolved SONAME dependencies
Summary: net-im/discord-bin-0.0.16 installs files with unresolved SONAME dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-23 06:45 UTC by Agostino Sarubbo
Modified: 2021-10-19 00:55 UTC (History)
0 users

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


Attachments
build.log (build.log,47.52 KB, text/plain)
2021-09-23 06:45 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 2021-09-23 06:45:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-im/discord-bin-0.0.16 installs files with unresolved SONAME dependencies.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-09-23 06:45:30 UTC
Created attachment 740796 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-10-19 00:55:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71922357de1ff64aec7d79f489c2335d12ff5856

commit 71922357de1ff64aec7d79f489c2335d12ff5856
Author:     Hayley Hughes <hayley@foxes.systems>
AuthorDate: 2021-10-12 01:57:56 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-10-19 00:46:15 +0000

    net-im/discord-bin: EAPI8, various fixes
    
    - Fix deps to match NEEDED libraries (bug #814440)
    - Make appindicator an optfeature (bug #743808)
    - Add sound optfeature (bug #722668)
    - Add missing EPREFIX to sed
    - Replace Exec in desktop file to just discord (respects EPREFIX)
    - Removed unnecessary inclusion of xdg
    - General cleanup
    
    Bug: https://bugs.gentoo.org/722668
    Closes: https://bugs.gentoo.org/743808
    Closes: https://bugs.gentoo.org/814440
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Hayley Hughes <hayley@foxes.systems>
    Closes: https://github.com/gentoo/gentoo/pull/22583
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 net-im/discord-bin/discord-bin-0.0.16-r1.ebuild | 88 +++++++++++++++++++++++++
 1 file changed, 88 insertions(+)