Bug 666414 - Missing dependency to command used in %post
Summary: Missing dependency to command used in %post
Keywords:
Status: CLOSED DUPLICATE of bug 657766
Alias: None
Product: Fedora
Classification: Fedora
Component: generic-logos
Version: 14
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-12-30 15:27 UTC by Mads Kiilerich
Modified: 2014-03-17 03:26 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-12-30 16:33:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mads Kiilerich 2010-12-30 15:27:26 UTC
Installation when building a livecd fails:

  Installing: generic-logos       ##################### [ 34/468]/var/tmp/rpm-tmp.tZrVBi: line 1: touch: command not found

%post contains
  touch --no-create /usr/share/icons/Fedora
but there is no dependency to touch, so it is fair enough that yum orders it so the package is installed before touch is available.

Please add a dependency to coreutils or /bin/touch .

generic-logos-14.0.1-1.fc14.noarch
rpm-4.8.1-5.fc14.i686
yum-3.2.28-5.fc14.noarch
livecd-tools-14.1-1.fc14.i686

Comment 1 Bill Nottingham 2010-12-30 16:33:43 UTC

*** This bug has been marked as a duplicate of bug 657766 ***


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