|
Bugzilla – Full Text Bug Listing |
| Summary: | cannot login via ssh during instalation | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Forgotten User 5wsNBe_fTf <forgotten_5wsNBe_fTf> |
| Component: | Installation | Assignee: | Petr Cerny <pcerny> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | per, publio.escipion.el.africano |
| Version: | RC 2 | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Forgotten User 5wsNBe_fTf
2010-12-10 14:38:26 UTC
This bug still persists at dom feb 20 05:31:37 UTC 2011. ***@+++:~> ssh root@192.168.0.2 The authenticity of host '192.168.0.2 (192.168.0.2)' can't be established. RSA key fingerprint is 45:f1:c4:a7:3f:13:41:ff:d8:a7:37:37:a4:35:8a:52. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '192.168.0.2' (RSA) to the list of known hosts. PTY allocation request failed on channel 0 "(changed during the 2011-02-20 Open-Bugs-Day about bugs for obsolete versions of openSUSE)" see bug 619520: there is no way to interact remotely with the computer. And sometimes think like this happens: https://bugzilla.novell.com/show_bug.cgi?id=564953 And it would be a good idea to have ssh to try... see bug 619520: there is no way to interact remotely with the computer. And sometimes things like this happens: https://bugzilla.novell.com/show_bug.cgi?id=564953 And it would be a good idea to have ssh to try... see bug 619520: there is no way to interact remotely with the computer. And sometimes things like this happens: https://bugzilla.novell.com/show_bug.cgi?id=564953 And it would be a good idea to have ssh to try... (In reply to comment #2) > PTY allocation request failed on channel 0 This is /dev/pts being not mounted. $ mkdir /dev/pts && mount -t devpts devpts /dev/pts should fix it. I'll check where to put this. I thank you, Petr: I did not know it. I will try your suggestion later to test by my own and learn (it was the best thing of that day). Should be fixed by now (together with bug #672100). I confirm, fixed. I have just now done a network installation from /distribution/11.4/repo/oss and still saw this problem. Must have been from a mirror that was out-of-date, it's working fine now. |