Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 686660 - app-arch/lbzip2: abuses bzip2 bug which no longer works
Summary: app-arch/lbzip2: abuses bzip2 bug which no longer works
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Turner
URL: https://github.com/kjn/lbzip2/issues/18
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-24 12:20 UTC by Thomas Deutschmann (RETIRED)
Modified: 2022-12-28 19:02 UTC (History)
0 users

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 Thomas Deutschmann (RETIRED) gentoo-dev 2019-05-24 12:20:01 UTC
app-arch/lbzip2 abuses bug in bzip2 and exceeds 18002 selectors.

We have fixed this bug in app-arch/bzip2 via https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1948811390283ff8e5f122bd9ec68f2e7b907450 which causes decompress failures for bzip2 archives created with lbzip2 when 18002 selectors are exceeded (which is for example the case for our own stage builds).

Patch is available.
Comment 1 Larry the Git Cow gentoo-dev 2019-05-24 13:15:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eef4f1444cb45ca61b14c11969f0aac4cd087ff

commit 4eef4f1444cb45ca61b14c11969f0aac4cd087ff
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2019-05-24 13:15:18 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-05-24 13:15:33 +0000

    app-arch/lbzip2: bump to snapshot release from 2018-12-27
    
    Closes: https://bugs.gentoo.org/686660
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 app-arch/lbzip2/Manifest                    |  1 +
 app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild | 45 +++++++++++++++++++++++++++++
 2 files changed, 46 insertions(+)