View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004207 | Spring engine | Linux | public | 2013-12-12 21:01 | 2013-12-13 16:57 |
| Reporter | apoleon | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | not fixable | ||
| Product Version | 95.0 | ||||
| Summary | 0004207: spring man pages have errors from man | ||||
| Description | Hello, I'm the maintainer of Spring for Debian GNU/Linux. While I was packaging the latest release of spring (95.0), the following man page issues were reported by Lintian, a Debian package checker. usr/share/man/man6/spring-dedicated.6.gz 264: warning [p 3, 1.5i, div `3tbd1,2', 0.8i]: can't break line usr/share/man/man6/spring-headless.6.gz 310: warning [p 3, 7.0i, div `3tbd1,2', 0.8i]: can't break line manpage-has-errors-from-man usr/share/man/man6/spring-legacy.6.gz 350: warning [p 3, 10.7i, div `3tbd1,2', 0.8i]: can't break line manpage-has-errors-from-man usr/share/man/man6/spring.6.gz 350: warning [p 3, 10.7i, div `3tbd1,2', 0.8i]: can't break line | ||||
| Steps To Reproduce | The man pages provoke warnings or errors from man. You can reproduce these warning messages with LC_ALL=en_US.UTF-8 MANROFFSEQ='' MANWIDTH=80 man --warnings -E UTF-8 -l -Tutf8 -Z /usr/share/man/man6/spring.6.gz >/dev/null The issue here is that the warnings indicate trouble with paragraph filling or they are related to long lines. Breaks can be helped with hyphenation, see "Manipulating Hyphenation" in the man manual for further information. Unfortunately I haven't spotted the root cause for this yet. | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||