Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703108 - dev-python/testtools-2.3.0: non-byte-compiled modules
Summary: dev-python/testtools-2.3.0: non-byte-compiled modules
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-16 14:19 UTC by Michał Górny
Modified: 2021-06-12 15:52 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-12-16 14:19:58 UTC
*                                                                                                                                                 
 * This package installs one or more Python modules that are not byte-compiled.                                 
 * The following files are missing:                                                                                                                
 *                                                                                                                                                 
 *   /usr/lib/pypy3.6/site-packages/testtools/__pycache__/_compat2x.pypy36.pyc                   
 *   /usr/lib/pypy3.6/site-packages/testtools/__pycache__/_compat2x.pypy36.opt-1.pyc             
 *   /usr/lib/pypy3.6/site-packages/testtools/__pycache__/_compat2x.pypy36.opt-2.pyc                                    
 *   /usr/lib64/python3.5/site-packages/testtools/__pycache__/_compat2x.cpython-35.pyc                                        
 *   /usr/lib64/python3.5/site-packages/testtools/__pycache__/_compat2x.cpython-35.opt-1.pyc                                  
 *   /usr/lib64/python3.5/site-packages/testtools/__pycache__/_compat2x.cpython-35.opt-2.pyc                            
 *   /usr/lib64/python3.6/site-packages/testtools/__pycache__/_compat2x.cpython-36.pyc                                        
 *   /usr/lib64/python3.6/site-packages/testtools/__pycache__/_compat2x.cpython-36.opt-1.pyc                                  
 *   /usr/lib64/python3.6/site-packages/testtools/__pycache__/_compat2x.cpython-36.opt-2.pyc                          
 *   /usr/lib/python3.7/site-packages/testtools/__pycache__/_compat2x.cpython-37.pyc                                        
 *   /usr/lib/python3.7/site-packages/testtools/__pycache__/_compat2x.cpython-37.opt-1.pyc                                  
 *   /usr/lib/python3.7/site-packages/testtools/__pycache__/_compat2x.cpython-37.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 David Denoncin 2020-08-05 09:21:17 UTC
Still happens with 2.4.0. I did not manage to fix that with python_optimize.