Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 798459 - app-editors/atom-bin-1.57.0: some files are missing executable permissions
Summary: app-editors/atom-bin-1.57.0: some files are missing executable permissions
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Marco Scardovi (scardracs)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-24 19:41 UTC by Maxim Polunin
Modified: 2021-07-07 14:02 UTC (History)
0 users

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 Maxim Polunin 2021-06-24 19:41:57 UTC
atom-bin-1.57.0 installed from the GURU overlay has broken 'ctrl-p' shortcut - it is stuck showing 'Indexing project... 0'.
While atom executable run from unpacked /usr/portage/distfiles/atom-bin-1.57.0.tar.gz works as expected.

It appears `resources/app.asar.unpacked/node_modules/vscode-ripgrep/bin/rg` files requires +x to have this feature working (original tar.gz has +x on this and much more files).

Also in my case `strace -f atom` shows that atom tries to execute `resources/app.asar.unpacked/node_modules/dugite/git/bin/git` so it worth having +x on it as well.
Comment 1 Marco Scardovi (scardracs) 2021-07-05 15:43:13 UTC
Why this bug has not been assigned to me?
Comment 2 Larry the Git Cow gentoo-dev 2021-07-07 14:02:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=80ba915fed96132802d9687696cbf1a6a3d2f593

commit 80ba915fed96132802d9687696cbf1a6a3d2f593
Author:     Marco Scardovi <marco@scardovi.com>
AuthorDate: 2021-07-05 15:57:25 +0000
Commit:     Marco Scardovi <marco@scardovi.com>
CommitDate: 2021-07-05 15:57:42 +0000

    app-editors/atom-bin: fix bug 798459
    
    Closes: https://bugs.gentoo.org/798459
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Marco Scardovi <marco@scardovi.com>

 .../atom-bin/{atom-bin-1.57.0.ebuild => atom-bin-1.57.0-r1.ebuild}    | 4 ++++
 1 file changed, 4 insertions(+)