Bug 1190473 - grub2: sleep: unrecognized option '--interruptible'
Summary: grub2: sleep: unrecognized option '--interruptible'
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Bootloader (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Bootloader Maintainers
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-14 10:11 UTC by Ludwig Nussel
Modified: 2022-07-28 12:29 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---
mchang: needinfo? (rw)


Attachments
redirect-and-capture-error-message-in-sh_test.patch (844 bytes, patch)
2021-09-15 10:06 UTC, Michael Chang
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ludwig Nussel 2021-09-14 10:11:19 UTC
grub2-once complains:

# grub2-once 3
sleep: unrecognized option '--interruptible'
Try 'sleep --help' for more information.

# rpm -q grub2
grub2-2.06-6.1.x86_64
# cat /etc/os-release 
NAME="openSUSE Tumbleweed"
# VERSION="20210910"
ID="opensuse-tumbleweed"
ID_LIKE="opensuse suse"
VERSION_ID="20210910"
PRETTY_NAME="openSUSE Tumbleweed"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:tumbleweed:20210910"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed"
LOGO="distributor-logo"
Comment 1 Michael Chang 2021-09-15 10:06:11 UTC
Created attachment 852525 [details]
redirect-and-capture-error-message-in-sh_test.patch

The sh_test tests command execution for it's return value and standard
output, here we also capture error output or it will be logged to screen
which is quite disturbing.

Hi Raymund,

Would you please help to review the patch ? Feel free to let me know if you have any thought or idea on how this problem should be fixed.

Thanks.
Comment 2 Benjamin Brunner 2022-07-28 12:29:06 UTC
Bulk-re-assigning to the new bootloader-maintainers@suse.de group.