Package: bugzilla3
Version: 3.6.3.0-2
Severity: normal

bugzilla configuration with SITES configured fails to create some data
directory on initial configuration:

....
Creating /var/lib/bugzilla3/SITE/data directory...
mkdir /var/lib/bugzilla3/SITE/data failed: No such file or directory at
/usr/share/perl5/Bugzilla/Install/Filesystem.pm line 385.
....

Unfortunately there is no logfile kept from the failed run of the
configuration script and the interesting part of the output is
overwritten by a debconf note ... I had to switch debconf to readline
interface so that I could actually see the error message.

There is a logfile mentioned in this command:

  Run X_BUGZILLA_SITE="" su www-data -p -c perl
  /usr/share/bugzilla3/lib/checksetup_nondebian.pl
  /etc/bugzilla3/answerfile.iqTXSgcyYZ --verbose
  >>/tmp/checksetup.log.ZPBJkAFRuZ

but unfortunately there is nothing left in /tmp where I could
investigate the error (if it was in this logfile before).

But then, after manually creating the directories and fixing the
permissions, configuration of the SITE is still not working:

  Run X_BUGZILLA_SITE="SITE" su www-data -p -c perl
  /usr/share/bugzilla3/lib/checksetup_nondebian.pl --verbose
  >>/tmp/checksetup.log.bZxLePBqRu

In this invocation no answerfile is given and the checksetup script
hangs (and in the logfile /tmp/checksetup.log.bZxLePBqRu I can see, that
it expects something to be entered ...

Andreas

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (800, 'stable'), (700, 'testing'), (600, 'unstable'), (130, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to