Bug 23645

Summary: pycharm-community contains prebuilt binaries
Product: Mageia Reporter: Pascal Terjan <pterjan>
Component: RPM PackagesAssignee: Nicolas Lécureuil <mageia>
Status: NEW --- QA Contact:
Severity: normal    
Priority: Normal    
Version: Cauldron   
Target Milestone: ---   
Hardware: All   
OS: Linux   
See Also: https://bugs.mageia.org/show_bug.cgi?id=26273
Whiteboard:
Source RPM: pycharm-community CVE:
Status comment:

Description Pascal Terjan 2018-10-06 17:17:59 CEST
The x86_64 ones makes the package non installable on i586/arm/... but it is bad anyway as we should build things from source
David Walser 2020-12-19 20:17:43 CET

See Also: (none) => https://bugs.mageia.org/show_bug.cgi?id=26273

Comment 1 Nicolas Lécureuil 2020-12-19 20:41:24 CET
yes, this is not what we want.

Status: NEW => ASSIGNED

Comment 2 Pascal Terjan 2020-12-19 20:48:00 CET
It was a bit difficult to find but the sources seem to be https://github.com/JetBrains/intellij-community/tree/master/python

Branches for 2019.1.x seem to be named 191.*, with latest one for 2019.1.4 being
https://github.com/JetBrains/intellij-community/commits/191.8026

The package needs to be rewritten from scratch to build from source instead of precompiled binaries.

Status: ASSIGNED => NEW