Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Oct 2022 06:28:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267236] security/py-notus-scanner: poudriere build failure (FBSD 13.1-RELENG)
Message-ID:  <bug-267236-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 267236
           Summary: security/py-notus-scanner: poudriere build failure
                    (FBSD 13.1-RELENG)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm@FreeBSD.org
          Reporter: ohartmann@walstatt.org
             Flags: maintainer-feedback?(acm@FreeBSD.org)
          Assignee: acm@FreeBSD.org

The port fails to build in poudriere the very same way as the port reported=
 in
PR 267235 does, always the build system complains about=20

ModuleNotFoundError: No module named 'poetry.core.constraints'

see below and also see #267235.

The environemnt of this specific PR is the same as it is for PR 267235, ple=
ase
consider looking at that PR for more information if requested.

[...]

=3D=3D=3D=3D=3D env: USE_PACKAGE_DEPENDS_ONLY=3D1 USER=3Droot UID=3D0 GID=
=3D0
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: configure      >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D env: NO_DEPENDS=3Dyes USER=3Dnobody UID=3D65534 GID=3D65534
=3D=3D=3D>  Configuring for py39-notus-scanner-22.4.1
Traceback (most recent call last):
  File "/usr/local/bin/poetry2setup", line 33, in <module>
    sys.exit(load_entry_point('poetry2setup=3D=3D1.0.0', 'console_scripts',
'poetry2setup')())
  File "/usr/local/lib/python3.9/site-packages/poetry2setup.py", line 13, in
main
    print(build_setup_py().decode("utf8"))
  File "/usr/local/lib/python3.9/site-packages/poetry2setup.py", line 9, in
build_setup_py
    return
SdistBuilder(Factory().create_poetry(Path(".").resolve())).build_setup()
  File "/usr/local/lib/python3.9/site-packages/poetry/core/factory.py", line
63, in create_poetry
    package =3D self.get_package(name, version)
  File "/usr/local/lib/python3.9/site-packages/poetry/core/factory.py", line
72, in get_package
    from poetry.core.packages.project_package import ProjectPackage
  File
"/usr/local/lib/python3.9/site-packages/poetry/core/packages/project_packag=
e.py",
line 6, in <module>
    from poetry.core.constraints.version import parse_constraint
ModuleNotFoundError: No module named 'poetry.core.constraints'
*** Error code 1

Stop.
make: stopped in /usr/ports/security/py-notus-scanner
=3D>> Cleaning up wrkdir
=3D=3D=3D>  Cleaning for py39-notus-scanner-22.4.1
build of security/py-notus-scanner@py39 | py39-notus-scanner-22.4.1 ended at
Fri Oct 21 03:06:33 UTC 2022
build time: 00:00:09
!!! build failure encountered !!!

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