[tor-bugs] #24173 [Core Tor/Nyx]: nyx-2.0.4: setup.py doesn't list sqlite3 as a dependency

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Nov 10 18:58:27 UTC 2017


#24173: nyx-2.0.4: setup.py doesn't list sqlite3 as a dependency
--------------------------+--------------------------
 Reporter:  yurivict271   |          Owner:  (none)
     Type:  defect        |         Status:  reopened
 Priority:  Medium        |      Milestone:
Component:  Core Tor/Nyx  |        Version:
 Severity:  Normal        |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+--------------------------

Comment (by atagar):

 Thanks yurivict271. Sqlite is a python built-in as of python 2.5...

 https://docs.python.org/2/library/sqlite3.html

 Nyx [https://gitweb.torproject.org/nyx.git/tree/nyx/__init__.py#n69
 provides messages for FreeBSD and Gentoo when it's unavailable]. However,
 I'm a little unsure if we should take a setup.py dependency on
 [https://pypi.python.org/pypi/pysqlite pysqlite] or not since this will
 cause us to install it on platforms that *do* include the builtin.

 I'll check with Carlo (our FreeBSD maintainer) to see how he'd care to
 handle this.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24173#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list