From: "Kyle Moffett" <kyle@moffetthome.net>
To: "Sitsofe Wheeler" <sitsofe@yahoo.com>
Cc: "J. H." <warthog19@eaglescrag.net>,
linux-kernel <linux-kernel@vger.kernel.org>,
ftpadmin@kernel.org
Subject: Re: [KORG] Announcement: patchwork.kernel.org
Date: Thu, 1 Jan 2009 11:52:41 -0500 [thread overview]
Message-ID: <f73f7ab80901010852u21ffda9sef714e8cc1730cc4@mail.gmail.com> (raw)
In-Reply-To: <f73f7ab80901010842i70eabb27nf23bb66398f376d1@mail.gmail.com>
On Thu, Jan 1, 2009 at 11:42 AM, Kyle Moffett <kyle@moffetthome.net> wrote:
> On Thu, Jan 1, 2009 at 9:26 AM, Sitsofe Wheeler <sitsofe@yahoo.com> wrote:
>> J.H. wrote:
>>>
>>> If you have problems, concerns or issues please e-mail
>>> ftpadmin@kernel.org.
>>
>> I get a python error when I try and do a search:
>> http://patchwork.kernel.org/project/LKML/list/?q=lzma
>
> It looks like there is some kind of caching-related bug... I just
> tried several pages and got a python error "Site does not exist" the
> *first* time I tried to load any given page. After it had displayed
> once as "Site does not exist", a simple reload would display the
> actual page.
Ok, appended is the copy-paste of the Django error text.
Cheers,
Kyle Moffett
Environment:
Request Method: GET
Request URL: http://patchwork.kernel.org/project/linux-acpi/list/
Django Version: 1.0-final-SVN-unknown
Python Version: 2.5.1
Installed Applications:
['django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.sites',
'django.contrib.admin',
'patchwork',
'registration']
Installed Middleware:
('django.middleware.common.CommonMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.middleware.doc.XViewMiddleware')
Traceback:
File "/usr/lib/python2.5/site-packages/django/core/handlers/base.py"
in get_response
86. response = callback(request, *callback_args,
**callback_kwargs)
File "/var/www/patchwork/apps/patchwork/views/patch.py" in list
128. view_args = {'project_id': project.linkname})
File "/var/www/patchwork/apps/patchwork/views/__init__.py" in generic_list
31. list_view_params = view_args)
File "/var/www/patchwork/apps/patchwork/requestcontext.py" in __init__
70. 'site': Site.objects.get_current(),
File "/usr/lib/python2.5/site-packages/django/contrib/sites/models.py"
in get_current
22. current_site = self.get(pk=sid)
File "/usr/lib/python2.5/site-packages/django/db/models/manager.py" in get
93. return self.get_query_set().get(*args, **kwargs)
File "/usr/lib/python2.5/site-packages/django/db/models/query.py" in get
303. % self.model._meta.object_name)
Exception Type: DoesNotExist at /project/linux-acpi/list/
Exception Value: Site matching query does not exist.
next prev parent reply other threads:[~2009-01-01 16:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <fa.f9uNEYqmpJX02C68okHq8SDYyFI@ifi.uio.no>
2009-01-01 14:26 ` Sitsofe Wheeler
[not found] ` <f73f7ab80901010842i70eabb27nf23bb66398f376d1@mail.gmail.com>
2009-01-01 16:52 ` Kyle Moffett [this message]
2009-01-01 19:34 ` J.H.
2009-01-01 18:36 ` Dave Jones
[not found] ` <f73f7ab80901011043s193b5ac9s6756f9b401fc148@mail.gmail.com>
2009-01-01 18:50 ` Dave Jones
2009-01-01 19:22 ` J.H.
2009-01-01 19:29 ` Dave Jones
2009-01-01 19:24 ` J.H.
2008-12-31 23:23 J.H.
2009-01-01 13:04 ` Sam Ravnborg
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=f73f7ab80901010852u21ffda9sef714e8cc1730cc4@mail.gmail.com \
--to=kyle@moffetthome.net \
--cc=ftpadmin@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sitsofe@yahoo.com \
--cc=warthog19@eaglescrag.net \
/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
all inboxes | Powered by JetHome®