Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787536 - dev-util/pycharm-professional should disable automatic update check
Summary: dev-util/pycharm-professional should disable automatic update check
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-01 20:42 UTC by Dennis Lamm
Modified: 2021-07-17 13:51 UTC (History)
2 users (show)

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 Dennis Lamm gentoo-dev 2021-05-01 20:42:10 UTC
Since the updates are done with portage, please disable the update notification in the IDE.

Possible solutions see https://intellij-support.jetbrains.com/hc/en-us/community/posts/205436490-Is-there-a-way-to-disable-automatic-update-checking-during-installation-

Also see https://bugs.gentoo.org/704494
Comment 1 INODE64 Sistemas 2021-07-01 14:20:41 UTC
PullRequest https://github.com/gentoo/gentoo/pull/21499 to fix this problem
Comment 2 Larry the Git Cow gentoo-dev 2021-07-17 13:51:41 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(-)