Bug 387771

Summary: Feature Request
Product: [Fedora] Fedora Reporter: Reindl Harald <spam2>
Component: webalizerAssignee: Joe Orton <jorton>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 10CC: joshuadfranklin
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-02-05 17:14:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch against upstream webalizer-2.20 none

Description Reindl Harald 2007-11-16 22:41:49 UTC
Hi

It is possible to replace the old webalizer against "webalizer xtended"?
http://www.patrickfrei.ch/webalizer/

Configuration is 100 % compatible and it provides geoip-support
geoip is much faster than the old dns, both are possible by configuration
on an macosx-server we have replaced our since years running webalizer and his
configuration for over 100 virtual-hosts without changing anything else

With the original source i can not build it under fedora without building geoip
also from source or dont include geoip - so it would be the best way to include
it in fedora directly to get updates per yum.

Comment 1 Joshua Daniel Franklin 2008-09-03 17:30:00 UTC
Actually, webalizer 2.20-01 was released which includes the "webalizer xtended" changes. It would be great to update Fedora webalizer to this new version as it also includes other bug fixes.

http://www.webalizer.com/download.html

Comment 2 Bug Zapper 2008-11-26 08:31:07 UTC
This message is a reminder that Fedora 8 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 8.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '8'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 8's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 8 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Joshua Daniel Franklin 2008-11-26 21:24:30 UTC
Updating to F10. I would actually prefer Fedora make webalizer be "webalizer xtended" since it looks like the author made a new release on 18-SEP-2008 and has implemented additional features such as grouping agents whose string contains a space (such as grouping by Firefox version). 

The author of the original webalizer is unresponsive--I sent a small, clean patch to the mailing list months ago.

Comment 4 Joe Orton 2009-02-05 17:14:53 UTC
The webalizer upstream seems to be alive again, so, shipping a fork of webalizer doesn't seem necessary or prudent at this point.

If you're interested in getting the "xtended" features in Fedora I'd recommend working towards getting the upstream folks to integrate the changes into the canonical webalizer code base.

Comment 5 Reindl Harald 2009-02-05 17:31:19 UTC
I do not really understand why the simple step to take http://www.patrickfrei.ch/webalizer/ including geoIP-Support and replace the old webalizer is so complex

There is even a src.rpm for centos and until fedora 8 it was no problem ro build it for fedora, i'm not a c-programmer to get out why it does not build with geoip enabled on f9/f10, but i think anybody who understand the background could fix this in a few minutes

http://www.patrickfrei.ch/webalizer/downloads_other_os.html

Comment 6 Joshua Daniel Franklin 2009-02-05 19:48:06 UTC
Joe-- so you are updating webalizer to the latest upstream? 

I see from the changelog that fedora is shipping a bunch of patches, some of which are fixed in the latest upstream. Did the webalizer maintainer accept the Fedora patches? The webalizer ChangeLog is vague:
ftp://ftp.mrunix.net/pub/webalizer/CHANGES

Unfortunately the user agent sniffing patches were not fixed. I submitted a small patch against 2.20 which I will attach. In my case I want to be able to differentiate browser type, OS, and architecture (32 vs 64 bit).

By the way, Reindl, you could become a maintainer for webalizer-xtended if you want to see it in Fedora:
http://fedoraproject.org/wiki/PackageMaintainers#Get_Involved

Comment 7 Reindl Harald 2009-02-05 20:21:22 UTC
> you could become a maintainer

My problem is that i have no idea why it will no build on latest fedora-installations and i'm only web-developer without any c/c++ knowhow

weblizer-extended originally links geoip static, so i had to rebuild geoip with modified options, also a thing which breaks the fedora-guidelines, its only ok for own usage, at thios time i'm lucky that the lastest binarys also running with fedoa10 - but thats not enough skills to get maintainer :-)

Comment 8 Joshua Daniel Franklin 2009-02-05 21:29:43 UTC
Created attachment 331056 [details]
Patch against upstream webalizer-2.20