[Bug 444722] Review Request: phplogcon - A syslog data viewer for the web

bugzilla at redhat.com bugzilla at redhat.com
Fri May 2 19:16:57 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: phplogcon - A syslog data viewer for the web


https://bugzilla.redhat.com/show_bug.cgi?id=444722





------- Additional Comments From terjeros at phys.ntnu.no  2008-05-02 15:16 EST -------
> W:symlink-should-be-relative /usr/share/phplogcon/config.php
/etc/phplogcon/config.php
> How can I fix it?

ln -s             %{_sysconfdir}/%{name}/config.php
%{buildroot}/%{_datadir}/%{name}/config.php
 => 
ln -s             ../../../%{_sysconfdir}/%{name}/config.php
%{buildroot}/%{_datadir}/%{name}/config.php 
 
> phplogcon.noarch: E: zero-length /etc/phplogcon/config.php
> It's empty config file, what's the problem?

Why is a empty file needed? Put a comment or something there or remove it.


> phplogcon.noarch: E: non-standard-gid /etc/phplogcon apache
> phplogcon.noarch: E: non-standard-gid /etc/phplogcon/config.php apache
> I have Requires: httpd"

Could be ignored.

However 
Require: webserver 
is more correct than 
Require: httpd ?

You are not using dist tags?

Put a README.fedora in %doc to explain how to do the initial setup?


 



-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the package-review mailing list