Ugly error when you try to SSH to ppa.launchpad.net
Bug #598532 reported by
Jonathan Lange
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Jonathan Lange |
Bug Description
When I ssh to ppa.launchpad.net:
jml@truth:~$ ssh ppa.launchpad.net
PTY allocation request failed on channel 0
shell request failed on channel 0
When I ssh to bazaar.
jml@truth:~$ ssh bazaar.
No shells on this server.
Connection to bazaar.
The latter is a much friendly error message. ppa.launchpad.net should be the same.
Related branches
lp://staging/~jml/launchpad/poppy-cleanup
- Brad Crittenden (community): Approve (code)
-
Diff: 270 lines (+155/-26)4 files modifieddaemons/poppy-sftp.tac (+4/-0)
lib/lp/codehosting/sshserver/session.py (+3/-25)
lib/lp/services/sshserver/session.py (+43/-1)
lib/lp/services/sshserver/tests/test_session.py (+105/-0)
Changed in soyuz: | |
status: | New → Triaged |
importance: | Undecided → Low |
tags: | added: poppy ppa |
Changed in soyuz: | |
assignee: | nobody → Jonathan Lange (jml) |
status: | Triaged → In Progress |
Changed in soyuz: | |
milestone: | none → 10.07 |
Changed in soyuz: | |
status: | In Progress → Fix Committed |
milestone: | 10.07 → 10.06 |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in soyuz: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
stable r11071