CachyOS / CachyOS-Settings

Settings used for CachyOS
GNU General Public License v3.0
98 stars 23 forks source link

We should add a .urls file /etc/debuginfod #57

Closed averms closed 7 months ago

averms commented 7 months ago

Not sure if this is the right repository to report this but currently running gdb on my CachyOS installation doesn't download debug infos correctly. The fix is to add a cachyos.urls file in /etc/debuginfod next to the already existing archlinux.urls.

Should be implemented in a way that works for conversions from Arch.

ptr1337 commented 7 months ago

Hi,

thanks for reporting. Yes, this is quite an issue and should be fixed. Weve only noted in our Wiki to export the URL, but this seems to the better way and should also fix the problems youve faced in docker.

https://github.com/CachyOS/CachyOS-Settings/pull/58

Could you please test, if it fixes the issue?

ptr1337 commented 7 months ago

Its now rolled out to users (40-1) and should arrive also to the docker containers soon.

I will make also the weekend some updates to the docker containers and add also a v4 container.