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-12758
bootstrap_options: architecture: ppc64el variant: minbase bootstrap_repositories: - components: - main mirror: http://deb.debian.org/debian suite: forky 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: ppc64el variant: minbase bootstrap_repositories: - components: - main mirror: http://deb.debian.org/debian suite: forky 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: ppc64el parameter_summary: forky (ppc64el-minbase) runtime_context: 'ppc64el:minbase:' subject: forky
{ "step": "mmdebstrap-forky-ppc64el", "group": "forky", "display_name": "Build tarball for forky/ppc64el" }
{ "on_success": [ { "action": "update-collection-with-artifacts", "variables": { "backend": "unshare", "codename": "forky" }, "collection": "debian@debian:environments", "artifact_filters": { "category": "debian:system-tarball" } } ] }
{ "runtime_statistics": { "cpu_time": 72, "duration": 64 } }