Skip to content

Compatibility with NB4.6.2 #121

Description

@AlexanderMaizanov

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:

  1. Set docker image to 4.6-5.0.1
  2. run docker compose up -d --build
  3. See error

Expected behavior
Builds successfully

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions