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

Bug 703110

Summary: dev-python/gevent-1.3.7: non-byte-compiled modules
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal    
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:20:31 UTC
* 
 * This package installs one or more Python modules that are not byte-compiled.
 * The following files are missing:
 * 
 *   /usr/lib/pypy2.7/site-packages/gevent/_socket3.pyc
 *   /usr/lib64/python2.7/site-packages/gevent/_socket3.pyc
 *   /usr/lib64/python2.7/site-packages/gevent/_socket3.pyo
 * 
 * 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 2021-02-24 20:20:40 UTC
Closing bugs reported for old versions, no longer in ::gentoo.  Please reopen if you can still reproduce.