Ubuntu debuginfod and source code indexing
You might remember that in my last post about the Ubuntu debuginfod service I talked about wanting to extend it and make it index and serve source code from packages. I’m excited to announce that this is now a reality since the Ubuntu Lunar (23.04) release.
The feature should work for a lot of packages from the archive, but not all of them. Keep reading to better understand why.
The problem While debugging a package in Ubuntu, one of the first steps you need to take is to install its source code.