URL:
<http://gna.org/support/?func=detailitem&item_id=614>
Summary: Backend permission problems
Project: Savane
Submitted by: irenefm
Submitted on: Mon 07/04/05 at 10:08
Category: Installation/Configuration
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Release:
_______________________________________________________
Details:
Hello:
I have installed savane 1.0.6 on a Debian Sarge, and configured the frontend-
the web interface and database are working fine. However, I am having some
trouble with the backend:
None of the backend scripts are working correctly, and the reason seems to be
a permission problem of savannah.conf.pl, but, as far as I can tell, those
permissions are correctly set:
$ ls -la /etc/savannah/savannah.conf.pl
-rwxr-x--- 1 root www-data 7502 2005-07-02 11:47
/etc/savannah/savannah.conf.pl
If I run sv_skill, for example, I get the following message:
-----
$sv_skill
Unable to run /etc/savannah/savannah.conf.pl.
Most commonly, it's a privilege issue.
Stopped at /usr/local/lib/site_perl/Savannah/Conf.pm line 74.
Compilation failed in require at /usr/local/lib/site_perl/Savannah.pm line
34.
BEGIN failed--compilation aborted at /usr/local/lib/site_perl/Savannah.pm
line 34.
Compilation failed in require at /usr/local/bin/sv_skill line 33.
BEGIN failed--compilation aborted at /usr/local/bin/sv_skill line 33.
-----
Cron informs me of similar errors when trying to run several other bakend
scripts, always:
-Stopping at line 74 of Conf.pm ("do $conffile or die "Unable to run
$conffile.\n", RED,"Most commonly, it's a privilege
issue.",RESET,"\n\nStopped";]")
-Failing in require at line 34 of Savannah.pm ("use Savannah::Conf;")
-The Compilation, for each different script, always fails at the line "use
Savannah"
So, the problem seems to boil down to the Conf.pm, that doesn't seem to
find/use the configuration file, suggesting a privliege issue. I tried giving
777 permissions to savannah.conf.pl, but kept getting the same error message.
Where am I going wrong? Doesn't look like a complicated issue, but I don't
really know what to try next...
thanks in advance for your help!
_______________________________________________________
Reply to this item at:
<http://gna.org/support/?func=detailitem&item_id=614>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Savane-dev mailing list
[email protected]
https://mail.gna.org/listinfo/savane-dev