[Bug find-debuginfo.sh/27637] New: find-debuginfo.sh depends on RPM_ environment variables
mark at klomp dot org
sourceware-bugzilla@sourceware.org
Tue Mar 23 14:42:14 GMT 2021
https://sourceware.org/bugzilla/show_bug.cgi?id=27637
Bug ID: 27637
Summary: find-debuginfo.sh depends on RPM_ environment
variables
Product: debugedit
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: find-debuginfo.sh
Assignee: unassigned at sourceware dot org
Reporter: mark at klomp dot org
CC: debugedit at sourceware dot org
Target Milestone: ---
The find-debuginfo.sh scripts only works correctly when the following (rpm)
environment variables are set:
RPM_BUILD_ROOT
RPM_PACKAGE_NAME
RPM_PACKAGE_VERSION
RPM_PACKAGE_RELEASE
RPM_ARCH
We must find a better way to provide this information to the find-debuginfo.sh
scripts that isn't dependent on rpm setting these before calling
find-debuginfo.sh so that it can be used with other packaging tools.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Debugedit
mailing list