|
Home > Archive > Debian Developers > February 2004 > problem with bugzilla after editing template
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
problem with bugzilla after editing template
|
|
| Thomas E. Vaughan 2004-02-24, 1:34 am |
|
This is a copy of a message that I sent yesterday to the
maintainer of bugzilla. I realize that he might be very
busy, and so I'm sending it to the list. I am running
Debian unstable on SPARC, and I am using bugzilla 2.16.4-1.
----- Forwarded message from "Thomas E. Vaughan" <tevaugha@ball.com> -----
From: "Thomas E. Vaughan" <tevaugha@ball.com>
Reply-To: tevaugha@ball.com, tevaughan@comcast.net
To: rperrot@debian.org
Subject: problem with bugzilla after editing template
Date: Mon, 23 Feb 2004 16:04:54 -0700
User-Agent: Mutt/1.5.5.1+cvs20040105i
X-Operating-System: Linux hypostasis 2.6.2
Everything was great, except that I needed to edit a
template. So I did. First, I copied
/usr/share/bugzilla/template/en/default/index.html.tmpl to
/usr/share/bugzilla/template/en/custom/index.html.tmpl
and made my changes. Then I ran
/usr/share/bugzilla/lib/checksetup.pl.
Now I just get the following:
----------begin paste from browser----------
Software error:
Can't locate /var/lib/bugzilla/data/params in @INC (@INC
contains: /usr/share/bugzilla/lib /etc/perl
/usr/local/lib/perl/5.8.3 /usr/local/share/perl/5.8.3
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8
/usr/share/perl/5.8 /usr/local/lib/site_perl) at
/usr/share/bugzilla/lib/globals.pl line 1456.
For help, please send mail to the webmaster
(webmaster@mammoth), giving this error message and the time
and date of the error.
Software error:
[Mon Feb 23 15:53:47 2004] index.cgi: Can't locate
/var/lib/bugzilla/data/params in @INC (@INC contains:
/usr/share/bugzilla/lib /etc/perl /usr/local/lib/perl/5.8.3
/usr/local/share/perl/5.8.3 /usr/lib/perl5 /usr/share/perl5
/usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl) at
/usr/share/bugzilla/lib/globals.pl line 1456.
Compilation failed in require at
/usr/lib/cgi-bin/bugzilla/index.cgi line 38.
For help, please send mail to the webmaster
(webmaster@mammoth), giving this error message and the time
and date of the error.
----------end paste from browser----------
I get this no matter what I do. I found the README.Debian
file, which says to use /var/lib/bugzilla/template/en/custom
instead. No luck. Cleaning up everything and running
checksetup.pl again does not fix the problem. Sorry, but I
feel as though I am an idiot, and I hope for direction on
what to try next.
Thanks for any help.
----- End forwarded message -----
--
Thomas E. Vaughan (303) 939-6386 Ball Aerospace, Boulder
--
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
| |
| Thomas E. Vaughan 2004-02-25, 10:33 am |
| On Wed, Feb 25, 2004 at 01:32:54PM +0100, R?mi Perrot wrote:
>
> On Mon, Feb 23, 2004 at 04:04:54PM -0700, Thomas E.
> Vaughan wrote:
>
>
> I see nothing obvious, except not having run checksetup.pl
> as root.
Actually, I *did* run checksetup.pl as root, but that in
fact seems to be the problem.
checksetup.pl writes /var/lib/bugzilla/data/params, the
apparently missing file that causes the failure in the
compilation of index.cgi. The file, of course, exists, and
it it in the right place, but after I run checksetup.pl as
root, /var/lib/bugzilla/data/params is owned by root. It
needs to be owned by www-data.
I think that this should be mentioned in README.Debian, at
least.
> I suggest you enter your support request in
> https://alioth.debian.org/projects/pkg-bugzilla/
Do you still want me to do this?
--
Thomas E. Vaughan (303) 939-6386 Ball Aerospace, Boulder
--
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
|
|
|
|
|