Quantcast
Channel: CentOS Bug Tracker - Issues
Viewing all articles
Browse latest Browse all 19115

0007475: debuginfo-install fails to find valid debug repository info due to naming

$
0
0
TL;DR: we need to change the 'debug' repo-id to 'base-debuginfo' in CentOS-Debuginfo.repo<br /> <br /> It appears that the debug repository name doesn't match the search criteria used in debuginfo-install. Around line 90, the appropriate checks are:<br /> <br /> for repoid in repos:<br /> if repoid.endswith('-rpms'):<br /> di = repoid[:-5] + '-debug-rpms'<br /> else:<br /> di = '%s-debuginfo' % repoid

Viewing all articles
Browse latest Browse all 19115

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>