[Bug 2043679] Re: dput is flaking with 550 internal server error

Oibaf 2043679 at bugs.launchpad.net
Thu Nov 16 14:16:42 UTC 2023


I have the same problem since 2023-11-14.

At first I thought it was a problem on my side of the network, but given
this report it's likely on launchpad side.

-- 
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/2043679

Title:
  dput is flaking with 550 internal server error

Status in Launchpad itself:
  New
Status in dput package in Ubuntu:
  Confirmed

Bug description:
  It has been difficult to upload packages to Launchpad in the last few
  days.

  Several times a "uploading *" will hang right at the start of the
  transfer, still with no byte transferred, and then bail out with error
  550:

  --->
  % dput ppa:nteodosio/ubuntu-pro ../update-manager_18.47_source.changes
  D: Splitting host argument out of  ppa:nteodosio/ubuntu-pro.
  D: Setting host argument.
  Checking signature on .changes
  gpg: ../update-manager_18.47_source.changes: Valid signature from E133C5FC04B138F1
  Checking signature on .dsc
  gpg: ../update-manager_18.47.dsc: Valid signature from E133C5FC04B138F1
  Uploading to ppa (via ftp to ppa.launchpad.net):
    Uploading update-manager_18.47.dsc: done.
    Uploading update-manager_18.47.tar.gz: 550 Requested action not taken: internal server error
  Note: This error might indicate a problem with your passive_ftp setting.
  Please consult dput.cf(5) for details on this configuration option.
  <---

  Though I also got simply the last kB dropped and then silent exit with
  error 1:

  --->
  % dput ppa:nteodosio/ubuntu-pro ../update-manager_18.47_source.changes                                                             
  D: Splitting host argument out of  ppa:nteodosio/ubuntu-pro.
  D: Setting host argument.
  Checking signature on .changes
  gpg: ../update-manager_18.47_source.changes: Valid signature from E133C5FC04B138F1
  Checking signature on .dsc
  gpg: ../update-manager_18.47.dsc: Valid signature from E133C5FC04B138F1
  Uploading to ppa (via ftp to ppa.launchpad.net):
    Uploading update-manager_18.47.dsc: done.
    Uploading update-manager_18.47.tar.gz: 41853k/41854k
  % echo $?
  1
  <---

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/2043679/+subscriptions




More information about the foundations-bugs mailing list