Implement MmDebstrap: extends the ontology SystemBootstrap.
No input artifacts.
|
Name
|
|
|
|---|---|---|
| Debug log | debusine:work-request-debug-logs | |
| System tar | system.tar.xz |
This work request does not depend on any other one.
This work request is not required by any other one.
Internal collection: workflow-12804
bootstrap_options: architecture: amd64 extra_packages: - tzdata variant: minbase bootstrap_repositories: - components: - main - restricted - universe - multiverse keyring_package: ubuntu-keyring mirror: http://archive.ubuntu.com/ubuntu suite: jammy 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: amd64 extra_packages: - tzdata variant: minbase bootstrap_repositories: - components: - main - restricted - universe - multiverse keyring_package: ubuntu-keyring mirror: http://archive.ubuntu.com/ubuntu suite: jammy 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: amd64 parameter_summary: jammy (amd64-minbase) runtime_context: amd64:minbase:tzdata subject: jammy
{ "step": "mmdebstrap-jammy-amd64", "group": "jammy", "display_name": "Build tarball for jammy/amd64" }
{ "on_success": [ { "action": "update-collection-with-artifacts", "variables": { "backend": "unshare", "codename": "jammy" }, "collection": "debian@debian:environments", "artifact_filters": { "category": "debian:system-tarball" } } ] }
{ "runtime_statistics": { "cpu_time": 25, "duration": 25 } }