[Bug debuginfod/25728] New: Starting debubinfod with --port=0 is not documented
kkleine at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Mar 26 10:55:26 GMT 2020
https://sourceware.org/bugzilla/show_bug.cgi?id=25728
Bug ID: 25728
Summary: Starting debubinfod with --port=0 is not documented
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: debuginfod
Assignee: unassigned at sourceware dot org
Reporter: kkleine at redhat dot com
CC: elfutils-devel at sourceware dot org
Target Milestone: ---
In order bind the debuginfod server on any port (e.g. for testing) you might
want to start it using
debuginfod --port=0
When you do that, the logs say:
started http server on IPv4 IPv6 port=0
IMHO debuginfod should print the port that was actually assigned by the
operating system.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Elfutils-devel
mailing list