Bug 467858 - Error installing coreutils: /var/tmp/rpm-tmp.73408: line 4: find: command not found
Summary: Error installing coreutils: /var/tmp/rpm-tmp.73408: line 4: find: command not...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: coreutils
Version: 5.3
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Ondrej Vasik
QA Contact: BaseOS QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-21 11:41 UTC by Alexander Todorov
Modified: 2009-01-20 21:42 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-01-20 21:42:47 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2009:0173 0 normal SHIPPED_LIVE coreutils bug fix update 2009-01-20 16:05:40 UTC

Description Alexander Todorov 2008-10-21 11:41:40 UTC
Description of problem:
preinstall scriptlet of coreutils fails because it uses the find command which is not installed.

Version-Release number of selected component (if applicable):
coreutils-5.97-18

How reproducible:
Always

Steps to Reproduce:
1. Perform a default install
%packages
@admin-tools
@base
@base-x
@core
@dialup
@editors
@games
@gnome-desktop
@graphical-internet
@graphics
@java
@office
@printing
@sound-and-video
@text-internet
busybox
comps-extras
cracklib-dicts
gnome-mime-data
kernel-headers
nash
rmt
tzdata


2. Inspect install.log for errors

  
Actual results:
Installing coreutils-5.97-18.el5.ia64
/var/tmp/rpm-tmp.73408: line 4: find: command not found


Expected results:
No rpm errors

Additional info:
findutils which provides find is installed 20 packages later.

Comment 1 Ondrej Vasik 2008-10-21 12:20:56 UTC
RHEL-5 coreutils.spec file contains:
Prereq: grep, findutils
Although Prereq is depricated, it should work as Requires: for this case. It looks like dependency resolver issue / circle dependency solved by ignoring PreReq 
... Anyway Requires(prep, pre) looks better - and maybe will solve that issue.

In Fedora both coreutils and findutils are on Exception list, therefore no requires for them are necessary.

Comment 9 errata-xmlrpc 2009-01-20 21:42:47 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2009-0173.html


Note You need to log in before you can comment on or make changes to this bug.