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

Bug 643312

Summary: sys-apps/yum: uses problematic dev-python/pyliblzma
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Sergey Popov (RETIRED) <pinkbyte>
Status: RESOLVED OBSOLETE    
Severity: normal Keywords: PMASKED
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 643308    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-01-03 19:21:14 UTC
pyliblzma installs 'lzma' module that is incompatible with the same-named module of Python 3.3+. As a result, it randomly wreaks havoc in programs not written to account for its existence and it will never support Python 3. Besides, it's dead.

Please look into the possibility of making this package work with the built-in 'lzma' module of Python 3 and/or dev-python/backports-lzma that uses a separate (safe) namespace and a compatible API.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-10-01 07:48:59 UTC
Ping.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-03-13 17:13:55 UTC
Ping².
Comment 3 Larry the Git Cow gentoo-dev 2019-03-15 08:44:20 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=396e816172f415f5289e6dfbfaa3ee352fe9cd72

commit 396e816172f415f5289e6dfbfaa3ee352fe9cd72
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-03-15 08:43:14 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-03-15 08:44:16 +0000

    package.mask: Mask dev-python/pyliblzma & revdeps for removal
    
    Bug: https://bugs.gentoo.org/643308
    Bug: https://bugs.gentoo.org/643312
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-04-14 07:10:17 UTC
Package removed.