Code Monkey home page Code Monkey logo

Comments (2)

nirui avatar nirui commented on June 14, 2024

其实我每次发布的时候都会在GitHub Action上执行Docker的构造脚本,但是由于需要兼顾ARM和ARM46,编译的时候需要用到qemu。

在0.2.9发布的时候,Docker的构建过程触发了qemu的Bug,导致构建失败。Bug和这个类似:docker/for-mac#5123 。由于这个Bug,0.2.9和0.2.10到目前为止还都是Pre-release。

这是今天下午0.2.10构建日志里的:

2021-03-19T08:38:40.2840205Z |------ (0)!#29 736.1 Setting up hdf5-helpers (1.10.6+repack-2) ...
2021-03-19T08:38:40.2841084Z |------ (0)!#29 736.1 Setting up hicolor-icon-theme (0.17-2) ...
2021-03-19T08:38:40.2841892Z |------ (0)!#29 736.3 Setting up libicu67:arm64 (67.1-6) ...
2021-03-19T08:38:40.2842830Z |------ (0)!#29 736.3 Setting up libdatrie1:arm64 (0.2.13-1) ...
2021-03-19T08:38:40.2843677Z |------ (0)!#29 736.3 Setting up libgslcblas0:arm64 (2.6+dfsg-2) ...
2021-03-19T08:38:40.2844627Z |------ (0)!#29 736.4 qemu: uncaught target signal 11 (Segmentation fault) - core dumped
2021-03-19T08:38:40.2845360Z |------ (0)!#29 ...
2021-03-19T08:38:40.2845835Z |------ (0)!

可以看到是在执行apt时失败,这超出了我的控制。

这个qemu的Bug时有时无,所以我这边也一直会重新尝试构建。如果你着急用的话,可以自己建一个Dockerfile,用预编译的二进制文件来制作镜像。

from sshwifty.

MFYDev avatar MFYDev commented on June 14, 2024

收到,已看到暂时终止了arm64的编译,dockerhub已更新。issue关闭。辛苦nirui!

from sshwifty.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.