Bug 863356

Summary: /usr/libexec/mc/ext.d/doc.sh: line 63: xls2csv: command not found
Product: [Fedora] Fedora Reporter: Damian Wrobel <dwrobel>
Component: mcAssignee: Jindrich Novy <jnovy>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 17CC: dvlasenk, jnovy, pahan, pknirsch, slavazanko
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: 2012-10-05 08:49:15 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 Damian Wrobel 2012-10-05 08:20:34 UTC
Description of problem:
Preview of .xls files doesn't work independently whether the xls2cvs package is installed or not.

Version-Release number of selected component (if applicable):
xls2csv-1.06-11.fc17.noarch
mc-4.8.6-1.fc17.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Try to preview .xls file.
  
Actual results:
/usr/libexec/mc/ext.d/doc.sh: line 63: xls2csv: command not found

Expected results:
File preview.

Additional info:
rpm -ql xls2csv
/usr/bin/convertxls2csv
/usr/share/man/man1/convertxls2csv.1.gz

It looks that the name of the converter has changed to the convertxls2csv.

Comment 1 Damian Wrobel 2012-10-05 08:26:42 UTC
I realized that the catdoc package should be installed rather than xls2cvs package.

Can be closed as not a bug.

Comment 2 Jindrich Novy 2012-10-05 08:49:15 UTC
Ok, thanks for explanation.