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

Oibaf 2043679 at bugs.launchpad.net
Fri Nov 17 16:42:02 UTC 2023


Fixed, according to: https://lists.ubuntu.com/archives/ubuntu-devel/2023-November/042844.html
"Regarding FTP uploads, the flakiness issues should now be resolved.
The usual `dput` upload should now work as per usual."

I also verified it works now.

** Changed in: dput (Ubuntu)
       Status: Confirmed => Invalid

** Changed in: launchpad
       Status: New => Fix Released

-- 
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 failing with 550 internal server error

Status in Launchpad itself:
  Fix Released
Status in dput package in Ubuntu:
  Invalid

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