Page MenuHomeVyOS Platform

Vyos arm64-latest build issue with libc6 pkg
Closed, InvalidPublicBUG

Description

Hello!

Trying to build latest arm64-build, but I have a problem with the libc6 package:

...
I: Extracting login...
I: Extracting passwd...
I: Extracting libsystemd0...
I: Extracting libudev1...
I: Extracting sysvinit-utils...
I: Extracting tar...
I: Extracting tzdata...
I: Extracting bsdutils...
I: Extracting libblkid1...
I: Extracting libmount1...
I: Extracting libsmartcols1...
I: Extracting libuuid1...
I: Extracting mount...
I: Extracting util-linux...
I: Extracting libxxhash0...
I: Extracting liblzma5...
I: Extracting zlib1g...
I: Installing core packages...
W: Failure trying to run: chroot "/vyos/vyos-build/build/chroot" dpkg --force-depends --install /var/cache/apt/archives/libc6_2.31-13+deb11u2_arm64.deb
W: See /vyos/vyos-build/build/chroot/debootstrap/debootstrap.log for details (possibly the package /var/cache/apt/archives/libc6_2.31-13+deb11u2_arm64.deb is at fault)
E: An unexpected failure occurred, exiting...
make: *** [Makefile:32: iso] Error 1

debootstrap.log:
Setting up dpkg (1.20.9) ...
Selecting previously unselected package libc6:arm64.
(Reading database ... 403 files and directories currently installed.)
Preparing to unpack .../libc6_2.31-13+deb11u2_arm64.deb ...
ERROR: Your kernel version indicates a revision number
of 255 or greater. Glibc has a number of built in
assumptions 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.

dpkg: error processing archive /var/cache/apt/archives/libc6_2.31-13+deb11u2_arm64.deb (--install):
new libc6:arm64 package pre-installation script subprocess returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/libc6_2.31-13+deb11u2_arm64.deb

root@193b1808f298:/vyos# uname -a
Linux 193b1808f298 4.9.269 #1 SMP PREEMPT Thu Jan 20 10:26:48 CET 2022 aarch64 GNU/Linux

Details

Difficulty level
Unknown (require assessment)
Version
1.4
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)