Bug 547067 - nss-sysinit is missing requires(post) on coreutils
Summary: nss-sysinit is missing requires(post) on coreutils
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: nss
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Elio Maldonado Batiz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 547935 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-13 14:21 UTC by Bruno Wolff III
Modified: 2010-01-15 19:00 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-12-19 18:20:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bruno Wolff III 2009-12-13 14:21:36 UTC
Description of problem:
nss-sysinit runs mv and cat in a post install script. Those programs are not guaranteed to be present unless you include:
Requires(post): coreutils
in the spec file.

Version-Release number of selected component (if applicable):
nss-sysinit-3.12.5-1.fc12.5.i686

How reproducible:
It depends on the order packages get installed, so you won't see it all of the time.

Steps to Reproduce:
1.
2.
3.
  
Actual results:
From a livecd-creator build:
  Installing: nss-sysinit                  ################### [ 652/1603]
/usr/bin/setup-nsssysinit.sh: line 36: cat: command not found
/usr/bin/setup-nsssysinit.sh: line 40: mv: command not found
warning: %post(nss-sysinit-3.12.5-1.fc12.5.i686) scriptlet failed, exit status 127


Expected results:


Additional info:

Comment 1 Kamil Dudka 2009-12-16 02:11:47 UTC
*** Bug 547935 has been marked as a duplicate of this bug. ***

Comment 2 Fedora Update System 2010-01-07 06:35:21 UTC
nss-3.12.5-2.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/nss-3.12.5-2.fc12

Comment 3 Fedora Update System 2010-01-15 19:00:55 UTC
nss-3.12.5-7.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/nss-3.12.5-7.fc12


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