Bug 2121439 - message about default keyboard mapping on stderr during mkrescue
Summary: message about default keyboard mapping on stderr during mkrescue
Keywords:
Status: NEW
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: rear
Version: 9.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Pavel Cahyna
QA Contact: CS System Management SST QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-08-25 13:02 UTC by Pavel Cahyna
Modified: 2022-08-25 13:15 UTC (History)
1 user (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)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-132335 0 None None None 2022-08-25 13:15:09 UTC

Description Pavel Cahyna 2022-08-25 13:02:42 UTC
Description of problem:

rear mkrescue prints this on stderr:
Cannot include default keyboard mapping (no 'defkeymap.*' found in /lib/kbd/keymaps)

We should investigate whether it indicates a real problem and if not, stop the message from appearing. Messages on stderr are annoying if one automates rear backups (e.g. using cron): they will be seen as false alarms.

How reproducible:
easy
rear mkrescue > /dev/null


Steps to Reproduce:
1. rear mkrescue > /dev/null

Actual results:
Cannot include default keyboard mapping (no 'defkeymap.*' found in /lib/kbd/keymaps)

Expected results:
nothing should be printed on stderr (after bz2119501 is fixed)


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