Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 792393 - dev-util/pycharm-professional-2020.3 - file collision with dev-util/pycharm-community-2020.3
Summary: dev-util/pycharm-professional-2020.3 - file collision with dev-util/pycharm-c...
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-27 07:19 UTC by Toralf Förster
Modified: 2021-07-17 13:51 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.47 KB, text/plain)
2021-05-27 07:19 UTC, Toralf Förster
Details
dev-util:pycharm-professional-2020.3:20210526-212732.log (dev-util:pycharm-professional-2020.3:20210526-212732.log,26.86 KB, text/plain)
2021-05-27 07:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,358.82 KB, text/plain)
2021-05-27 07:19 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.00 KB, application/x-bzip)
2021-05-27 07:19 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.73 KB, application/x-bzip)
2021-05-27 07:19 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-05-27 07:19:08 UTC
 * Press Ctrl-C to Stop
 * 
 * dev-util/pycharm-community-2020.3:0::gentoo
 * 	/usr/lib/debug/.build-id/0a/bc6f34782d8d53135a24b7fcb9fb08f3c3715f
 * 	/usr/lib/debug/.build-id/0a/bc6f34782d8d53135a24b7fcb9fb08f3c3715f.debug
 * 	/usr/lib/debug/.build-id/26/1a224477c400943095d6ca4191ca32a2923059

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j2-20210521-123005

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.10
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed May 26 20:50:12 UTC 2021

emerge -qpvO dev-util/pycharm-professional
[ebuild  N    ] dev-util/pycharm-professional-2020.3  USE="bundled-jdk"
Comment 1 Toralf Förster gentoo-dev 2021-05-27 07:19:09 UTC
Created attachment 711489 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-27 07:19:10 UTC
Created attachment 711492 [details]
dev-util:pycharm-professional-2020.3:20210526-212732.log
Comment 3 Toralf Förster gentoo-dev 2021-05-27 07:19:12 UTC
Created attachment 711495 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-05-27 07:19:13 UTC
Created attachment 711498 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-27 07:19:15 UTC
Created attachment 711501 [details]
logs.tar.bz2
Comment 6 INODE64 Sistemas 2021-07-01 14:20:34 UTC
PullRequest https://github.com/gentoo/gentoo/pull/21499 to fix this problem
Comment 7 Larry the Git Cow gentoo-dev 2021-07-17 13:51:44 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(-)