Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Feb 2022 05:13:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261920] devel/py-setuptools_scm: update introduced circular dependency (py-wheel, py-keyring), breaks poudriere run
Message-ID:  <bug-261920-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 261920
           Summary: devel/py-setuptools_scm: update introduced circular
                    dependency (py-wheel, py-keyring), breaks poudriere
                    run
           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@phil.spodhuis.org
          Assignee: kai@FreeBSD.org
             Flags: maintainer-feedback?(kai@FreeBSD.org)

Ports tree commit 86eb4911c16c3feb076d8f2c6c10d1561b9ae7ca updated
devel/py-setuptools_scm but added a hard dependency on devel/py-wheel.

devel/py-wheel depends upon security/py-keyring.
security/py-keyring depends upon devel/py-setuptools_scm.

This leads a Poudriere run to fail with:

[00:00:53] Sanity checking build queue
[00:00:53] Error: Dependency loop detected:
These packages depend on each other: py39-setuptools_scm-6.4.2
py39-wheel-0.36.2 py39-keyring-18.0.1,1

Commenting out the wheel dependency is enough to let Poudriere start actual=
ly
building other software; I expect this build to fail, but at least things w=
ill
be unwedged and I'll get everything else.

--=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-261920-7788>