PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Monday the 16th of June, 2014

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[08:23:38] <moldy> hi
[08:33:27] <moldy> is it ok to ask a bandersnatch question here? i get this error: ERROR: Stale serial for package de406; ERROR: Stale serial for de406 (1125949) not updating. Giving up.
[08:33:35] <moldy> can anyone shed some light on this?
[08:34:34] <moldy> specifically, how can i fix this without rebuilding the whole mirror from scratch?
[23:30:37] <honestly> I'm trying to get twine to work and all its doing is throwing "KeyError: 'pypi'" at me.
[23:31:46] <tomprince> You need a ~/.pypirc or something, I thihnk.
[23:32:00] <honestly> I have one, and setup.py is perfectly happy with it
[23:43:23] <honestly> hmph, I failed at that