PPA upload hangs with 1K to go
This bug report was converted into a question: question #40230: PPA upload hangs with 1K to go on huge uploads.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Julian Edwards |
Bug Description
"david@
Checking Signature on .changes
gpg: Signature made Fri 25 Jul 2008 09:47:24 EST using DSA key ID 4387708C
gpg: Good signature from "David Short <email address hidden>"
Good signature on /home/david/
Checking Signature on .dsc
gpg: Signature made Fri 25 Jul 2008 09:47:24 EST using DSA key ID 4387708C
gpg: Good signature from "David Short <email address hidden>"
Good signature on /home/david/
Uploading to my-ppa (via ftp to ppa.launchpad.net):
linux_
linux_
That's pasted from the terminal. It's pretty much self-explanatory.
I've left it for a very long time, and tried it twice. Both times, I had to hit Ctrl + C.
I don't understand why it would stop at the same spot each time.
Related branches
- Jonathan Lange (community): Approve
- Leonard Richardson (community): Approve
-
Diff: 656 lines (+289/-69)9 files modifieddaemons/poppy-sftp.tac (+17/-17)
lib/canonical/config/schema-lazr.conf (+3/-0)
lib/lp/poppy/__init__.py (+17/-1)
lib/lp/poppy/hooks.py (+18/-2)
lib/lp/poppy/tests/test_poppy.py (+59/-45)
lib/lp/poppy/tests/test_twistedsftp.py (+1/-1)
lib/lp/poppy/twistedftp.py (+152/-0)
lib/lp/poppy/twistedsftp.py (+1/-3)
lib/lp/services/twistedsupport/loggingsupport.py (+21/-0)
tags: | added: poppy |
Changed in soyuz: | |
assignee: | Celso Providelo (cprov) → nobody |
Changed in launchpad: | |
status: | Triaged → In Progress |
assignee: | nobody → Julian Edwards (julian-edwards) |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
It has happened before and it's very likely to be a problem on your connection side. Could you, please, check if you can ftp the same 57 MiB orig somewhere else ?
Also, you know that if you orig is the same already published in ubuntu, you don't need to upload it again, right ?