Package: bugzilla Version: 2.22.1-2 Severity: important
Internal Error Bugzilla has suffered an internal error. Please save this page and send it to THE MAINTAINER HAS NOT YET BEEN SET with details of what you were doing at the time this message appeared. URL: http://*********/cgi-bin/bugzilla/reports.cgi One of the directories /var/lib/bugzilla/data/mining and graphs does not exist. This patch fixes the problem: --- reports.cgi 2007/01/05 08:02:11 1.1 +++ reports.cgi 2007/01/05 08:02:41 @@ -48,7 +48,7 @@ $@ && ThrowCodeError("chart_lines_not_installed"); my $dir = "$datadir/mining"; -my $graph_dir = "graphs"; +my $graph_dir = "$datadir/graphs"; use Bugzilla; -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11.0-xeon-xenu-29 Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15) Versions of packages bugzilla depends on: ii apache2 2.2.3-3.2 Next generation, scalable, extenda ii apache2-mpm-prefork [httpd] 2.2.3-3.2 Traditional model for Apache HTTPD ii dbconfig-common 1.8.29 common framework for packaging dat ii debconf [debconf-2.0] 1.5.11 Debian configuration management sy ii exim4 4.63-12 metapackage to ease exim MTA (v4) ii exim4-daemon-light [mail-tran 4.63-12 lightweight exim MTA (v4) daemon ii libappconfig-perl 1.56-2 Perl module for configuration file ii libdbd-mysql-perl 3.0008-1 A Perl5 database interface to the ii libmailtools-perl 1.74-1 Manipulate email in perl programs ii libmime-perl 5.420-0.1 Perl5 modules for MIME-compliant m ii libtemplate-perl 2.14-1 template processing system written ii libtimedate-perl 1.1600-5 Time and date functions for Perl ii mysql-client 5.0.30-1 mysql database client (meta packag ii mysql-client-5.0 [mysql-clien 5.0.30-1 mysql database client binaries ii patch 2.5.9-4 Apply a diff file to an original ii ucf 2.0017 Update Configuration File: preserv Versions of packages bugzilla recommends: ii libchart-perl 2.4.1-4 Chart Library for Perl ii libxml-parser-perl 2.34-4.2 Perl module for parsing XML files ii mysql-server 5.0.30-1 mysql database server (meta packag ii mysql-server-5.0 [m 5.0.30-1 mysql database server binaries ii perlmagick 7:6.2.4.5.dfsg1-0.13 A perl interface to the libMagick -- debconf information excluded -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]