FS#63885 - [kitty-terminfo] shouldn't the package provides all terminfo files
Attached to Project:
Community Packages
Opened by Vladimir (_v_l) - Sunday, 22 September 2019, 07:52 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Sunday, 22 September 2019, 16:52 GMT
Opened by Vladimir (_v_l) - Sunday, 22 September 2019, 07:52 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Sunday, 22 September 2019, 16:52 GMT
|
Details
Description: the kitty package before ver. 0.14.4-1 provided
terminfo file 'xterm-kitty' with the package, beginning with
ver. 0.14.4-2 the 'kitty-terminfo' package provides the
terminfo file in accordance with upstream suggestion. Still
the 'kitty' package provides the terminfo file 'xterm-kitty'
in '/usr/lib/kitty/terminfo/x'. Shouldn't the
'kitty-terminfo' provide this file? The purpose of this file
is a bit unclear. According to the page
https://sw.kovidgoyal.net/kitty/build.html#note-for-linux-macos-packagers
this file is needed to run kitty from build directory but it
is not clear if one needs that file after usual
installation, when 'xterm-kitty' is in
'/usr/share/terminfo/x/'.
|
This task depends upon
Closed by Sven-Hendrik Haase (Svenstaro)
Sunday, 22 September 2019, 16:52 GMT
Reason for closing: Not a bug
Sunday, 22 September 2019, 16:52 GMT
Reason for closing: Not a bug
Comment by Vladimir (_v_l) - Sunday,
22 September 2019, 13:09 GMT
Please ignore this request. I contacted with the author of kitty
(https://github.com/kovidgoyal/kitty/issues/1989) and he said that
this file (in /usr/lib/kitty) is private one, not for system wide
installation.