Bug 13896 - use darkserver for downloading debuginfo
Summary: use darkserver for downloading debuginfo
Status: RESOLVED FIXED
Alias: None
Product: systemtap
Classification: Unclassified
Component: translator (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-23 18:23 UTC by Frank Ch. Eigler
Modified: 2020-05-20 00:54 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Ch. Eigler 2012-03-23 18:23:04 UTC
Akin to the existing --download-debuginfo for bug#12773, we could an option to use directly the new darkserver.fedoraproject.org JSON/REST web service to map build-ids to RPM names, and thence to downloadable RPMs, and thence to a personal debuginfo cache.
Comment 1 Kushal Das 2012-03-28 12:27:19 UTC
I am working on a command line darkserver client called darkclient. 
I am hoping to release the 0.1 version over this weekend. This is written in python and does not require any other special libraries to run.

https://github.com/kushaldas/darkclient
Comment 2 Frank Ch. Eigler 2020-05-20 00:54:32 UTC
we have debuginfod support via elfutils and mention it in several areas of the docs

export DEBUGINFOD_URLS=https://debuginfod.elfutils.org/