https://sourceware.org/bugzilla/show_bug.cgi?id=33937
Bug ID: 33937
Summary: Backwads incompatible behavior and poor documentation
for debuginfod-find
Product: elfutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: debuginfod
Assignee: unassigned at sourceware dot org
Reporter: alessandro.arzilli at gmail dot com
CC: elfutils-devel at sourceware dot org
Target Milestone: ---
Commit d7cb72f70377b033028a6d66dd5e27e40832d0d0 changed the way the progress
function of debuginfod-find works, this created three interconnected bugs:
1. The man page for debuginfod-find does not document the --verbose flag
2. The man page for debuginfod-find documents the environment variable
DEBUGINFOD_PROGRESS which now does nothing
3. The change is backwards incompatible, programs using debuginfd-find that
relied on setting DEBUGINFOD_PROGRESS are now broken.
--
You are receiving this mail because:
You are on the CC list for the bug.