Implement MmDebstrap: extends the ontology SystemBootstrap.
No input artifacts.
|
Name
|
|
|
|---|---|---|
| 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-154924
bootstrap_options: architecture: ppc64el extra_packages: - tzdata variant: minbase bootstrap_repositories: - components: - main - restricted - universe - multiverse keyring_package: ubuntu-keyring mirror: http://ports.ubuntu.com suite: resolute 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 extra_packages: - tzdata variant: minbase bootstrap_repositories: - components: - main - restricted - universe - multiverse keyring_package: ubuntu-keyring mirror: http://ports.ubuntu.com suite: resolute 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: - task:group:debusine::Admins - task:group:debusine::TDE-Owners - task:scope:debusine - task:workspace:debusine:System required: - worker:cap:mmdebstrap - worker:task:worker:mmdebstrap:version:1 - worker:type:external
configuration_context: ppc64el parameter_summary: resolute (ppc64el-minbase) runtime_context: ppc64el:minbase:tzdata subject: resolute
{ "step": "mmdebstrap/resolute/ppc64el/unshare/no-variant", "display_name": "Build tarball for resolute / ppc64el / unshare / no-variant" }
{ "on_success": [ { "action": "update-collection-with-artifacts", "variables": { "backend": "unshare", "codename": "resolute" }, "collection": "debian@debian:environments", "artifact_filters": { "category": "debian:system-tarball" } } ] }
{ "runtime_statistics": { "cpu_time": 0, "duration": 4 } }