Bug ID 1215465
Summary [Build 20230917] groff / "man -P cat docker build | grep … => troff:<standard input>:80: warning: cannot select font 'C'
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
URL https://openqa.opensuse.org/tests/3584565/modules/docker/steps/212
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee screening-team-bugs@suse.de
Reporter dimstar@opensuse.org
QA Contact qa-bugs@suse.de
Target Milestone ---
Found By openQA
Blocker Yes

## Observation

The test code runs:

man -P cat docker build | grep 'docker-build - Build'; echo 4Kdp0-$?-

this then returns

troff:<standard input>:80: warning: cannot select font 'C'
…
troff:<standard input>:511: warning: cannot select font 'C'
troff:<standard input>:513: warning: cannot select font 'C'
troff:<standard input>:518: warning: cannot select font 'C'
troff:<standard input>:518: warning: cannot select font 'C'
4Kdp0-1-

i.e error spewn out and the grep fails (the actual search string not found)


openQA test in scenario
opensuse-Tumbleweed-DVD-x86_64-containers_host_docker@64bit fails in
[docker](https://openqa.opensuse.org/tests/3584565/modules/docker/steps/212)

## Test suite description
Maintainer: dheidler. Extra tests about CLI software in container module
2023-08-10/dimstar: added QEMURAM=2048 (boo#1212824)


## Reproducible

Fails since (at least) Build
[20230917](https://openqa.opensuse.org/tests/3583658)


## Expected result

Last good: [20230915](https://openqa.opensuse.org/tests/3580146) (or more
recent)


## Further details

Always latest result in this scenario:
[latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=containers_host_docker&version=Tumbleweed)


You are receiving this mail because: