Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 2021 07:43:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257923] net-mgmt/netbox: cannot import name 'Random' from 'django.db.models.functions'
Message-ID:  <bug-257923-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257923

            Bug ID: 257923
           Summary: net-mgmt/netbox: cannot import name 'Random' from
                    'django.db.models.functions'
           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: ohartmann@walstatt.org
          Assignee: kai@FreeBSD.org
             Flags: maintainer-feedback?(kai@FreeBSD.org)

Running port net-mgmt/netbox service on FreeBSD 13.0-RELENG-p3 (amd64). Por=
t is
at
Name           : netbox
Version        : 2.11.11
Installed on   : Wed Aug 18 07:14:34 2021 UTC
Origin         : net-mgmt/netbox
Architecture   : FreeBSD:13:*

All suggested migration/updating scripts/steps have been performed so far,
redis is up to date, apache is up to date. Tested netbox in developer mode =
as
requested on Wiki - server starts, performs well.

Problem:

starting "service netbox start/service netbox restart" leaves me with no
running netbox service, but an orphaned pid file.

On the webinterface I'm hit by this error:

[...]
<class 'ImportError'>

cannot import name 'Random' from 'django.db.models.functions'
(/usr/local/lib/python3.8/site-packages/django/db/models/functions/__init__=
.py)

Python version: 3.8.10
NetBox version: 2.10.10
[...]

Netbox is at 2.11.11, not 2.10.10!

Prior to the update to the recent version 2.11.11, netbox was working.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257923-7788>