[Bug 2023961] Re: Tarball upload gets stuck in last kB

Nathan Teodosio 2023961 at bugs.launchpad.net
Thu Jun 15 06:35:53 UTC 2023


Tracebacj after ^C:

Traceback (most recent call last):
  File "/usr/bin/dput", line 33, in <module>
    sys.exit(load_entry_point('dput==1.1.3.post2', 'console_scripts', 'execute-dput')())
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/share/dput/dput/dput.py", line 1208, in main
    upload_methods[method](
  File "/usr/share/dput/dput/methods/ftp.py", line 82, in upload
    ftp_connection.storbinary(
  File "/usr/lib/python3.11/ftplib.py", line 509, in storbinary
    return self.voidresp()
           ^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/ftplib.py", line 259, in voidresp
    resp = self.getresp()
           ^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/ftplib.py", line 244, in getresp
    resp = self.getmultiline()
           ^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/ftplib.py", line 230, in getmultiline
    line = self.getline()
           ^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/ftplib.py", line 212, in getline
    line = self.file.readline(self.maxline + 1)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/socket.py", line 706, in readinto
    return self._sock.recv_into(b)
           ^^^^^^^^^^^^^^^^^^^^^^^
KeyboardInterrupt

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dput in Ubuntu.
https://bugs.launchpad.net/bugs/2023961

Title:
  Tarball upload gets stuck in last kB

Status in dput package in Ubuntu:
  New

Bug description:
  I've been consistently unable to upload tarballs for a PPA, dput gets
  stuck in the very last kB:

    Uploading chromium-browser_114.0.5735.133.orig.tar.xz:
  1533721k/1533722k

  The --debug output is attached.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: dput 1.1.3ubuntu2
  ProcVersionSignature: Ubuntu 6.2.0-21.21-generic 6.2.6
  Uname: Linux 6.2.0-21-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.26.1-0ubuntu3
  Architecture: amd64
  Date: Thu Jun 15 08:26:53 2023
  InstallationDate: Installed on 2022-05-16 (394 days ago)
  InstallationMedia: Xubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
  PackageArchitecture: all
  SourcePackage: dput
  UpgradeStatus: Upgraded to mantic on 2023-01-17 (148 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dput/+bug/2023961/+subscriptions




More information about the foundations-bugs mailing list