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

Bug 168432

Summary: sys-apps/portage should depend on newer findutils
Product: Portage Development Reporter: Georgi Georgiev <chutz+bugs.gentoo.org>
Component: UnclassifiedAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: High    
Version: 2.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 167107    

Description Georgi Georgiev 2007-02-26 09:47:57 UTC
Steps to reproduce:

1. Unpack a stage3 tarball (2006.1) in a chroot
2. emerge portage
3. emerge portage-utils

Actual results:

ecompressdir: bzip2 -9 /usr/share/man/man1
find: invalid predicate `-L'
find: invalid predicate `-L'
find: invalid predicate `-L'
find: invalid predicate `-L'
Comment 1 Zac Medico gentoo-dev 2007-02-26 14:14:51 UTC
Thanks, I've added RDEPEND="userland_GNU? ( >=sys-apps/findutils-4.2.29 )" in cvs.
Comment 2 Zac Medico gentoo-dev 2007-02-27 04:58:07 UTC
In svn r6087 I've removed usage of the -L predicate, since it's not really needed.
Comment 3 Zac Medico gentoo-dev 2007-02-27 07:41:30 UTC
(In reply to comment #2)
> In svn r6087 I've removed usage of the -L predicate, since it's not really
> needed.

This has been released in 2.1.2-r12.