Bug 980571

Summary: texlive-kpathsea - mkdir: command not found
Product: [Fedora] Fedora Reporter: Jan ONDREJ <ondrejj>
Component: texliveAssignee: Jindrich Novy <novyjindrich>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: novyjindrich, pertusus, than
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-11 04:46:03 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:

Description Jan ONDREJ 2013-07-02 18:10:38 UTC
Description of problem:
texlive-kpathsea does not require coreutils but is using mkdir and touch from install scripts. When building live install, coreutils is installed after this package and installation fails.

Version-Release number of selected component (if applicable):
texlive-kpathsea-svn28792.0-22.fc19.noarch

How reproducible:
always

Steps to Reproduce:
1. create live image with texlive-kpathsea included

Actual results:
  Installing: texlive-kpathsea             ################### [ 384/1366]
/var/tmp/rpm-tmp.BzhNw7: line 1: mkdir: command not found
/var/tmp/rpm-tmp.BzhNw7: line 2: touch: command not found
/var/tmp/rpm-tmp.BzhNw7: line 3: touch: command not found

Comment 1 Jindrich Novy 2013-10-11 04:46:03 UTC
texlive-kpathsea requires coreutils for some time already. Closing & thanks for reporting.