XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Ezka
    3. Posts
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: libfuse.so: error adding symbols: File in wrong format

      @maverick

      I've use something like :

      npm install && npm run build
      

      and in doubt I've rebuild with:

      npm install && yarn build
      

      both work, no surprises here.

      Note that the npm install step on arm64 takes ages ☠ in comparison to the x86_64 arch. It was already slow with yarn, but npm is a pain. I've try to build it on Github infra to release a multiarch docker but it reaches the max execution time 🤷

      posted in Xen Orchestra
      EzkaE
      Ezka
    • RE: libfuse.so: error adding symbols: File in wrong format

      Hi, as I'm facing the same issue for the arm64 docker, I've build it in qemu with your fix_fuse_dependancy_arm branch and it works for me.

      posted in Xen Orchestra
      EzkaE
      Ezka