Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jul 2024 16:00:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 268283] databases/py-sqlite3: switch away from distutils
Message-ID:  <bug-268283-21822-Eu1llCFJdp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268283-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268283-21822@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #16 from vova@fbsd.ru ---
Yep, do exactly the same, install HA into jail with minum ports and all oth=
er
python dependancies installed by HA itself with PIP.

so before it was required=20
1. find out what dependancies to be pre-installed (libraries and py- portrs
like py-sqlite3)
2. arrange all port installation magic by hands (rc.d script, proper home d=
ir,
etc)

and now one more problem appeared -=20
3. build your own python312

so, port which will not require much in system sounds reasonable compromise=
 for
me ...
to simplify jail creation and HA upgrade procedure ...

--=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-268283-21822-Eu1llCFJdp>