Bug 2221199 - Bold debug info of nbdkit command is difficult to read when the background of the terminal box is black
Summary: Bold debug info of nbdkit command is difficult to read when the background of...
Keywords:
Status: NEW
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: nbdkit
Version: 9.3
Hardware: x86_64
OS: Unspecified
low
low
Target Milestone: rc
: ---
Assignee: Richard W.M. Jones
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-07-07 12:50 UTC by mxie@redhat.com
Modified: 2023-07-07 14:05 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
bold-debug-info-of-nbdkit.png (62.51 KB, image/png)
2023-07-07 12:50 UTC, mxie@redhat.com
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-161785 0 None None None 2023-07-07 12:52:54 UTC

Description mxie@redhat.com 2023-07-07 12:50:26 UTC
Created attachment 1974470 [details]
bold-debug-info-of-nbdkit.png

Description of problem:
Bold debug info of nbdkit command is difficult to read when the background of the terminal box is black
 
Version-Release number of selected component (if applicable):
nbdkit-1.34.1-1.el9.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Check debug information of nbdkit command when the background of the terminal box is black, found bond messages is difficult to read,  please refer to the screenshot 'bold-debug-info-of-nbdkit.png'

# nbdkit -vr curl url='https://10.73.212.129/folder/esx8.0-rhel9.3-x86_64_1/esx8.0-rhel9.3-x86_64-flat.vmdk?dcPath=data&dsName=esx8.0-matrix' password=+/home/passwd user=root sslverify=false  --run 'nbdinfo $uri'
....
protocol: newstyle-fixed without TLS, using structured packets
export="":
	export-size: 12884901888 (12G)
	content: DOS/MBR boot sector
	uri: nbd://localhost:10809/
	contexts:
		base:allocation
	is_rotational: false
	is_read_only: true
	can_cache: false
	can_df: true
	can_fast_zero: false
	can_flush: false
	can_fua: false
	can_multi_conn: true
	can_trim: false
	can_zero: false

Actual results
As above description

Expected results:
Bold debug information of nbdkit command is clear when the background of the terminal box is black

As above description

Additional info:


Note You need to log in before you can comment on or make changes to this bug.