Implement MmDebstrap: extends the ontology SystemBootstrap.
No input artifacts.
|
Name
|
|
|
|---|---|---|
| System tar | system.tar.xz | |
| Debug log | debusine:work-request-debug-logs |
This work request does not depend on any other one.
This work request is not required by any other one.
Internal collection: workflow-12723
bootstrap_options: architecture: armhf variant: minbase bootstrap_repositories: - components: - main mirror: http://archive.debian.org/debian suite: bullseye customization_script: | #!/bin/sh set -e # we expect to use squid-deb-proxy on the worker mkdir -p /etc/apt/apt.conf.d/ echo 'Acquire::http { Proxy "http://127.0.0.1:3126"; }' > /etc/apt/apt.conf.d/30-squid-deb-proxy
bootstrap_options: architecture: armhf variant: minbase bootstrap_repositories: - components: - main mirror: http://archive.debian.org/debian suite: bullseye customization_script: | #!/bin/sh set -e # we expect to use squid-deb-proxy on the worker mkdir -p /etc/apt/apt.conf.d/ echo 'Acquire::http { Proxy "http://127.0.0.1:3126"; }' > /etc/apt/apt.conf.d/30-squid-deb-proxy task_configuration: 3
provided: [] required: []
configuration_context: armhf parameter_summary: bullseye (armhf-minbase) runtime_context: 'armhf:minbase:' subject: bullseye
{ "step": "mmdebstrap-bullseye-armhf", "group": "bullseye", "display_name": "Build tarball for bullseye/armhf" }
{ "on_success": [ { "action": "update-collection-with-artifacts", "variables": { "backend": "unshare", "codename": "bullseye" }, "collection": "debian@debian:environments", "artifact_filters": { "category": "debian:system-tarball" } } ] }
{ "runtime_statistics": { "cpu_time": 70, "duration": 70 } }