[Bug 270792] net-mgmt/netbox: fails to build because of conflicting dependencies

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 12 Apr 2023 15:54:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270792

            Bug ID: 270792
           Summary: net-mgmt/netbox: fails to build because of conflicting
                    dependencies
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kai@FreeBSD.org
          Reporter: freebsd@wb9.se
          Assignee: kai@FreeBSD.org
             Flags: maintainer-feedback?(kai@FreeBSD.org)
 Attachment #241439 text/plain
         mime type:

Created attachment 241439
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241439&action=edit
poudriere log for netbox-3.4.7

Poudriere log is attached, but if I interpret the log correctly netbox tries to
add both the conflicting packages py39-redis-4.5.4 and py39-redis3-3.5.3:

===>   netbox-3.4.7 depends on package: py39-dj41-django-redis>=5.2.0<6 - not
found
===>   Installing existing package
/packages/All/py39-dj41-django-redis-5.2.0_1.pkg
[13_2amd64-latest-pgsql-job-01] Installing py39-dj41-django-redis-5.2.0_1...
[13_2amd64-latest-pgsql-job-01] `-- Installing py39-redis3-3.5.3...
...
===>   netbox-3.4.7 depends on package: py39-dj41-django-rq>=2.7.0<2.8 - not
found
===>   Installing existing package /packages/All/py39-dj41-django-rq-2.7.0.pkg
[13_2amd64-latest-pgsql-job-01] Installing py39-dj41-django-rq-2.7.0...
[13_2amd64-latest-pgsql-job-01] `-- Installing py39-redis-4.5.4...
[13_2amd64-latest-pgsql-job-01] |   `-- Installing py39-async_timeout-4.0.2...
[13_2amd64-latest-pgsql-job-01] |   `-- Extracting py39-async_timeout-4.0.2:
.......... done
pkg-static: py39-redis-4.5.4 conflicts with py39-redis3-3.5.3 (installs files
into the same place).  Problematic file:
/usr/local/lib/python3.9/site-packages/redis/__init__.py

Failed to install the following 1 package(s):
/packages/All/py39-dj41-django-rq-2.7.0.pkg
*** Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.