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

Bug 866383

Summary: sci-libs/libsigrokdecode-0.5.3-r2 - Python modules not byte-compiled
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: Current packagesAssignee: Embedded Gentoo Team <embedded>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris Mayo 2022-08-24 18:35:25 UTC
Fixed for me by adding to src_install():

python_optimize "${D}/usr/share/libsigrokdecode/decoders"
Comment 1 Larry the Git Cow gentoo-dev 2023-02-26 20:03:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ba4565c21df8aa4b95c8a5f9c75d2a6f5a5d462

commit 7ba4565c21df8aa4b95c8a5f9c75d2a6f5a5d462
Author:     Sven Wegener <swegener@gentoo.org>
AuthorDate: 2023-02-26 19:00:49 +0000
Commit:     Sven Wegener <swegener@gentoo.org>
CommitDate: 2023-02-26 20:03:03 +0000

    sci-libs/libsigrokdecode: optimize python modules
    
    Closes: https://bugs.gentoo.org/866383
    Signed-off-by: Sven Wegener <swegener@gentoo.org>

 sci-libs/libsigrokdecode/libsigrokdecode-0.5.3-r2.ebuild | 1 +
 sci-libs/libsigrokdecode/libsigrokdecode-9999.ebuild     | 1 +
 2 files changed, 2 insertions(+)