Bug 1158343

Summary: ca-certificates: post scriplet failure: missing requires on coreutils
Product: [Fedora] Fedora Reporter: Mikolaj Izdebski <mizdebsk>
Component: ca-certificatesAssignee: Kai Engert (:kaie) (inactive account) <kengert>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jorton, kengert, lemenkov, pwouters, tmraz
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ca-certificates-2014.2.1-1.5.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-18 12:23:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1158197    

Description Mikolaj Izdebski 2014-10-29 06:43:03 UTC
Description of problem:
Installation of ca-certificates causes "ln: command not found" to be printed. It seems that %post scriplet has missing requires on coreutils.

Version-Release number of selected component (if applicable):
2014.2.1-4

Steps to Reproduce:
1. dnf --installroot /chroot --releasever 22 install ca-certificates

Actual results:
  Installing  : ca-certificates-2014.2.1-4.fc22.noarch
/usr/bin/ca-legacy: line 34: ln: command not found

Comment 1 Kai Engert (:kaie) (inactive account) 2014-10-29 11:24:56 UTC
Mikolaj, thanks a lot for your bug report.

I've added the missing Requires statement.

Comment 2 Kai Engert (:kaie) (inactive account) 2014-10-29 11:25:17 UTC
http://koji.fedoraproject.org/koji/taskinfo?taskID=7974865

Comment 3 Peter Lemenkov 2014-11-14 15:33:59 UTC
Unfortunately it wasn't fixed. A proper fix is to add Requires(post): coreutils

Comment 4 Fedora Update System 2014-11-14 16:20:17 UTC
ca-certificates-2014.2.1-1.4.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/ca-certificates-2014.2.1-1.4.fc21

Comment 5 Fedora Update System 2014-11-15 09:14:29 UTC
Package ca-certificates-2014.2.1-1.5.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing ca-certificates-2014.2.1-1.5.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-15103/ca-certificates-2014.2.1-1.5.fc21
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2014-11-18 12:23:20 UTC
ca-certificates-2014.2.1-1.5.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.