Error parsing sites/all/modules/outline/outline.info on line 4
Linulo - March 18, 2008 - 12:24
| Project: | Outline |
| Version: | 5.x-1.0 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
The info file seems to be broken. Installation results in a warning (Drupal 5.7):
warning: Error parsing sites/all/modules/outline/outline.info on line 4 in /var/www/development/intranet/includes/module.inc on line 195.
Propably, the line
version = $Name: DRUPAL-5--1-0 $
in the info file is redundant or malformed.

#1
I looks like there are some problems with the packer script, as there are some information missing?
To fix this, delete the first line, I guess that should then work. Then you won't get any status updates though, but since the module here is not very active this won't matter ;)
#2
Please learn how to search the issue queue.