Bug#80389: FAQ-o-matic not working

2000-12-23 Thread John Leuner
Package: www.debian.org

The FAQ-o-matic at http://www.debian.org/cgi-bin/fom does not work.

Error message:

Warnings:

  FAQ::OMatic::Log::logEvent: The access logging system is not working. 
  The file (1) doesn't exist. 

John Leuner






Bug#80389: FAQ-o-matic not working

2000-12-23 Thread Josip Rodin
On Sat, Dec 23, 2000 at 04:00:31PM +, John Leuner wrote:
> Package: www.debian.org
> 
> The FAQ-o-matic at http://www.debian.org/cgi-bin/fom does not work.
> 
> Error message:
> 
> Warnings:
> 
>   FAQ::OMatic::Log::logEvent: The access logging system is not working. 
>   The file (1) doesn't exist.

Do we have anyone to actively maintain this stuff? seeS? It's kinda annoying
and seems a bit redundant when there's debianhelp.org et al...

-- 
Digital Electronic Being Intended for Assassination and Nullification



/releases/unstable stuff

2000-12-23 Thread Josip Rodin
Hi,

I've made a symlink "testing" pointing to woody, in
http://www.debian.org/releases/ directory. Additionally I've set up the
makefile to do it, just in case they get lost. (No need for translators to
update that makefile in their trees BTW.)

We don't have a page describing sid right now, but I've kept the "unstable"
symlink pointing to woody... not sure if there's any point in making a web
page for sid, as it changes (and breaks) all the time. DebianPlanet usually
notes major breakages in unstable :)

-- 
Digital Electronic Being Intended for Assassination and Nullification



content search should link to containing packages

2000-12-23 Thread Matt Kraai
Howdy,

The appended patch adds a link to the containing package when
someone performs a contents search.

Matt

--- /org/cgi.debian.org/cgi-bin/search_contents.pl  Sat Dec  9 16:43:00 2000
+++ search_contents.pl  Sat Dec 23 17:59:24 2000
@@ -89,6 +89,7 @@
  print "  FILE 
  PACKAGE\n";
  for(my $i = 0; $i < $results_per_page; $i++) {
if(defined($line{$i})) {
+  $line{$i} ~= s/(\S*)$/\1<\/a>/;
   print $line{$i} . "\n";
}
  }


pgp5vNZtMacpM.pgp
Description: PGP signature