Exception will attempting to quit ftp session

Bug #723884 reported by Till Klampaeckel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
dput (Ubuntu)
New
Undecided
Unassigned

Bug Description

This happens "almost" every time after I dput changes of a package into my ppa:

D: Exception while attempting to quit ftp session.
D: Throwing an exception for debugging purposes.
Traceback (most recent call last):
  File "/usr/bin/dput", line 944, in <module>
    main()
  File "/usr/bin/dput", line 894, in main
    files_to_upload, debug, ftp_mode, progress=progress, port=port)
  File "/usr/share/dput/ftp.py", line 78, in upload
    ftp_connection.quit()
  File "/usr/lib/python2.6/ftplib.py", line 566, in quit
    resp = self.voidcmd('QUIT')
  File "/usr/lib/python2.6/ftplib.py", line 248, in voidcmd
    return self.voidresp()
  File "/usr/lib/python2.6/ftplib.py", line 223, in voidresp
    resp = self.getresp()
  File "/usr/lib/python2.6/ftplib.py", line 209, in getresp
    resp = self.getmultiline()
  File "/usr/lib/python2.6/ftplib.py", line 195, in getmultiline
    line = self.getline()
  File "/usr/lib/python2.6/ftplib.py", line 185, in getline
    if not line: raise EOFError
EOFError

The changes are uploaded successfully though. The builds are started too, etc. and the rest seems to be well.

This error doesn't occur always, but 3 oder 5 times.

Revision history for this message
Robert Collins (lifeless) wrote :

dput is not part of the launchpad code base.

affects: lp-dev-utils → null
Phillip Susi (psusi)
affects: ubuntu → dput (Ubuntu)
Revision history for this message
Till Klampaeckel (till-php) wrote :

Even though it's not in launchpad's codebase, isn't the error launchpad related?

Maybe this is for launchpad's infrastructure team.

Curtis Hovey (sinzui)
no longer affects: null
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.