Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 703098

Summary: dev-python/jinja-2.10.3-r1:: non-byte-compiled modules
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal CC: graysonchsi
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-12-16 14:14:34 UTC
* This package installs one or more Python modules that are not byte-compiled.
 * The following files are missing:
 * 
 *   /usr/lib64/python3.5/site-packages/jinja2/__pycache__/asyncsupport.cpython-35.pyc
 *   /usr/lib64/python3.5/site-packages/jinja2/__pycache__/asyncsupport.cpython-35.opt-1.pyc
 *   /usr/lib64/python3.5/site-packages/jinja2/__pycache__/asyncsupport.cpython-35.opt-2.pyc
 *   /usr/lib64/python3.5/site-packages/jinja2/__pycache__/asyncfilters.cpython-35.pyc
 *   /usr/lib64/python3.5/site-packages/jinja2/__pycache__/asyncfilters.cpython-35.opt-1.pyc
 *   /usr/lib64/python3.5/site-packages/jinja2/__pycache__/asyncfilters.cpython-35.opt-2.pyc
 * 
 * Please either fix the upstream build system to byte-compile Python modules
 * correctly, or call python_optimize after installing them.  For more
 * information, see:
 * https://wiki.gentoo.org/wiki/Project:Python/Byte_compiling
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-03-27 19:10:56 UTC
Old version removed.  Please reopen if you can reproduce with the current one.