Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] 5.13.0-rc5-siduction-amd64  (Read 6954 times)

Offline sedonix

  • User
  • Posts: 36
[EN] 5.13.0-rc5-siduction-amd64
« 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.

Online towo

  • Administrator
  • User
  • *****
  • Posts: 2.920
Re: 5.13.0-rc5-siduction-amd64
« Reply #1 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
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline sedonix

  • User
  • Posts: 36
Re: 5.13.0-rc5-siduction-amd64
« Reply #2 on: 2021/06/07, 17:20:05 »
It's of no consequence. I just have never had a problem such as this. Carry on. :)

Online towo

  • Administrator
  • User
  • *****
  • Posts: 2.920
Re: 5.13.0-rc5-siduction-amd64
« Reply #3 on: 2021/06/07, 17:35:46 »
As long as you not install linux-headers-siduction-amd64 from experimental, they will never upgraded automatic!
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline sedonix

  • User
  • Posts: 36
Re: 5.13.0-rc5-siduction-amd64
« Reply #4 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.
« Last Edit: 2021/06/07, 18:52:41 by sedonix »

Online towo

  • Administrator
  • User
  • *****
  • Posts: 2.920
Re: 5.13.0-rc5-siduction-amd64
« Reply #5 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.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline cs

  • User
  • Posts: 94
Re: 5.13.0-rc5-siduction-amd64
« Reply #6 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.