Your message dated Tue, 10 Jun 2008 07:52:45 +0200
with message-id <[EMAIL PROTECTED]>
and subject line bugzilla -- Report bugs as fixed
has caused the Debian Bug report #373777,
regarding bugzilla: Old charts fail to work.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
373777: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=373777
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: bugzilla
Version: 2.20.1-2
Severity: normal

When I try to use Old charts feature I get the following error:

Internal Error

Bugzilla has suffered an internal error. Please save this page and send
it to [EMAIL PROTECTED] with details of what you were doing at the
time this message appeared.

URL: http://debian-tp.urmet.it/cgi-bin/bugzilla/reports.cgi
One of the directories /var/lib/bugzilla/data/mining and graphs does not
exist.


It's true, I don't have that directory on my disk:

server-debian:~# ls -al /var/lib/bugzilla/data/
total 64
drwxr-xr-x  8 www-data www-data  4096 Jun 15 15:45 .
drwxr-xr-x  5 www-data www-data  4096 Oct  4  2005 ..
drwxr-xr-x  2 www-data www-data  4096 Nov  2  2005 attachments
drwxr-xr-x  2 www-data www-data 16384 Jun 15 06:25 duplicates
-rw-r--r--  1 root     root       437 Jun 15 00:05 duplicates-old.rdf
-rw-r--r--  1 www-data www-data   437 Jun 15 06:25 duplicates.rdf
-rw-r--r--  1 www-data www-data     0 Oct  4  2005 mail
drwxr-xr-x  2 www-data www-data  4096 Oct  4  2005 mimedump-tmp
drwxr-xr-x  2 www-data www-data  4096 Nov 25  2005 mining
-rw-r--r--  1 www-data www-data     0 Oct  4  2005 nomail
drwxr-xr-x  3 www-data www-data  4096 May 29 08:57 template
-rw-rw----  1 www-data www-data  8546 Jun 15  2006 versioncache
drwxr-xr-x  2 www-data www-data  4096 Mar 24 17:10 webdot
server-debian:~#

Even if I create and assign ownership to www-data I still get the same
error.





-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (650, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-386
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages bugzilla depends on:
ii  apache2-mpm-worker [httpd]    2.0.54-5   high speed threaded model for Apac
ii  dbconfig-common               1.8.13     common framework for packaging dat
ii  debconf [debconf-2.0]         1.4.30.13  Debian configuration management sy
ii  libappconfig-perl             1.56-2     Perl module for configuration file
ii  libdbd-mysql-perl             2.9006-1   A Perl5 database interface to the 
ii  libmailtools-perl             1.62-1     Manipulate email in perl programs
ii  libtemplate-perl              2.14-1     template processing system written
ii  libtimedate-perl              1.1600-4   Time and date functions for Perl
ii  patch                         2.5.9-2    Apply a diff file to an original
ii  postfix [mail-transport-agent 2.1.5-9    A high-performance mail transport 
ii  ucf                           1.17       Update Configuration File: preserv

-- debconf information:
  bugzilla/mysql_user: bugzilla
  bugzilla/mysql_available: true
* bugzilla/dbconfig-install: true
  bugzilla/mysql/admin-user: root
  bugzilla/remove-error: abort
  bugzilla/mysql/method: unix socket
  bugzilla/internal/reconfiguring: false
* bugzilla/bugzilla_installation_way: Automatic
  bugzilla/import-oldsettings:
* bugzilla/bugzilla_admin_real_name: manuel ferrero
  bugzilla/mysql_host: localhost
  bugzilla/upgrade-error: abort
  bugzilla/db/app-user: bugzilla
  bugzilla/purge: false
* bugzilla/bugzilla_installation_way_single: Later
  bugzilla/performing_upgrade: false
  bugzilla/upgrade-backup: true
  bugzilla/db/dbname: bugzilla
  bugzilla/dbconfig-remove: true
  bugzilla/database-type:
  bugzilla/mysql_need_root: false
  bugzilla/remote/host:
  bugzilla/mysql_root_name: root
  bugzilla/remote/port:
  bugzilla/index_upgrade1:
  bugzilla/mysql_name: bugzilla
  bugzilla/dbconfig-upgrade: true
  bugzilla/install-error: abort
* bugzilla/bugzilla_admin_name: [EMAIL PROTECTED]
  bugzilla/passwords-do-not-match:
  bugzilla/mysql_user_couldnotbe_empty:
  bugzilla/remote/newhost:
  bugzilla/mysql_port: 3306
  bugzilla/index_upgrade2:


--- End Message ---
--- Begin Message ---
Package: bugzilla
Version: 3.0.4-2
Tags: fixed

The usage of GraphViz was fixed. Please refer to
/usr/share/doc/bugzilla3/README.Debian

About GraphViz and dependency graphs ("webdotbase", "webdotdir")
------------------------------------------------------------------------------

 The "webdotbase" configuration paramter (/etc/bugzilla3/params) has
 to be set to `/usr/bin/dot`. This parameter can be configured by Bugzilla's
 "Parameters >> Dependency Graphs" too. The "webdotdir" configuration
 parameter has to be set to the directory where `/webdot` sub-directory
 exists. In our case it is `/var/lib/bugzilla3/data`. The "/webdot" directory
 is sym-linked from `/usr/lib/cgi-bin/bugzilla3`. This is mandatory for
 configuration simplificity. Images created by GraphViz (/usr/bin/dot) are
 stored in the `/webdot` subdirectory. With the sym-link it's possible to
 reference them by the URL "urlbase"/webdot/XXXX.png. Make sure your
 HTTP server configuration follow sym-links in `/usr/lib/cgi-bin/bugzilla3`
 directory.
 For examples check the examples in `/usr/share/doc/bugzilla3/examples`.

--
Raphael Bossek


--- End Message ---

Reply via email to