Comment 1 for bug 561161

Revision history for this message
Michael Nelson (michael.nelson) wrote : Re: upload of package with orig.tar.bz2 was rejected

I'm not sure that this is related to the bz2 or just our ftp upload process needing a boot. Either way the error message should have been more descriptive. Checking the logs shows the following (lots) around that time:

{{{
2010-04-12 02:04:32 DEBUG Processing session complete in /tmp/tmpeH-uqE-poppy
2010-04-12 02:04:32 ERROR Exception during client done hook
Traceback (most recent call last):
  File "/srv/launchpad.net/codelines/ppa-rev-9186/lib/lp/poppy/server.py", line 140, in clientFinished
    self.client_done_hook(channel.fsroot, clienthost, clientport)
  File "/srv/launchpad.net/codelines/ppa-rev-9186/lib/lp/poppy/hooks.py", line 55, in client_done_hook
    shutil.rmtree(fsroot)
  File "/usr/lib/python2.5/shutil.py", line 161, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/usr/lib/python2.5/shutil.py", line 159, in rmtree
    names = os.listdir(path)
OSError: [Errno 2] No such file or directory: '/tmp/tmpeH-uqE-poppy'
}}}

which would indicate bug 414482.