Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 733042 - dev-util/pycharm-community installs files with unresolved SONAME dependencies
Summary: dev-util/pycharm-community 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: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-17 09:29 UTC by Agostino Sarubbo
Modified: 2021-07-17 13:51 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,7.88 KB, text/plain)
2020-07-17 09: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 2020-07-17 09:29:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/pycharm-community installs files with unresolved SONAME dependencies.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-17 09:29:07 UTC
Created attachment 649680 [details]
build.log

build log and emerge --info
Comment 2 INODE64 Sistemas 2021-07-01 14:21:12 UTC
PullRequest https://github.com/gentoo/gentoo/pull/21499 to fix this problem
Comment 3 Larry the Git Cow gentoo-dev 2021-07-17 13:51:43 UTC
The bug has been closed via the following commit(s):

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

commit b68efb6ec1f063f6451c24b21af0abfc165f3f5e
Author:     INODE64 <ffelix@inode64.com>
AuthorDate: 2021-07-01 13:47:55 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2021-07-17 13:51:35 +0000

    Massive update for dev-util/pycharm-professional and dev-util/pycharm-community
    
    * Fix rpath_security_checks
    * Fix crash when opening a markdown
    * Remove files from other architectures
    * Include missing deps
    * Use wrapper
    * Include recommended fs.inotify.max_user_watches
    
    Closes: https://bugs.gentoo.org/798765 https://bugs.gentoo.org/798762 https://bugs.gentoo.org/795258 https://bugs.gentoo.org/792516 https://bugs.gentoo.org/792459 https://bugs.gentoo.org/792393 https://bugs.gentoo.org/787536 https://bugs.gentoo.org/763879 https://bugs.gentoo.org/733058 https://bugs.gentoo.org/733042
    
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: INODE64 <ffelix@inode64.com>
    Closes: https://github.com/gentoo/gentoo/pull/21499
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>

 .../pycharm-community-2021.1.2.ebuild              | 101 ++++++++++++++++----
 .../pycharm-professional-2021.1.2.ebuild           | 103 +++++++++++++++++----
 2 files changed, 167 insertions(+), 37 deletions(-)