Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Feb 2021 22:42:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253830] sysutils/py-salt mysql library not detected
Message-ID:  <bug-253830-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 253830
           Summary: sysutils/py-salt mysql library not detected
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: ari@ish.com.au
                CC: christer.edwards@gmail.com
                CC: christer.edwards@gmail.com
             Flags: maintainer-feedback?(christer.edwards@gmail.com)

Now that databases/py-MySQLdb port has been removed from the tree, salt nee=
ds
to detect and use the databases/py-mysqlclient port.

Ideally, this would be an option at build time to pull in the dependency if=
 you
want to use the mysql states in salt, but that's less important than just
making it work.

Note the "mysql-python: Not Installed" below...

# salt -V
Salt Version:
          Salt: 3002.2

Dependency Versions:
          cffi: 1.14.4
      cherrypy: Not Installed
      dateutil: 2.8.1
     docker-py: Not Installed
         gitdb: Not Installed
     gitpython: Not Installed
        Jinja2: 2.11.2
       libgit2: Not Installed
      M2Crypto: Not Installed
          Mako: Not Installed
       msgpack: 1.0.2
  msgpack-pure: Not Installed
  mysql-python: Not Installed
     pycparser: 2.20
      pycrypto: Not Installed
  pycryptodome: 3.9.8
        pygit2: Not Installed
        Python: 3.7.9 (default, Oct 14 2020, 23:20:27)
  python-gnupg: Not Installed
        PyYAML: 5.3.1
         PyZMQ: 22.0.3
         smmap: Not Installed
       timelib: Not Installed
       Tornado: 4.5.3
           ZMQ: 4.3.1

System Versions:
          dist: freebsd 12.2
        locale: utf-8
       machine: amd64
       release: 12.2-RELEASE-p1
        system: FreeBSD
       version: FreeBSD 12.2


# pkg info py37-mysqlclient
py37-mysqlclient-2.0.2
Name           : py37-mysqlclient
Version        : 2.0.2
Installed on   : Wed Dec 16 10:45:24 2020 AEDT
Origin         : databases/py-mysqlclient
Architecture   : FreeBSD:12:amd64
Prefix         : /usr/local
Categories     : python databases
Licenses       : GPLv2
Maintainer     : fluffy@FreeBSD.org
WWW            : https://pypi.org/project/mysqlclient
Comment        : MySQL database connector for Python

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