Summary: | sci-libs/volk-2.5.0 installs stray .pyc files | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Rick Farina (Zero_Chaos) <zerochaos> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 796840 [details]
build.log
build log and emerge --info
What is the correct way to deal with something like this (usually)? A find/rm to remove pyc/pyo before python_optimize? (In reply to Rick Farina (Zero_Chaos) from comment #2) > What is the correct way to deal with something like this (usually)? A > find/rm to remove pyc/pyo before python_optimize? > * For more information on bytecode files and related issues, please see: > * https://projects.gentoo.org/python/guide/qawarn.html#compiled-bytecode-related-warnings -> https://projects.gentoo.org/python/guide/qawarn.html#stray-compiled-bytecode The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e37308a9795570c15334f65eef34a22d0fae2202 commit e37308a9795570c15334f65eef34a22d0fae2202 Author: Rick Farina <zerochaos@gentoo.org> AuthorDate: 2022-09-02 16:36:40 +0000 Commit: Rick Farina <zerochaos@gentoo.org> CommitDate: 2022-09-02 16:36:45 +0000 sci-libs/volk: add 2.5.1 Signed-off-by: Rick Farina <zerochaos@gentoo.org> Remove stray pyc/pyo files Closes: https://bugs.gentoo.org/862990 sci-libs/volk/Manifest | 1 + sci-libs/volk/volk-2.5.1.ebuild | 48 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) |