Here's a copy of the sporadically-received tracebacks from PyPI.

--amk

--- Begin Message ---
Internal Error
----
HTTP_USER_AGENT: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) 
Gecko/20051111 Firefox/1.5
REMOTE_ADDR: 152.96.26.69
REQUEST_METHOD: GET
PATH_INFO: 
CONTENT_TYPE: 
QUERY_STRING: %3Aaction=browse
HTTP_CGI_AUTHORIZATION: 
----
Traceback (most recent call last):
  File "/data/pypi/src/pypi/webui.py", line 184, in run
    self.inner_run()
  File "/data/pypi/src/pypi/webui.py", line 362, in inner_run
    getattr(self, action)()
  File "/data/pypi/src/pypi/webui.py", line 428, in browse
    query = flamenco.Query(self.store, cursor, tree, cat_ids)
  File "/data/pypi/src/pypi/flamenco.py", line 86, in __init__
    self.save_tally_cache()
  File "/data/pypi/src/pypi/flamenco.py", line 117, in save_tally_cache
    self.cursor.execute("delete from browse_tally")
ProgrammingError: ERROR:  could not serialize access due to concurrent update

delete from browse_tally

--- End Message ---
_______________________________________________
Catalog-sig mailing list
[email protected]
http://mail.python.org/mailman/listinfo/catalog-sig

Reply via email to