Bug 212965 - /usr/share/awstats/tools/logresolvemerge.pl contains DOS linebreaks
Summary: /usr/share/awstats/tools/logresolvemerge.pl contains DOS linebreaks
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: awstats
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Aurelien Bompard
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-10-30 12:26 UTC by Ralf Ertzinger
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-10-30 14:17:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ralf Ertzinger 2006-10-30 12:26:27 UTC
Description of problem:
/usr/share/awstats/tools/logresolvemerge.pl (and maybe other files as well, did
not check) contain DOS style linebreaks (i.e. \r\n instead of \n), which leads
to a strange error message when trying to execute this file directly, because
the shell tries to find an executable named "/usr/bin/perl\r", which does not
exist, of course.

Version-Release number of selected component (if applicable):
awstats-6.6-0.2.beta.fc6

How reproducible:
Always

Steps to Reproduce:
1. Install awstats
2. Try to run /usr/share/awstats/tools/logresolvemerge.pl from the shell
3.
  
Actual results:
Mangled error message about nonexisting interpreter

Expected results:
Program runs

Additional info:

Comment 1 Aurelien Bompard 2006-10-30 14:17:41 UTC
Thanks, fixed in devel, FC-6 and FC-5.


Note You need to log in before you can comment on or make changes to this bug.