Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65824 - catalyst handles layout of config-lines in specfiles too strictly
Summary: catalyst handles layout of config-lines in specfiles too strictly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-09-29 09:07 UTC by Benjamin Judas (RETIRED)
Modified: 2005-07-11 13:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Judas (RETIRED) gentoo-dev 2004-09-29 09:07:38 UTC
Ok, that's an easy one:

key:value -> catalyst error, line invalid
key: value -> ok

notice the missing space

Reproducible: Always
Steps to Reproduce:
1. Use a line without the space after the colon in your specfile
2. Run catalyst with that specfile
3.

Actual Results:  
Execution aborts with a message stating that the line in question is invalid.

Expected Results:  
catalyst shouldn't care about that since it's obvious what the editor of the
specfile wants.
Comment 1 Eric Edgar (RETIRED) gentoo-dev 2005-07-11 13:37:43 UTC
catalyst 1.1.10 is out .. this is fixed ...