Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 850724 - app-arch/p7zip: drop warning about non free RAR
Summary: app-arch/p7zip: drop warning about non free RAR
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-09 09:40 UTC by Pacho Ramos
Modified: 2023-04-14 15:34 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 Pacho Ramos gentoo-dev 2022-06-09 09:40:24 UTC
I am getting this in logs each time p7zip gets build:
WARN: prepare
Enabling nonfree RAR decompressor

But we already have the LICENSE field to cover that. People worried about that will simply not allow that LICENSE in their systems:
LICENSE="LGPL-2.1 rar? ( unRAR )"


Thanks
Comment 1 Larry the Git Cow gentoo-dev 2023-04-14 15:34:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f0330ea018e01c7e989bbd748582898a8c75408

commit 2f0330ea018e01c7e989bbd748582898a8c75408
Author:     Joe Kappus <joe@wt.gd>
AuthorDate: 2023-04-14 09:48:47 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2023-04-14 15:34:04 +0000

    app-arch/p7zip: 17.05-r1 drop unrar warning
    
    Not needed as we already use LICENSE.
    
    Closes: https://bugs.gentoo.org/850724
    Signed-off-by: Joe Kappus <joe@wt.gd>
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 app-arch/p7zip/p7zip-17.05-r1.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)