[09:00] hello why aren't there dbgsym packages for amd64 for current focal kernels? [09:00] i.e http://ddebs.ubuntu.com/pool/main/l/linux/ doesn't have amd64 packages for 5.4.0-58-generic netiher for vmlinuz-5.4.0-62-generic [09:00] ? [09:00] only armhf [09:13] LordDoskias, they are there, they are just packaged in a subtly different name, linux-unsigned-*. ... linux-image-unsigned-5.4.0-62-generic-dbgsym_5.4.0-62.70_amd64.ddeb [09:32] apw, so if i want dbgsym i should just install the respective linux-unsigned package? [09:35] LordDoskias, no i am just saying that the debugsyms for the signed kernel are in that package with unsigned in it, because they are made from that [09:35] you don't run the debugsym, you just make them available to the tooling [09:36] right i just need debug packages for my kernel [09:36] the signed and unsigned kernels are identicle (the same build) just the signed one has an attached signatue [09:36] so linux-image-unsigned-$(uname -r)-dbgsym [09:36] right ... but you can use the signed kernel with the unsigned debugsyms ... right that [09:36] would be the debug symbols for the current kernel, righ t? [09:38] hm, strange, i have added deb http://ddebs.ubuntu.com focal main restricted universe multiverse [09:38] to my ddebs.list under sources.list.d [09:38] i've installed the ubuntu key, but i don't see a dbgsym package o-O [11:02] LordDoskias, that only adds the ddebs for the release pocket, you also need to add a similar line for focal-updates [11:03] right, thanks [17:29] apw, is theer any secret reason why the new laucnhpad git trees are not linked from https://kernel.ubuntu.com/ (i always search my *ss off until i find the current trees on LP) [17:30] (or is that 1:1 mirrored)