Skip to content
Snippets Groups Projects

build: force build stage image to buster

Merged pini requested to merge pini-buster into master
All threads resolved!

paritytech/ci-linux:production was recently switched from buster to bullseye,

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added RN-silent label

  • pini requested review from @moul

    requested review from @moul

  • Moul approved this merge request

    approved this merge request

    • Author Maintainer
      Resolved by Moul

      The build fails with:

        Downloaded ring v0.16.20
         Compiling cranelift-isle v0.88.2
         Compiling duniter v0.3.0 (/builds/nodes/rust/duniter-v2s)
         Compiling gdev-runtime v3.0.0 (/builds/nodes/rust/duniter-v2s/runtime/gdev)
      error: failed to run custom build command for `gdev-runtime v3.0.0 (/builds/nodes/rust/duniter-v2s/runtime/gdev)`
      Caused by:
        process didn't exit successfully: `/builds/nodes/rust/duniter-v2s/target/debug/build/gdev-runtime-c089ee2e291ae98a/build-script-build` (exit status: 1)
        --- stderr
        /builds/nodes/rust/duniter-v2s/target/debug/build/gdev-runtime-c089ee2e291ae98a/build-script-build: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by /builds/nodes/rust/duniter-v2s/target/debug/build/gdev-runtime-c089ee2e291ae98a/build-script-build)

      Could this be cache related?

      EDIT: Yes it is cache related. The release build went fine. @moul Any way to clear the cache on the redshift-host runner?

      Edited by pini
  • Moul resolved all threads

    resolved all threads

  • merged

Please register or sign in to reply
Loading