[Savannah-help-public] [gnu.org #359907] Please remove gnu.org/software/gsegrafix/

2008-04-14 Thread Ward Vandewege via RT

Hi Sylvain,

 [beuc - Fri Apr 11 17:11:48 2008]:
 gsegrafix was created at gnu.org instead of nongnu.org by mistake.
 http://www.gnu.org/software/gsegrafix/
 Can you remove it?

Done.

Thanks,
Ward.

-- 
Ward Vandewege [EMAIL PROTECTED]
Free Software Foundation - Senior System Administrator





[Savannah-help-public] [sr #106304] Bug spam from logged in spammers?

2008-04-14 Thread Paul D. Smith

Follow-up Comment #7, sr #106304 (project administration):

Ditto here; one of my bugs is getting lots of spam, but it's almost all
posted by Anonymous.  So, I think the captcha we're using must not be strong
enough??

See https://savannah.gnu.org/bugs/?17873

There are some real users posting spam there too.

It seems like it should be trivial for folks with access to the database to
query it and get a list of all the comments marked spam, faster and easier
than us posting links to them all.  You could even query those that were
posted by Anonymous vs. real users.

___

Reply to this item at:

  http://savannah.gnu.org/support/?106304

___
  Message sent via/by Savannah
  http://savannah.gnu.org/





[Savannah-help-public] [sr #106304] Bug spam from logged in spammers?

2008-04-14 Thread Dennis Berko

Follow-up Comment #8, sr #106304 (project administration):

I agree with Paul, the captcha is only an enter 137  How about implementing
some of the modern day Recaptcha systems?

___

Reply to this item at:

  http://savannah.gnu.org/support/?106304

___
  Message sent via/by Savannah
  http://savannah.gnu.org/





Re: [Savannah-hackers-public] dnsbl.txt error

2008-04-14 Thread Sylvain Beucler
Hi,

On Sat, Apr 12, 2008 at 09:27:28AM -0700, nick alvaro wrote:
 Alright, I got to the login page now fine from my own
 set up. You were right to edit the
 /etc/savane/.savane.conf.php, but it also tells not
 edit that file but edit the /etc/savane/savane.conf.pl
 script instead. 

There were significant changes in the build system, but the
installation process is not completely updated yet (in particular, the
initial configuration).

Initially the .php configuration was derived from the .pl
configuration, but I think we should do that differently now.
(feel free to fix and improve :))

 In the savane.conf.pl it has the line
$sys_incdir=our
 $sys_incdir=\/etc/savane/savane-content\;;

This looks like a bug :/

 Funny that the QEMU version does not have a
 .savane.conf.php and a tiny savane.conf.pl

During the changes I mentioned, I did my best to introduce good
default values for the configuration parameters. (Previously you had
to answer 20 questions before the installation, and it was tedious.)

As a result, the disk image only uses the default configuration and
thus does not need .savane.conf.php :)

-- 
Sylvain

 --- Sylvain Beucler [EMAIL PROTECTED] wrote:
 
  Hi Nick,
  
  We use this branch at Savannah:
  https://savannah.nongnu.org/projects/savane-cleanup
 
 http://git.sv.gnu.org/gitweb/?p=savane-cleanup.git;a=summary
  
  See INSTALL in the source. You can also use this
  disk image:
 
 http://dl.sv.gnu.org/releases/savane-cleanup/test-install/
  
  It's more recent than the 3.0+2 release.
  
  
  For your problem it appears you're using Perl syntax
  (our ...) in
  the PHP configuration. Maybe check your
  /etc/savane/.savane.conf.php ?
  
  -- 
  Sylvain
  
  On Tue, Apr 08, 2008 at 01:37:35PM -0700, nick
  alvaro wrote:
   I am using the savane-latest version 3.0+2. I
   installed with the installation script.
   
   I copied a dnsbl.txt from the
   ~/savane/etc/site-specific-content/dnsbl.txt to
  the
   /etc/site-specific-content/dnsbl.txt directory and
   still no relief. I am getting this error when I
  start
   savane with my browser:
   
   Warning:
  
  require(our=/etc/savane/savane-content;/dnsbl.txt)
   [function.require]: failed to open stream: No such
   file or directory in
   /home/nick/savane/frontend/php/include/dnsbl.php
  on
   line 27
   
   Fatal error: require() [function.require]: Failed
   opening required
   'our=/etc/savane/savane-content;/dnsbl.txt'
  
 
 (include_path='.:/usr/share/smarty:/usr/share/pear:')
   in
  /home/nick/savane/frontend/php/include/dnsbl.php on
   line 27
   
   End of error message.
   
   Thank you Bob and Sylvain for the responses to the
   other bounce problem.
   
   Sylvain, had it right on with e-mailing the
   savannah-hacker-public-request email instead of
  savannah-hackers.
  
 
 
 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam protection around 
 http://mail.yahoo.com 
 




[Savannah-hackers-public] initial mercurial backend

2008-04-14 Thread Aleix Conchillo FlaquƩ
I attach the initial Mercurial perl backend and a fix for the git and  
mercurial sql update scripts.


Not a big deal, as it's almost equal to git backend, but I have  
successfully created a savane mercurial project.


Aleix



savane-hg-backend.patch
Description: Binary data