Bug 1131957 - %install_info using bash syntax
Summary: %install_info using bash syntax
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Michael Schröder
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-09 10:00 UTC by Thorsten Kukuk
Modified: 2023-04-06 15:26 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thorsten Kukuk 2019-04-09 10:00:29 UTC
The %install_info macro from rpm-config-SUSE uses bash syntax, but is executed with /bin/sh. In our minimal containers /bin/sh is busybox, not bash, so we cannot add any package to it which has info pages.

See: https://github.com/openSUSE/rpm-config-SUSE/pull/8