Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646824 - x11-terms/kitty links to incorrect binary
Summary: x11-terms/kitty links to incorrect binary
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tim Harder
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-06 19:09 UTC by Bearcat M. Şándor
Modified: 2018-02-06 21:12 UTC (History)
1 user (show)

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 Bearcat M. Şándor 2018-02-06 19:09:01 UTC
I installed x11-terms/kitty via "emerge kitty". The installation completes. Running the terminal with "kitty" or "/usr/bin/kitty" results in:

/usr/bin: can't open file '/usr/bin/../lib/kitty': [Errno 2] No such file or directory




Reproducible: Always

Steps to Reproduce:
1.emerge kitty
2.kitty
3.
Actual Results:  
/usr/bin: can't open file '/usr/bin/../lib/kitty': [Errno 2] No such file or directory

Expected Results:  
The terminal should open.

I"m using PYTHON_SINGLE_TARGET="python3_6" in my /etc/portage/make.conf, but as the package demands this, it shouldn't be an issue.
Comment 1 Larry the Git Cow gentoo-dev 2018-02-06 21:12:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8fa99cc39f0813967d67ab537c7318e4547a365

commit a8fa99cc39f0813967d67ab537c7318e4547a365
Author:     Tim Harder <radhermit@gentoo.org>
AuthorDate: 2018-02-06 21:06:50 +0000
Commit:     Tim Harder <radhermit@gentoo.org>
CommitDate: 2018-02-06 21:11:47 +0000

    x11-terms/kitty: respect libdir in launcher
    
    Fixes running on systems using the new SYMLINK_LIB=no multilib layout
    used in 17.1 profiles.
    
    Closes: https://bugs.gentoo.org/646824

 x11-terms/kitty/{kitty-0.7.1-r1.ebuild => kitty-0.7.1-r2.ebuild} | 1 +
 1 file changed, 1 insertion(+)