hardkernel / linux

Linux kernel source tree
Other
426 stars 406 forks source link

[N2][4.9.277] libc6_2.31_armhf.deb reports ERROR kernel version SUBLEVEL >=255 #420

Open uabfaho opened 2 years ago

uabfaho commented 2 years ago

While doing libstc++6:armhf installation on 4.9.277, the following error blocked the process. Preparing to unpack .../3-libc6_2.31-0ubuntu9.2_armhf.deb ERROR: Your kernel version indicates a revision number of 255 or greater. Glibc has a number of built in assurnptions that this revision number is less than 255. If you\'ve built your own kernel, please make sure that any custom version numbers are appended to the upstream kernel number with a dash or some other delimiter.

I would recommend that you can keep SUBLEVEL less than 255, is there any chance you used kernel EXTRAVERSION instead?

apprehensivetarget commented 2 years ago

I am having the same issue, is there any way to fix it?