Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 4267

Summary: apachesplitlogfile - variable typo
Product: Gentoo Linux Reporter: Thomas Bullinger <consult>
Component: Current packagesAssignee: Nicholas Jones (RETIRED) <carpaski>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Bullinger 2002-06-27 23:05:05 UTC
On line 100 in /usr/sbin/apachesplitlogfile the variable "logs" is missing a 
leading "$" which leads perl to assume the call of a function.
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2002-06-28 05:45:07 UTC
What version? Try updating to the current Apache.

I'm looking at the file in the portage tree, and it isn't missing the "$".

Lemme know.
Line 100 doesn't involve $logs in my version.
Line 101 does, and it isn't missing.
Comment 2 Thomas Bullinger 2002-06-28 07:15:04 UTC
The installed packages are: 
 
*  net-www/apache 
      Latest version Available: 1.3.26-r2 
      Latest version Installed: 1.3.26-r2 
      Homepage: http://www.apache.org http://www.modssl.org 
      Description: 
      The Apache Web Server 
 
*  net-www/mod_ssl 
      Latest version Available: 2.8.10 
      Latest version Installed: 2.8.10 
      Homepage: http://www.modssl.org 
      Description: 
      An SSL module for the Apache Web server 
 
*  dev-lang/php 
      Latest version Available: 4.2.1-r1 
      Latest version Installed: 4.2.1-r1 
      Homepage: http://www.php.net/ 
      Description: 
      HTML embedded scripting language 
 
But if the typo is not present in the correct portage tree (which I also update 
daily), the case can be closed. 
 
Comment 3 Nicholas Jones (RETIRED) gentoo-dev 2002-06-29 01:26:31 UTC
Proper in current