On Mon, 2017-12-04 at 15:47 -0500, Przemek Klosowski wrote: > The bottom line is that it's pretty tricky to figure this out, which is > a pity because easy debuggability is one of the important cultural > features of Fedora and FOSS. It's a regression: GDB used to point to > integrated .debuginfo packages, which was sufficient. Now, maybe GDB > should suggest installing the source RPM? Sorry I only saw this now. I think this is simply a bug in dnf. dnf debuginfo-install really should do the right thing by default: https://bugzilla.redhat.com/show_bug.cgi?id=1494628 There is a patch, but the dnf maintainer doesn't seem to like it. The next version of rpmbuild will generate a soft depends Recommends between debuginfo and debugsource packages, which should pull in debugsources automatically. But of course that needs a rebuild of every package and won't help you in Fedora 27. Cheers, Mark _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx