Bug 602115

Summary: mc.ext incorrect options for nroff command
Product: [Fedora] Fedora Reporter: Jan Vcelak <jvcelak>
Component: mcAssignee: Jindrich Novy <jnovy>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: dvlasenk, jnovy, jvcelak, pahan, pknirsch, slavazanko, tsmetana, zkabelac
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: mc-4.7.2-2.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-06-09 09:02:57 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 Jan Vcelak 2010-06-09 07:44:41 UTC
Description of problem:

'mc' configuration file /etc/mc/mc.ext incorrectly specifies options for 'nroff'. With groff 1.20, nroff requires option -c to show man pages in mc correctly - without escape sequences.

nroff supported options are detected during package build by mc's configure script. But according to build log, http://kojipkgs.fedoraproject.org/packages/mc/4.7.2/1.fc14/data/logs/x86_64/build.log, nroff is not detected at all:

checking for nroff... false

I suggest adding 'groff' into BuildRequires.

Version-Release number of selected component (if applicable):
mc-4.7.2-1.fc14
groff-1.20.1-1.fc14

Steps to Reproduce:
1. start 'mc'
2. cd /usr/share/man/man1
3. select bash.1.gz and press F3
  
Actual results:
ugly non-color output with escape sequences

Expected results:
nice color output

Comment 1 Jindrich Novy 2010-06-09 09:02:57 UTC
The BuildRequires: groff is now added.

Comment 2 Fedora Update System 2010-06-16 09:03:46 UTC
mc-4.7.2-2.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/mc-4.7.2-2.fc13

Comment 3 Fedora Update System 2010-06-16 09:13:27 UTC
mc-4.7.2-2.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/mc-4.7.2-2.fc12

Comment 4 Fedora Update System 2010-06-16 09:18:57 UTC
mc-4.7.2-2.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/mc-4.7.2-2.fc11

Comment 5 Fedora Update System 2010-06-28 17:17:27 UTC
mc-4.7.2-2.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2010-06-28 17:20:40 UTC
mc-4.7.2-2.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.