Your message dated Thu, 31 Oct 2024 10:26:14 +0100
with message-id <[email protected]>
and subject line Re: Bug#1085701: foot-terminfo: Package doesn't install
terminfo for foot
has caused the Debian Bug report #1085701,
regarding foot-terminfo: Package doesn't install terminfo for foot
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1085701: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085701
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: foot-terminfo
Version: 1.18.1-1
Severity: important
X-Debbugs-Cc: [email protected]
Dear Maintainer,
Currently the package does not install any terminfo file.
The files /usr/share/terminfo/f/{foot,foot+base,foot-direct} are
provided by ncurses-term. They do not declare all capabilities, see
https://codeberg.org/dnkl/foot/wiki#foot-s-terminfo-vs-ncurses-terminfo
It seems that foot-terminfo also proviedes
/usr/share/terminfo/f/{foot,foot-direct}
but they aren't installed. (I guess since both foot-terminfo and
ncurses-term provide them, only one is installed?)
Arch Linux's foot-terminfo seems to provide foot-extra and
foot-extra-direct instead. (Also not ideal since it would require the user to
set TERM=foot-extra)
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.11.2-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages foot-terminfo depends on:
ii ncurses-term 6.5-2
foot-terminfo recommends no packages.
foot-terminfo suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
On 10/21/24 9:41 PM, Joel Schmitz wrote:
Currently the package does not install any terminfo file.
The files /usr/share/terminfo/f/{foot,foot+base,foot-direct} are
provided by ncurses-term. They do not declare all capabilities, see
https://codeberg.org/dnkl/foot/wiki#foot-s-terminfo-vs-ncurses-terminfo
Yes, as the package description of foot-terminfo says:
> This is a transitional package. It can safely be removed.
> The foot terminfo files are now shipped by ncurses-term.
It seems that foot-terminfo also proviedes
/usr/share/terminfo/f/{foot,foot-direct}
but they aren't installed. (I guess since both foot-terminfo and
ncurses-term provide them, only one is installed?)
foot-termino provided those files until 1.15.1-2 but since then it does
not anymore and foot now depends on ncurses-term >= 6.4+20230625-2.
Arch Linux's foot-terminfo seems to provide foot-extra and
foot-extra-direct instead. (Also not ideal since it would require the user to
set TERM=foot-extra)
I was planning on doing the same.
cheers,
Birger
--- End Message ---