Skip to content
Snippets Groups Projects

Update to v2022dev0 and new apertis-flatdeb-builder

Merged Frederic Danis requested to merge wip/fdanis/7258-flatdeb-builder into apertis/v2022dev0

The new apertis-flatdeb-builder already embedded requested packages and the apertis-flatdeb program.
Move runtime and SDK to v2022dev0.
The suite recipe name should be in sync with the Apertis version.

Split the creation of base, platform and sdk runtime as process fails to access to network on 2nd call to debos, with the following errors:

Error: Os { code: 98, kind: AddrInUse, message: "Address already in use" }
Core dump limits :
	soft - NONE
	hard - NONE
Checking that ptrace can change system call numbers...OK
Checking syscall emulation patch for ptrace...OK
Checking advanced syscall emulation patch for ptrace...OK
Checking environment variables for a tempdir.../scratch
Checking if /scratch is on tmpfs...OK
Checking PROT_EXEC mmap in /scratch...OK
Adding 3395584 bytes to physical memory to account for exec-shield gap
Event loop failed: Connection timed out

2020/09/09 07:04:39 apt-install | E: Failed to fetch https://repositories.apertis.org/apertis/pool/hmi/m/mildenhall/mildenhall_0.2020.1bv2021dev1b1_all.deb  Temporary failure resolving 'repositories.apertis.org'
2020/09/09 07:04:39 apt-install | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
2020/09/09 07:04:39 apt-install | Container root failed with error code 100.
2020/09/09 07:04:39 apt-install |
2020/09/09 07:04:39 apt-install | ERROR:flatdeb.apt-install:Command '['systemd-nspawn', '--directory=/scratch/root', '--as-pid2', '--tmpfs=/run/lock', '--register=no', 'env', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', '-y', '--no-install-recommends', 'install', 'libc6:amd64', 'libstdc++6:amd64', 'libsystemd0', 'mildenhall']' returned non-zero exit status 100.
2020/09/09 07:04:39 Action `run` failed at stage Run, error: exit status 1

Signed-off-by: Frédéric Danis frederic.danis@collabora.com

Edited by Frederic Danis

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
  • Emanuele Aina
  • Emanuele Aina
  • Emanuele Aina
  • Frederic Danis added 6 commits

    added 6 commits

    • 65a21332 - Update to v2021dev3
    • 0936c6b0 - Add build and upload gitlab-ci blocks
    • cd20345b - Split build-runtime into build-{base,runtime,sdk}
    • f7e20a86 - Use new flatdeb-builder docker image
    • 6d07f829 - Drop the kvm tag
    • f5b406de - Drop calls to apt

    Compare with previous version

  • Frederic Danis added 5 commits

    added 5 commits

    • c0037fc4 - Add build and upload gitlab-ci blocks
    • d5801e57 - Split build-runtime into build-{base,runtime,sdk}
    • e065b406 - Use new flatdeb-builder docker image
    • 444d073d - Drop the kvm tag
    • 09b7b0ea - Drop calls to apt

    Compare with previous version

  • Frederic Danis resolved all threads

    resolved all threads

  • Frederic Danis added 4 commits

    added 4 commits

    • 2e3ef9bd - Split build-runtime into build-{base,runtime,sdk}
    • 998edaf9 - Use new flatdeb-builder docker image
    • bee9c6d2 - Drop the kvm tag
    • 6d9c5cd1 - Drop calls to apt

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading