Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #92338
| From | Bjarni Ingi Gislason <bjarniig@simnet.is> |
|---|---|
| Newsgroups | linux.debian.kernel |
| Subject | Re: [bjarniig@simnet.is: kernel-img.conf.5: warning from "lint"] |
| Date | 2026-05-07 03:10 +0200 |
| Message-ID | <MRVpv-39PX-1@gated-at.bofh.it> (permalink) |
| References | <MRdHP-2FBH-1@gated-at.bofh.it> <MRrKN-2P5r-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, May 05, 2026 at 07:23:01PM +0200, Ben Hutchings wrote: > On Tue, 2026-05-05 at 02:01 +0000, Bjarni Ingi Gislason wrote: > [...] > > Looking at the links/lintian part of the home page of the package > > "linux-base" and seeing this: > > > > tbl preprocessor failed, or it or soelim was not run; table(s) likely not rendered (TE macro called with TW register undefined) > > Well, the same warning can be seen for groff's own man pages: > > https://udd.debian.org/lintian/?email1=&email2=&email3=&packages=groff&ignpackages=&format=html<_error=on<_warning=on&lintian_tag=groff-message#all > > (and in many other packages). I think this is actually a bug in > lintian. > > [...] > > Reproduced with > > > > groff -mandoc -ww -z kernel-img.conf.5: > > > > an.tmac:kernel-img.conf.5.new:47: warning: tbl preprocessor failed, or it or soelim was not run; table(s) likely not rendered (TE macro called with TW register undefined) > > But man does use tbl, and: > > man --warnings=w kernel-img.conf > > shows no such warning. > Hi, a first fix on your side is to add '\" t to be the first line in a man page that needs preprocessing with "tbl". See man(1), chapter "DEFAULTS". Using 'tbl' for every man page is a waste of resources (processor's work, its time).
Back to linux.debian.kernel | Previous | Next — Previous in thread | Find similar
[bjarniig@simnet.is: kernel-img.conf.5: warning from "lint"] Bjarni Ingi Gislason <bjarniig@simnet.is> - 2026-05-05 04:30 +0200
Re: [bjarniig@simnet.is: kernel-img.conf.5: warning from "lint"] Ben Hutchings <ben@decadent.org.uk> - 2026-05-05 19:30 +0200
Re: [bjarniig@simnet.is: kernel-img.conf.5: warning from "lint"] Bjarni Ingi Gislason <bjarniig@simnet.is> - 2026-05-07 03:10 +0200
csiph-web