|
Bugzilla – Full Text Bug Listing |
| Summary: | Output from ag_initscripts can be broken when comment in init script contains backslash | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Lukas Ocilka <locilka> |
| Component: | YaST2 | Assignee: | Martin Vidner <mvidner> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Lukas Ocilka
2005-08-09 12:55:17 UTC
BTW: thanks again for the debug ;) Even trickier, the bug occurs only if the backslash is followed by a line that terminates the description, in this case the second line has #<SPC><TAB> which triggers another funny buglet in the parser. In such case `Read (.init.scripts.comments) returns nil and y2log reports a parse error in ag_initscripts:42 where 42 is a line number in the output of "echo '`Read (.comments)' | /usr/lib/YaST2/servers_non_y2/ag_initscripts" Fixed in SVN. Now we have this problem in SLES9 SP3 too fixed in yast2-2.9.89 |