Package Details: goland-eap-jre 243.21565.42-1

Git Clone URL: https://aur.archlinux.org/goland-eap.git (read-only, click to copy)
Package Base: goland-eap
Description: JBR (JetBrains Runtime) for Goland - a patched JRE
Upstream URL: https://github.com/JetBrains/JetBrainsRuntime
Licenses: custom:jetbrains
Conflicts: gogland-eap-jre
Replaces: gogland-eap-jre
Submitter: freswa
Maintainer: freswa
Last Packager: freswa
Votes: 16
Popularity: 0.000000
First Submitted: 2017-11-02 17:52 (UTC)
Last Updated: 2024-11-01 09:19 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

dahankzter commented on 2018-02-07 05:59 (UTC)

The upgrade fails for me:

[code] -> Found jetbrains-goland-eap.desktop ==> Validating source files with sha512sums... goland-181.3263.27.tar.gz ... Passed jetbrains-goland-eap.desktop ... Passed ==> Extracting sources... -> Extracting goland-181.3263.27.tar.gz with bsdtar ==> Entering fakeroot environment... ==> Starting package_goland-eap()... chmod: cannot access '/var/cache/pacman/pkg/goland-eap3101/goland-eap/pkg/goland-eap/opt/goland-eap/plugins/intellij-go-plugin/lib/dlv/linux/dlv': No such file or directory ==> ERROR: A failure occurred in package_goland-eap(). Aborting... [/code]

KingCrunch commented on 2017-12-27 06:42 (UTC)

In [1] you should rename the application to something like "Goland EAP". If you install both "goland" and "goland-eap" they're hard to distinguish

[1] https://aur.archlinux.org/cgit/aur.git/tree/jetbrains-goland-eap.desktop?h=goland-eap

dcelasun commented on 2017-11-02 19:17 (UTC) (edited on 2017-11-02 19:17 (UTC) by dcelasun)

Since the config directory is still ~/.Gogland1.0, can you add conflicts=(gogland-eap)?

fzerorubigd commented on 2017-03-22 18:12 (UTC)

Ver 171.3780.106 is out.

freswa commented on 2017-02-20 05:16 (UTC)

fixed, sorry

KingCrunch commented on 2017-02-19 22:04 (UTC)

I get many file conflicts because of files in gogland-eap and gogland-eap-jre. It looks like it is related to this > rsync -rtl ${srcdir}/Gogland-${pkgver}/ ${pkgdir}/opt/${pkgbase} --exclude=/opt/${pkgbase}/jre https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=gogland-eap#n27 When I open the created archive I still see the 'jre'-folder. 'exclude' is relative to the origin path, thus it should be '/jre', or just 'jre'

freswa commented on 2017-01-11 19:57 (UTC)

@atriix thx, fixed

atriix commented on 2017-01-11 19:53 (UTC)

https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=gogland-eap#n29 tries to symlink the wrong filename, should be ${_pkgname}.sh (note the underscore), since there are no gogland-eap.sh