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

Bug 868603

Summary: app-arch/gzip and app-arch/ncompress file collision with merged-usr
Product: Gentoo Linux Reporter: Mike Gilbert <floppym>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/27156
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 690294    

Description Mike Gilbert gentoo-dev 2022-09-05 14:49:09 UTC
On a merged-usr system, both packages install /usr/bin/uncompress.
Comment 1 Larry the Git Cow gentoo-dev 2022-09-05 21:32:54 UTC
The bug has been closed via the following commit(s):

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

commit 000da2d8320b8c0b5d5187da33fee0fc4389db11
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-09-05 15:00:45 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-09-05 21:29:21 +0000

    app-arch/gzip: add blockers against pigz and ncompress
    
    Closes: https://bugs.gentoo.org/868312
    Closes: https://bugs.gentoo.org/868603
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 app-arch/gzip/{gzip-1.12.ebuild => gzip-1.12-r1.ebuild} | 2 ++
 1 file changed, 2 insertions(+)
Comment 2 Mike Gilbert gentoo-dev 2022-09-05 22:35:00 UTC
commit 6c63e36f9cbcd648b20e98d899ae9f54cfd37cc7
Author: Mike Gilbert <floppym@gentoo.org>
Date:   Mon Sep 5 18:08:43 2022 -0400

    app-arch/gzip: drop 'uncompress'

    Avoids a file collision with app-arch/ncompress.

    https://bugs.gentoo.org/868603
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 app-arch/gzip/gzip-1.12-r2.ebuild | 65 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 65 insertions(+)