Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168432 - sys-apps/portage should depend on newer findutils
Summary: sys-apps/portage should depend on newer findutils
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 167107
  Show dependency tree
 
Reported: 2007-02-26 09:47 UTC by Georgi Georgiev
Modified: 2007-02-27 07:41 UTC (History)
0 users

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 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.