Build tarballs/images and add them to an environments collection.
No input artifacts.
Orchestrator failed: 1 validation error for MmDebstrapData
bootstrap_options.customization_script
Extra inputs are not permitted [type=extra_forbidden, input_value='#!/bin/sh\nset -e\n\n# w....d/30-squid-deb-proxy\n', input_type=str]
For further information visit https://errors.pydantic.dev/2.10/v/extra_forbidden
No artifacts produced.
This work request does not depend on any other one.
This work request is not required by any other one.
Internal collection: workflow-12696
targets: - architectures: - armhf backends: - unshare codenames: - raspbian-trixie mmdebstrap_template: bootstrap_options: 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 variant: minbase bootstrap_repositories: - components: - main keyring_package: raspbian-archive-keyring mirror: http://archive.raspbian.org/raspbian suite: trixie - architectures: - amd64 backends: - unshare codenames: - raspbian-trixie mmdebstrap_template: bootstrap_options: 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 variant: minbase bootstrap_repositories: - components: - main mirror: http://deb.debian.org/debian suite: trixie - architectures: - armhf backends: - unshare codenames: - raspbian-trixie mmdebstrap_template: bootstrap_options: 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 variant: buildd bootstrap_repositories: - components: - main keyring_package: raspbian-archive-keyring mirror: http://archive.raspbian.org/raspbian suite: trixie variants: - sbuild - architectures: - amd64 backends: - unshare codenames: - raspbian-trixie mmdebstrap_template: bootstrap_options: 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 variant: buildd bootstrap_repositories: - components: - main mirror: http://deb.debian.org/debian suite: trixie variants: - sbuild vendor: debian
targets: - architectures: - armhf backends: - unshare codenames: - raspbian-trixie mmdebstrap_template: bootstrap_options: 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 variant: minbase bootstrap_repositories: - components: - main keyring_package: raspbian-archive-keyring mirror: http://archive.raspbian.org/raspbian suite: trixie - architectures: - amd64 backends: - unshare codenames: - raspbian-trixie mmdebstrap_template: bootstrap_options: 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 variant: minbase bootstrap_repositories: - components: - main mirror: http://deb.debian.org/debian suite: trixie - architectures: - armhf backends: - unshare codenames: - raspbian-trixie mmdebstrap_template: bootstrap_options: 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 variant: buildd bootstrap_repositories: - components: - main keyring_package: raspbian-archive-keyring mirror: http://archive.raspbian.org/raspbian suite: trixie variants: - sbuild - architectures: - amd64 backends: - unshare codenames: - raspbian-trixie mmdebstrap_template: bootstrap_options: 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 variant: buildd bootstrap_repositories: - components: - main mirror: http://deb.debian.org/debian suite: trixie variants: - sbuild task_configuration: 3 vendor: debian
provided: [] required: []
parameter_summary: debian (4 targets) subject: debian
{ "workflow_template_name": "update-raspbian-trixie-environments" }
{}
{ "errors": [ { "code": "orchestrator-failed", "message": "Orchestrator failed: 1 validation error for MmDebstrapData\nbootstrap_options.customization_script\n Extra inputs are not permitted [type=extra_forbidden, input_value='#!/bin/sh\\nset -e\\n\\n# w....d/30-squid-deb-proxy\\n', input_type=str]\n For further information visit https://errors.pydantic.dev/2.10/v/extra_forbidden" } ] }