dput crashed with EOFError in getline()

Bug #286019 reported by Petr E. Antonov
This bug report is a duplicate of:  Bug #183624: dput EOFError on ftp uploads. Edit Remove
4
Affects Status Importance Assigned to Milestone
dput (Debian)
Fix Released
Unknown
dput (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: dput

dput crashed after trying to upload to REVU.

Uploading to revu (via ftp to revu.ubuntuwire.com):
  nmap_4.76-0ubuntu1.dsc: done.
  nmap_4.76.orig.tar.gz: done.
  nmap_4.76-0ubuntu1.diff.gz: done.
  nmap_4.76-0ubuntu1_source.changes: done.
Traceback (most recent call last):
  File "/usr/bin/dput", line 916, in <module>
    main()
  File "/usr/bin/dput", line 865, in main
    files_to_upload, debug, ftp_mode, progress=progress, port=port)
  File "/usr/share/dput/ftp.py", line 74, in upload
    ftp_connection.quit()
  File "/usr/lib/python2.5/ftplib.py", line 534, in quit
    resp = self.voidcmd('QUIT')
  File "/usr/lib/python2.5/ftplib.py", line 246, in voidcmd
    return self.voidresp()
  File "/usr/lib/python2.5/ftplib.py", line 221, in voidresp
    resp = self.getresp()
  File "/usr/lib/python2.5/ftplib.py", line 207, in getresp
    resp = self.getmultiline()
  File "/usr/lib/python2.5/ftplib.py", line 193, in getmultiline
    line = self.getline()
  File "/usr/lib/python2.5/ftplib.py", line 183, in getline
    if not line: raise EOFError
EOFError

ProblemType: Crash
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/dput
InterpreterPath: /usr/bin/python2.5
Package: dput 0.9.2.34ubuntu1
PackageArchitecture: all
ProcAttrCurrent: unconfined
ProcCmdline: /usr/bin/python /usr/bin/dput revu nmap_4.76-0ubuntu1_source.changes
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=ru_RU.UTF-8
PythonArgs: ['/usr/bin/dput', 'revu', 'nmap_4.76-0ubuntu1_source.changes']
SourcePackage: dput
Title: dput crashed with EOFError in getline()
Uname: Linux 2.6.27-7-generic i686
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev video

Revision history for this message
Petr E. Antonov (antpeter) wrote :
Revision history for this message
Petr E. Antonov (antpeter) wrote :

dpkg -l|grep dput
ii dput 0.9.2.34ubuntu1

Changed in dput:
status: Unknown → New
Changed in dput:
status: New → Fix Released
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.