Siduction Forum

Siduction Forum => Experimental => Topic started by: sedonix on 2021/06/07, 15:16:46

Title: 5.13.0-rc5-siduction-amd64
Post by: sedonix on 2021/06/07, 15:16:46
I always install the image & headers. This morning synaptic would not install linux-headers-5.13.0-rc5-siduction-amd64 stating broken. Image installed OK.
Title: Re: 5.13.0-rc5-siduction-amd64
Post by: towo on 2021/06/07, 17:01:05
No clue, what you speak about.

Code: [Select]
~
towo:Defiant> dpkg -l | grep linux | grep 5.13
ii  linux-headers-5.13.0-rc5-siduction-amd64      5.13~rc5-1~exp1                     amd64        Header files for Linux 5.13.0-rc5-siduction-amd64
ii  linux-headers-siduction-amd64                 5.13~rc5-1~exp1                     amd64        Linux headers for siduction on 64-bit PCs
ii  linux-image-5.13.0-rc5-siduction-amd64        5.13~rc5-1~exp1                     amd64        Linux 5.13-rc5 for 64-bit PCs
ii  linux-image-siduction-amd64                   5.13~rc5-1~exp1                     amd64        Linux image for siduction on 64-bit PCs
Title: Re: 5.13.0-rc5-siduction-amd64
Post by: sedonix on 2021/06/07, 17:20:05
It's of no consequence. I just have never had a problem such as this. Carry on. :)
Title: Re: 5.13.0-rc5-siduction-amd64
Post by: towo on 2021/06/07, 17:35:46
As long as you not install linux-headers-siduction-amd64 from experimental, they will never upgraded automatic!
Title: Re: 5.13.0-rc5-siduction-amd64
Post by: sedonix on 2021/06/07, 18:48:27
It was looking for gcc-11 and I only had gcc-10. Seems rc-4 and rc-5 have different dependencies.
Title: Re: 5.13.0-rc5-siduction-amd64
Post by: towo on 2021/06/07, 20:22:46
Yes, 5.13-rc5 needs gcc-11, it's an experimental package, so such things can seem.
And gcc-11 is in experimental.
Title: Re: 5.13.0-rc5-siduction-amd64
Post by: cs on 2021/07/18, 15:24:10
Hello,

I did

Code: [Select]
apt -t experimental install gcc
and then

Code: [Select]
apt -t experimental install  linux-headers-siduction-amd64  linux-image-siduction-amd64
I thus got installed the siduction kernel 5.13.2-2 successfully with its headers.