<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>81802</bug_id>
          
          <creation_ts>2005-02-12 16:11 0000</creation_ts>
          <short_desc>net-www/awstats-6.3-r1 has incorrect postinst-en.txt</short_desc>
          <delta_ts>2005-02-14 02:52:31 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>jakub@gentoo.org</reporter>
          <assigned_to>ka0ttic@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2005-02-12 16:11:43 0000</bug_when>
            <thetext>postinst-en.txt does not reflect path change - it states /usr/share/webapps/awstats/6.3/ instead of /usr/share/webapps/awstats/6.3-r1/ which of course won</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2005-02-12 16:11:43 0000</bug_when>
            <thetext>postinst-en.txt does not reflect path change - it states /usr/share/webapps/awstats/6.3/ instead of /usr/share/webapps/awstats/6.3-r1/ which of course won´t work with Apache.


Reproducible: Always
Steps to Reproduce:
1. emerge awstats


Expected Results:  
Fix:

s/6.3/6.3-r1/g :-)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ka0ttic@gentoo.org</who>
            <bug_when>2005-02-12 17:51:19 0000</bug_when>
            <thetext>Fixed. Thanks for the report.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2005-02-14 02:09:26 0000</bug_when>
            <thetext>This is not worth a new bug but the following &quot;patch&quot; allows to access AWStats via a more convenient URI http://www.example.com/awstats instead of having to use http://www.example.com/awstats/awstats.pl explicitly.

--- postinst-en.txt.orig        2005-02-13 03:14:13.000000000 +0100
+++ postinst-en.txt     2005-02-14 10:59:20.000000000 +0100
@@ -2,6 +2,8 @@
 Alias /awstats/css &quot;/usr/share/webapps/awstats/PVR/htdocs/css/&quot;
 Alias /awstats/icons &quot;/usr/share/webapps/awstats/PVR/htdocs/icon/&quot;
 ScriptAlias /awstats/ &quot;/usr/share/webapps/awstats/PVR/hostroot/cgi-bin/&quot;
+ScriptAlias /awstats &quot;/usr/share/webapps/awstats/PVR/hostroot/cgi-bin/awstats.pl&quot;
+ScriptAlias /awstats.pl &quot;/usr/share/webapps/awstats/PVR/hostroot/cgi-bin/awstats.pl&quot;

 &lt;Directory &quot;/usr/share/webapps/awstats/PVR/htdocs&quot;&gt;
     Options None

I am not reopening this bug but if you find a few seconds to apply this when 6.4 arrives to the portage tree, it would be nice. ;-) 

Thanks.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ka0ttic@gentoo.org</who>
            <bug_when>2005-02-14 02:38:29 0000</bug_when>
            <thetext>Jakub,

Please open a separate bug, setting the severity to &quot;Enhancement&quot;, and assign it to me (ka0ttic@gentoo.org).  Otherwise, it will get forgotten about just due to sheer volume of work we do.  I know it seems stupid for something this minor but that&apos;s the only way it&apos;ll get done.  I&apos;ll look at modifying postinst-en.txt next release.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2005-02-14 02:52:31 0000</bug_when>
            <thetext>OK, I will open a new one and will include some tips for authenticated access to AWStats in postinst-en.txt. ;-) Thanks. </thetext>
          </long_desc>
      
    </bug>

</bugzilla>