Package Details: pycharm-professional 2024.3-1

Git Clone URL: https://aur.archlinux.org/pycharm-professional.git (read-only, click to copy)
Package Base: pycharm-professional
Description: Python IDE for Professional Developers. Professional Edition
Upstream URL: https://www.jetbrains.com/pycharm/
Keywords: development editor ide jetbrains python
Licenses: custom
Submitter: hippojazz
Maintainer: Xavier (37h4n)
Last Packager: Xavier
Votes: 289
Popularity: 1.09
First Submitted: 2013-09-25 03:56 (UTC)
Last Updated: 2024-11-14 03:02 (UTC)

Dependencies (19)

Required by (0)

Sources (4)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 44 Next › Last »

Xavier commented on 2023-03-30 20:43 (UTC)

Hi folks, I am going to delay the update to the new version for a bit, I tested and personally the migration dialog fails to me, after that it seems to work well but I need to be sure, I'm going to wait for the response of the issue in the tracking bugs.

alorence commented on 2023-03-17 13:25 (UTC) (edited on 2023-03-17 13:25 (UTC) by alorence)

I also encountered the error with invalid shasum. I simply deleted the cache directory of package build and the upgrade finished successfully:

rm -fr /var/tmp/pamac-build-${USER}/pycharm-professional && pamac update

Xavier commented on 2023-03-13 19:25 (UTC) (edited on 2023-03-13 20:48 (UTC) by Xavier)

@guiastro (update) then your downloaded file is corrupted, download it again

murchu27 commented on 2023-03-13 19:23 (UTC)

If I download pycharm-professional-2022.3.3.tar.gz from this page, then this shasum matches the file that you linked

❯ shasum -a 256 pycharm-professional-2022.3.3.tar.gz
50c37aafd9fbe3a78d97cccf4f7abd80266c548d1c7ea4751b08c52810f16f2d  pycharm-professional-2022.3.3.tar.gz

At this point I figured you were right about my file being corrupted. I'm installing this through Pamac, so I went into the "Build files" section of the package, clicked "Reset build files", and tried installing again. Checksum matches after doing this, so the installation works fine. I guess Pamac might have cached the file used before the recent update or something!

guiastro commented on 2023-03-13 19:10 (UTC)

it is not being compatible.

shasum -a 256 pycharm-professional-2022.3.3.tar.gz.sha256 8acf48ef44e8309d8625acd9ff21fa033f7d7d9fac2bf6c0e2ef4a6c86ce5033 pycharm-professional-2022.3.3.tar.gz.sha256

Xavier commented on 2023-03-13 18:34 (UTC) (edited on 2023-03-13 19:04 (UTC) by Xavier)

@murchu27 and @guiastro could you please check this file: https://download.jetbrains.com/python/pycharm-professional-2022.3.3.tar.gz.sha256 for me the shasum match, I'm starting to think that there are different mirrors for the same tar with different sums

guiastro commented on 2023-03-13 18:19 (UTC) (edited on 2023-03-13 18:25 (UTC) by guiastro)

==> Validating source files with sha256sums... pycharm-professional.desktop ... Passed charm.desktop ... Passed charm ... Passed ==> Validating source_x86_64 files with sha256sums... pycharm-professional-2022.3.3.tar.gz ... FAILED ==> ERROR: One or more files did not pass the validity check! -> error making: pycharm-professional

.tar.gz error

Xavier commented on 2023-03-13 18:12 (UTC)

Hi @murchu27, I just checked and the sums are fine, then maybe your tar file downloaded is corrupted

murchu27 commented on 2023-03-13 17:46 (UTC)

Still getting the same error as @jrohwer. Did they change the tar file again?

Xavier commented on 2023-03-11 19:58 (UTC) (edited on 2023-03-11 20:00 (UTC) by Xavier)

For some reason (maybe a last minute bug fixes), they changed the tar file, thanks for letting me know.