Netbox Version
v4.6.2 (docker 4.6-5.0.1)
Describe the bug
target netbox: failed to solve: process "/bin/sh -c /usr/local/bin/uv pip install -r /opt/netbox/plugin_requirements.txt" did not complete successfully
[netbox-worker 6/9] RUN /usr/local/bin/uv pip install -r /opt/netbox/plugin_requirements.txt:
0.381 Using Python 3.14.4 environment at: /opt/netbox/venv
1.097 Resolved 30 packages in 710ms
1.165 Downloading netbox-config-diff (1.5MiB)
1.312 Downloaded netbox-config-diff
1.332 Building pydantic-core==2.27.2
20.37 × Failed to build pydantic-core==2.27.2
20.37 ├─▶ The build backend returned an error
20.37 ╰─▶ Call to maturin.build_wheel failed (exit status: 1)
To Reproduce
Steps to reproduce the behavior:
- Set docker image to 4.6-5.0.1
- run docker compose up -d --build
- See error
Expected behavior
Builds successfully
Netbox Version
v4.6.2 (docker 4.6-5.0.1)
Describe the bug
target netbox: failed to solve: process "/bin/sh -c /usr/local/bin/uv pip install -r /opt/netbox/plugin_requirements.txt" did not complete successfully
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Builds successfully