Bug 1158343 - ca-certificates: post scriplet failure: missing requires on coreutils
Summary: ca-certificates: post scriplet failure: missing requires on coreutils
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: ca-certificates
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kai Engert (:kaie) (inactive account)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1158197
TreeView+ depends on / blocked
 
Reported: 2014-10-29 06:43 UTC by Mikolaj Izdebski
Modified: 2014-11-18 12:23 UTC (History)
5 users (show)

Fixed In Version: ca-certificates-2014.2.1-1.5.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-11-18 12:23:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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