Python Package Index @ python.org down?

GerritM gmuller at worldonline.nl
Fri Apr 25 13:15:25 EDT 2003


"Irmen de Jong" <irmen at -NOSPAM-REMOVETHIS-xs4all.nl> schreef in bericht
news:3ea96bce$0$49106$e4fe514c at news.xs4all.nl...
> I get a Python stacktrace when trying to access the Python Package Index,
> http://www.python.org/pypi
>
> "OperationalError: database is locked"
>
> Tried three times. Anything wrong over there?
>
> --Irmen
>
The full error message I get is:

Traceback (most recent call last):
  File "/usr/local/apache/cgi-bin/pypi", line 46, in ?
    handler.run()
  File "/usr/local/pypi/lib/pypi/webui.py", line 108, in run
    self.store.open()
  File "/usr/local/pypi/lib/pypi/store.py", line 480, in open
    self.cursor = self.conn.cursor()
  File "/usr/local/pypi/lib/sqlite/main.py", line 592, in cursor
    return Cursor(self)
  File "/usr/local/pypi/lib/sqlite/main.py", line 199, in __init__
    self.con._begin()
  File "/usr/local/pypi/lib/sqlite/main.py", line 543, in _begin
    self.db.begin()
OperationalError: database is locked

 regards Gerrit

--
www.extra.research.philips.com/natlab/sysarch/







More information about the Python-list mailing list