[Pkg-zsh-devel] Bug#963420: Bug#963420: zsh: FTBFS: sh: 1: colcrt: not found
Axel Beckert
abe at debian.org
Sun Jun 21 22:18:58 BST 2020
Hi Lucas,
Lucas Nussbaum wrote:
> > helpfiles: attempting col -bx <debian/zsh-common/usr/share/zsh/help/man.tmp >debian/zsh-common/usr/share/zsh/help/col.tmp
> > sh: 1: col: not found
> > helpfiles: attempting colcrt - debian/zsh-common/usr/share/zsh/help/man.tmp >debian/zsh-common/usr/share/zsh/help/col.tmp
> > sh: 1: colcrt: not found
> > helpfiles: col -bx and colcrt - both failed
> > make[1]: *** [debian/rules:97: override_dh_auto_install-indep] Error 1
Thanks for that bug report!
This is very likely caused by moving around some binaries between
bsdmainutils and util-linux:
bsdmainutils (12.1.1) unstable; urgency=medium
The "calendar" program, formerly provided in this package, now
appears in the separate package "calendar".
The tools The tools col, colrm, column, hexdump, and ul are now
provided as "bsdextrautils" from the util-linux sources.
-- Michael Meskes <meskes at debian.org> Wed, 27 May 2020 17:05:02 +0200
And from the changelog of bsdmainutils (12.1.1):
* Follow BSD and remove colcrt, it is only useful on very old
terminals anyway.
>From the message "col -bx and colcrt - both failed" and the fact that
col was testet before colcrt, I assume that it suffices to add a
build-dependency on bsdextrautils and as alternative a b-d on
bsdmainutils << 12.1.1~ to make sure at least col is installed.
Regards, Axel
--
,''`. | Axel Beckert <abe at debian.org>, https://people.debian.org/~abe/
: :' : | Debian Developer, ftp.ch.debian.org Admin
`. `' | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5
`- | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE
More information about the Pkg-zsh-devel
mailing list