<tobhe[m]>
everything is released, snap should now default to the new one too
<popey[m]>
If anyone has a moment, on asahi, can they test audio in the musicpod snap. Just install musicpod from the snap store, and try and play a streaming radio station or local folder of music. It works everywhere except on Asahi for me. Fine on everything else, and audio otherwise works on my M1... tis weird
<tobhe[m]>
hmm
<john-cabaj[m]>
The kernel build might actually hit 24 hours
<tobhe[m]>
urgh
<tobhe[m]>
is that because the builders are so busy?
<john-cabaj[m]>
It's possible. I don't have good insight into that.
<tobhe[m]>
at least seems likely so shortly before release
<john-cabaj[m]>
Alright tobhe, packages published in the usual place. Going to install now
<tobhe[m]>
uuuh tempting. but I'm sitting at the airport...
<john-cabaj[m]>
Airport kernel updates only ever go well
<john-cabaj[m]>
I don't recall this issue when we went from 6.5 --> 6.6. Trying to dig into it
kaazoo has joined #ubuntu-asahi
kaazoo has quit [Remote host closed the connection]
kaazoo has joined #ubuntu-asahi
<kaazoo>
tobhe: Hi and thanks for the snap update! Firefox shows WegGL support now. Nice.
<kaazoo>
Kernel update doesn't work for me because of unmet dependencies. linux-headers-6.8.0-1000-apple-arm depends on libelf1t64 (>= 0.144) and libssl3t64 (>= 3.0.0) which seem to be unavailable.
<john-cabaj[m]>
Some time_t changes from noble, probably..
<john-cabaj[m]>
Did apt call out those packages specifically kaazoo ?
<kaazoo>
yes, when trying "sudo apt install linux-apple-arm linux-image-apple-arm linux-headers-apple-arm"
<kaazoo>
I was just poking around, wondering why "apt upgrade" held the new kernel packages back.
<john-cabaj[m]>
Hmm, might be that linux-image-6.8.0-1000-apple-arm somehow didn't build
<kaazoo>
"sudo apt install linux-image-6.8.0-1000-apple-arm" says "E: Package 'linux-image-6.8.0-1000-apple-arm' has no installation candidate"
<john-cabaj[m]>
Right, that became linux-image-unsigned-6.8.0-1000-apple-arm
<john-cabaj[m]>
Need to figure out why that is..
<kaazoo>
OK, thanks for looking into this.
<tobhe[m]>
landed. Thanks for testing, glad mesa works!
kaazoo has quit [Quit: Leaving.]
<john-cabaj[m]>
I think we used to not sign the image. In aligning with Noble, that was added. I think I'll revert that specific change and see how it goes.