Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2024 21:15:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 281145] lang/cython3 conflicts with cython
Message-ID:  <bug-281145-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 281145
           Summary: lang/cython3 conflicts with cython
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: alt2600@icloud.com
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

/usr/ports/lang/cython3]$ sudo make install
=3D=3D=3D>  Installing for py311-cython3-3.0.11

=3D=3D=3D>  py311-cython3-3.0.11 conflicts with installed package(s):=20
      py310-cython-0.29.37_1
      py311-cython-0.29.37_1


amd64 14.1p3 live building, not sure why my system is now just bringing this
in, but based on cython3 history in freshports and lack of CONFLICTS statem=
ent
in the Makefile I am led to believe these should not be conflicting with ea=
ch
other. Don't know if this version just supercedes the other, but the fact it
conflicts with py310 when it is built for py311 flavor says to me maybe its=
 one
of these files in the plist

bin/cythonize
bin/cygdb

that is the issue

pkg which /usr/local/bin/cython
/usr/local/bin/cython was installed by package py311-cython-0.29.37_1

pkg which /usr/local/bin/cygdb
/usr/local/bin/cygdb was installed by package py311-cython-0.29.37_1

not sure on the py310 conflict other then the sitepackages being prefixed i=
nto
Cython which could be the problem too

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