From: Julio Lajara <ju2wheels@gmail.com>
To: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Cc: Jakub Narebski <jnareb@gmail.com>,
Anders Kaseorg <andersk@mit.edu>,
Jonathan Nieder <jrnieder@gmail.com>,
git@vger.kernel.org,
Pavan Kumar Sunkara <pavan.sss1991@gmail.com>
Subject: Re: Potential bug in gitweb 1.7.2
Date: Mon, 26 Jul 2010 09:52:42 -0400 [thread overview]
Message-ID: <4C4D932A.1010101@gmail.com> (raw)
In-Reply-To: <AANLkTinAO8R6mg967XeqFgMHInT4pMlxODz29Jovfki1@mail.gmail.com>
Hi, Ive managed to narrow down the issue to a line in the gitolite's
contrib/gitweb/gitweb.conf that I appended to the default
/etc/gitweb.conf . It was working with 1.7.0.4 but 1.7.2 doesnt like
this line:
$ENV{GL_USER} = $cgi->remote_user || "gitweb";
I corrected it by just setting it equal to gitweb and all is well now.
Thanks,
On 07/26/2010 09:39 AM, Ævar Arnfjörð Bjarmason wrote:
> On Mon, Jul 26, 2010 at 13:36, Jakub Narebski<jnareb@gmail.com> wrote:
>
>> On Mon, 26 Jul 2010, Julio Lajara wrote:
>>
>>
>>> Hi Anders, thanks for the input. I will begin chasing down the issue in
>>> my config then, but its strange that it would stop working as the exact
>>> same configuration works without issue in 1.7.0.4 . Ill follow up with
>>> what I find.
>>>
>>> On 07/26/2010 05:27 AM, Anders Kaseorg wrote:
>>>
>>
>>>> The error that Julio originally posted:
>>>>
>>>>
>>>>
>>>>>> [Sat Jul 24 23:11:41 2010] [error] [client 192.168.1.100] Can't call
>>>>>> method "http" on an undefined value at /usr/share/gitweb/index.cgi
>>>>>> line 3401., referer: http://192.168.1.142/gitweb/
>>>>>>
>>>> looks very strange, and does not seem like it would result from just a
>>>> packaging problem.
>>>>
>> Julio, could you show us the neigbourhood of line 3401 in your index.cgi
>> file? What is this index.cgi file - git doesn't have it?
>>
> His index.cgi is just gitweb.cgi under a different name. Line 3401 is
> the same as gitweb/gitweb.cgi in the 1.7.2 release.
>
next prev parent reply other threads:[~2010-07-26 13:52 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-26 4:55 Potential bug in gitweb 1.7.2 Julio Lajara
2010-07-26 5:08 ` Jonathan Nieder
2010-07-26 9:27 ` Anders Kaseorg
2010-07-26 13:10 ` Julio Lajara
2010-07-26 13:36 ` Jakub Narebski
2010-07-26 13:39 ` Ævar Arnfjörð Bjarmason
2010-07-26 13:52 ` Julio Lajara [this message]
2010-07-26 14:23 ` Jakub Narebski
2010-07-31 3:01 ` [PATCH/RFC] gitweb: allow configurations that change with each request Jonathan Nieder
2010-08-02 19:35 ` Jakub Narebski
2010-08-02 21:01 ` Jonathan Nieder
2010-08-02 21:25 ` Jakub Narebski
2010-07-26 15:23 ` Potential bug in gitweb 1.7.2 Jonathan Nieder
2010-07-26 18:50 ` Anders Kaseorg
2010-07-27 0:09 ` Jonathan Nieder
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C4D932A.1010101@gmail.com \
--to=ju2wheels@gmail.com \
--cc=andersk@mit.edu \
--cc=avarab@gmail.com \
--cc=git@vger.kernel.org \
--cc=jnareb@gmail.com \
--cc=jrnieder@gmail.com \
--cc=julio.lajara@alum.rpi.edu \
--cc=pavan.sss1991@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).