[Bug 2054670] Re: troff: warning: cannot select font 'C' when viewing man page

Launchpad Bug Tracker 2054670 at bugs.launchpad.net
Fri Feb 23 19:56:22 UTC 2024


This bug was fixed in the package unzip - 6.0-28ubuntu3

---------------
unzip (6.0-28ubuntu3) noble; urgency=medium

  * d/t/*: Added autopkgtest (LP: #2023994)
  * d/p/29-fix-troff-warning.patch:
    Removes monospace directives to fix troff warnings (LP: #2054670)
  * d/p/20-unzip60-alt-iconv-utf8.patch
    * Refreshed as ab-style patch.
    * Added documentation for `-I` and `-O` options to `unzip -hh`.
    * Added documentation for `-I` and `-O` options to unzip (man/unzip.1) and
      zipinfo (man/zipinfo.1) man pages (LP: #138307).
    * Fixed garbled output when `zipinfo` or `unzip -Z` is called
      without arguments (LP: #1429939).

 -- Dominik Viererbe <dominik.viererbe at canonical.com>  Thu, 22 Feb 2024
02:48:49 +0200

** Changed in: unzip (Ubuntu Noble)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to unzip in Ubuntu.
https://bugs.launchpad.net/bugs/2054670

Title:
  troff: warning: cannot select font 'C' when viewing man page

Status in unzip package in Ubuntu:
  Fix Released
Status in unzip source package in Mantic:
  Won't Fix
Status in unzip source package in Noble:
  Fix Released

Bug description:
  When viewing any man page the following warning is displayed:
  troff: warning: cannot select font 'C'

  Run any of the following commands to see the warnings yourself:
  $ man funzip > /dev/null
  $ man unzip > /dev/null
  $ man unzipsfx > /dev/null
  $ man zipgrep > /dev/null
  $ man zipinfo > /dev/null

  This is a new warning. Other projects replaced the \fC directives with
  nothing, as it is currently a no-op.

  Context: \fC sets the font to a monospace font. The terminal can not
  change the font to any other font than a monospace font. Therefore
  removing the \C directives should result in no visual change.

  I already prepare a patch.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unzip/+bug/2054670/+subscriptions




More information about the foundations-bugs mailing list