Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 876853 - app-crypt/johntheripper-jumbo-1.9.0_p20211129-r1 missing dependency, needs Compress/Raw/Lzma.pm which is now in dev-perl/Compress-Raw-Lzma
Summary: app-crypt/johntheripper-jumbo-1.9.0_p20211129-r1 missing dependency, needs Co...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on: 921221
Blocks:
  Show dependency tree
 
Reported: 2022-10-12 10:19 UTC by Jonas Stein
Modified: 2024-01-03 16:42 UTC (History)
1 user (show)

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 Jonas Stein gentoo-dev 2022-10-12 10:19:13 UTC
$> 7z2john.pl test.7z 
Can't locate Compress/Raw/Lzma.pm in @INC (you may need to install the Compress::Raw::Lzma module) (@INC contains: /etc/perl /usr/local/lib64/perl5/5.36/x86_64-linux /usr/local/lib64/perl5/5.36 /usr/lib64/perl5/vendor_perl/5.36/x86_64-linux /usr/lib64/perl5/vendor_perl/5.36 /usr/lib64/perl5/5.36/x86_64-linux /usr/lib64/perl5/5.36 /usr/lib64/perl5/5.34 /usr/lib64/perl5/vendor_perl/5.34) at /usr/bin/7z2john.pl line 6.
BEGIN failed--compilation aborted at /usr/bin/7z2john.pl line 6.

Reproducible: Always
Comment 1 Jonas Stein gentoo-dev 2022-10-12 10:24:37 UTC
seems to be this one: https://metacpan.org/dist/Compress-Raw-Lzma
Comment 2 Jonas Stein gentoo-dev 2022-10-12 18:33:39 UTC
dev-perl/Compress-Raw-Lzma is now in the tree, it works fine, if I install it manually. 

It should become a dependency of app-crypt/johntheripper-jumbo
Comment 3 Rick Farina (Zero_Chaos) gentoo-dev 2024-01-03 16:42:12 UTC
thanks for the report, fixed!
Comment 4 Larry the Git Cow gentoo-dev 2024-01-03 16:42:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b19eb93f6db6a8b8020504f4ba9295d82bddec6

commit 3b19eb93f6db6a8b8020504f4ba9295d82bddec6
Author:     Rick Farina <zerochaos@gentoo.org>
AuthorDate: 2024-01-03 16:41:17 +0000
Commit:     Rick Farina <zerochaos@gentoo.org>
CommitDate: 2024-01-03 16:41:17 +0000

    app-crypt/johntheripper-jumbo: add missing dep
    
    Closes: https://bugs.gentoo.org/876853
    Signed-off-by: Rick Farina <zerochaos@gentoo.org>

 .../johntheripper-jumbo/johntheripper-jumbo-1.9.0_p20230717.ebuild     | 3 ++-
 .../johntheripper-jumbo/johntheripper-jumbo-1.9.0_p20240102.ebuild     | 3 +--
 app-crypt/johntheripper-jumbo/johntheripper-jumbo-9999.ebuild          | 3 +--
 3 files changed, 4 insertions(+), 5 deletions(-)