Skip to content

[Packaging][Archery] Windows python wheels are failing with unknown flag: --progress on docker build  #41119

@raulcd

Description

@raulcd

Describe the bug, including details regarding any error messages, version, and platform.

New windows wheels are failing due to:

 DEBUG:archery:Executing `['docker', 'compose', '--file', 'D:\\a\\crossbow\\crossbow\\arrow\\docker-compose.yml', 'config']`
DEBUG:archery:Executing `['docker', 'build', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '--progress=plain', '--build-arg', 'python=3.10', '--build-arg', 'vcpkg=a42af01b72c28a8e1d7b48107b33e4f286a55ef6', '-f', 'D:\\a\\crossbow\\crossbow\\arrow\\ci/docker/python-wheel-windows-vs2019.dockerfile', '-t', 'ghcr.io/ursacomputing/arrow:python-3.10-wheel-windows-vs2019-vcpkg-a42af01b72c28a8e1d7b48107b33e4f286a55ef6-2024-04-09', 'D:\\a\\crossbow\\crossbow\\arrow']`
unknown flag: --progress
See 'docker build --help'.

https://github.com/ursacomputing/crossbow/actions/runs/8612702087/job/23602442366

Component(s)

Archery, Packaging

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions