]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
kernel: install bc 2425/head
authorIlya Dryomov <idryomov@gmail.com>
Thu, 14 Aug 2025 09:59:58 +0000 (11:59 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 14 Aug 2025 10:07:13 +0000 (12:07 +0200)
commita50a59a8d0eb7c662834a99daa7f5d6502d40bed
tree0993bc42a07ec1cda536e1502981f1387c7d2a80
parentbedbfe9242f27bd5bb75f65173e57d4d9604eeb2
kernel: install bc

bc has been required for building the Linux kernel for a long time.
It was installed explicitly (albeit from the wrong script) in the deb
case, but not installed in the rpm case:

  error: Failed build dependencies:
   bc is needed by kernel-6.17.0_rc1_g0dccf5229fc7-1.x86_64
  make[2]: *** [scripts/Makefile.package:75: binrpm-pkg] Error 11

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
kernel/build/build_deb
kernel/build/setup