Bug 669406

Summary: minicom parsing of its config file spits out unnecessary warning
Product: [Fedora] Fedora Reporter: David Tonhofer <bughunt>
Component: minicomAssignee: Jan Görig <jgorig>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 14CC: jgorig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: minicom-2.4-3.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-01-26 20:54:18 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 David Tonhofer 2011-01-13 15:39:38 UTC
Description of problem
----------------------

- Create file /etc/minirc.bhnS0 (say)
- This file is supposed to be created automatically, but in this case, we
  do it ourselves
- Leave an empty line at the end of the file (the last character of the file 
  is 0x0a)
- Start "minicom bhnS0"
- minicom complains: 
  "** Line 7 of the global config file is unparsable."

Minicom should ignore empty lines, especially at the end of the config file and not confuse users with cryptic error messages.

If the last line is a comment line (starts with #), no error message is issued.

Version-Release number of selected component:
---------------------------------------------

minicom-2.4-2.fc14.1.i686

How reproducible
----------------

Always

Comment 1 Fedora Update System 2011-01-14 12:44:41 UTC
minicom-2.4-3.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/minicom-2.4-3.fc14

Comment 2 Jan Görig 2011-01-14 12:46:39 UTC
Thank you for your bug report. Bug is fixed in Fedora 14 and Rawhide.

Comment 3 Fedora Update System 2011-01-14 20:36:29 UTC
minicom-2.4-3.fc14 has been pushed to the Fedora 14 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 minicom'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/minicom-2.4-3.fc14

Comment 4 Fedora Update System 2011-01-26 20:54:13 UTC
minicom-2.4-3.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.