Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 868645 - mail-filter/amavisd-new-2.12.2 and app-arch/gzip-1.12-r1 fight over ncompress
Summary: mail-filter/amavisd-new-2.12.2 and app-arch/gzip-1.12-r1 fight over ncompress
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ralph Seichter
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-06 00:26 UTC by Carlos Konstanski
Modified: 2022-09-06 01:10 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info.out,8.47 KB, text/plain)
2022-09-06 00:56 UTC, Carlos Konstanski
Details
ncompress conflict (ncompress-conflict.out,2.78 KB, text/plain)
2022-09-06 00:57 UTC, Carlos Konstanski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Konstanski 2022-09-06 00:26:38 UTC
app-arch/gzip-1.12-r1 blocks app-arch/ncompress. But mail-filter/amavisd-new-2.12.2 depends on ncompress.

Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-09-06 00:33:08 UTC
Please share the output you're seeing and emerge --info for completeness.
Comment 2 Larry the Git Cow gentoo-dev 2022-09-06 00:55:28 UTC
The bug has been closed via the following commit(s):

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

commit eb9de5d292e911ec7f81b201a6477a251fcdfa54
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-09-06 00:53:42 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-09-06 00:55:15 +0000

    app-arch/gzip: stabilize 1.12-r2
    
    Closes: https://bugs.gentoo.org/868645
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 app-arch/gzip/gzip-1.12-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Carlos Konstanski 2022-09-06 00:56:37 UTC
Created attachment 803317 [details]
emerge --info
Comment 4 Carlos Konstanski 2022-09-06 00:57:00 UTC
Created attachment 803320 [details]
ncompress conflict
Comment 5 Larry the Git Cow gentoo-dev 2022-09-06 01:10:21 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12ab181a5b4c42feb07c328f95298fd6c5989c26

commit 12ab181a5b4c42feb07c328f95298fd6c5989c26
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-09-06 01:08:58 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-09-06 01:08:58 +0000

    mail-filter/amavisd-new: drop dependency on app-arch/ncompress
    
    amavisd does not appear to call 'compress'.
    amavisd uses 'gzip -d' to decompress .Z files when 'uncompress' is not
    available.
    
    Bug: https://bugs.gentoo.org/868645
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 mail-filter/amavisd-new/amavisd-new-2.12.2.ebuild | 1 -
 1 file changed, 1 deletion(-)