Date: Fri, 20 Sep 2019 10:53:33 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 240705] devel/py-virtualenv: Build error since update to 16.7.5 Message-ID: <bug-240705-21822-ZlIzrfdL1Q@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-240705-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-240705-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=3D240705 Tatsuki Makino <tatsuki_makino@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tatsuki_makino@hotmail.com --- Comment #2 from Tatsuki Makino <tatsuki_makino@hotmail.com> --- My /tmp/sphinx-err-*.log file was output as follows: # Sphinx version: 1.6.5 # Python version: 3.6.9 (CPython) # Docutils version: 0.15.2 release # Jinja2 version: 2.10.1 # Last messages: # Loaded extensions: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/sphinx/setup_command.py", li= ne 191, in run warningiserror=3Dself.warning_is_error) File "/usr/local/lib/python3.6/site-packages/sphinx/application.py", line 168, in __init__ confoverrides or {}, self.tags) File "/usr/local/lib/python3.6/site-packages/sphinx/config.py", line 150,= in __init__ execfile_(filename, config) File "/usr/local/lib/python3.6/site-packages/sphinx/util/pycompat.py", li= ne 150, in execfile_ exec_(code, _globals) File "conf.py", line 43, in <module> File "conf.py", line 33, in generate_draft_news File "/usr/local/lib/python3.6/subprocess.py", line 356, in check_output **kwargs).stdout File "/usr/local/lib/python3.6/subprocess.py", line 423, in run with Popen(*popenargs, **kwargs) as process: File "/usr/local/lib/python3.6/subprocess.py", line 729, in __init__ restore_signals, start_new_session) File "/usr/local/lib/python3.6/subprocess.py", line 1364, in _execute_chi= ld raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'towncrier': 'towncrier' --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240705-21822-ZlIzrfdL1Q>