Bug 381751

Summary: awk missing from some extfs scripts
Product: [Fedora] Fedora Reporter: vvs <vvs009>
Component: mcAssignee: Jindrich Novy <jnovy>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8CC: fred99, pknirsch
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 4.6.1a-50.20070604cvs.fc8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-20 18:03:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description vvs 2007-11-14 08:19:04 UTC
Description of problem:

While trying to explore iso image I've discovered that it don't work. When I've
tried other file types I've found that they don't work as well.

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

mc-4.6.1a-49.20070604cvs.fc8

How reproducible:

Always

Steps to Reproduce:
1. In one of the file panels place cursor on a file with extension .iso and
press Enter
  
Actual results:

There will be a red window with error explanation and "No such file or
directory" at the bottom

Expected results:

There should be file listing of iso9660 file system

Additional info:

Looking at the script /usr/share/mc/extfs/iso9660 you may notice that on the
line 65 there is no awk command where it should be. This command should be
generated by autotools macro during configuration.

Comment 1 Jindrich Novy 2007-11-14 13:59:54 UTC
Yup, next update will fix. It comes from the times when gawk wanishes from the
Exception list for a while. Thanks for noticing!

Comment 2 Fedora Update System 2007-11-15 03:36:52 UTC
mc-4.6.1a-50.20070604cvs.fc8 has been pushed to the Fedora 8 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update mc'

Comment 3 Fedora Update System 2007-11-20 18:03:13 UTC
mc-4.6.1a-50.20070604cvs.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 4 Jindrich Novy 2007-11-21 09:57:16 UTC
*** Bug 393201 has been marked as a duplicate of this bug. ***