Skip to content

Fork以后使用Action编译失败(之前是好的) #3288

@pureair

Description

@pureair

使用 Build Armbian arm64 server image 时编译失败,似乎是qemu安装失败。
重现:新建一个fork,进入Actions, 运行Build Armbian arm64 server image (我修改了参数 board: wxy-oect, rootfs: btrfs, 这个应该是无关的)
完整日志看这里

[🥑] Group prepare_host_noninteractive
  [🐳|🌱] Preparing [ host ]
  [🐳|🌱] Running in container [ Adding provisions for container building ]
  [🐳|🌱] Python2 not available on host release 'noble' [ ancient u-boot versions might/will fail to build ]
  [🐳|🌱] Ignoring toolchains [ SKIP_EXTERNAL_TOOLCHAINS: yes ]
  [🐳|🌱] Cross arch build [ target arm64 on host amd64 ]
  [🐳|💥] Failed to update binfmts [ update-binfmts --enable qemu-arm ]
  Error:  Failed to update binfmts update-binfmts --enable qemu-arm
  [🐳|💥] Failed to update binfmts [ update-binfmts --enable qemu-aarch64 ]
  Error:  Failed to update binfmts update-binfmts --enable qemu-aarch64
  [🐳|💥] Failed to update binfmts [ update-binfmts --enable qemu-riscv64 ]
  Error:  Failed to update binfmts update-binfmts --enable qemu-riscv64
  [🐳|🌱] checking [ arch-test for 'arm64' ]
  [🐳|🔨]   arm64: not supported on this machine/kernel

我最后一次成功编译是Dec 8,最早一次编译失败是Dec 19。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions