Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[resolved] SSH visualhostkey printed twice and falls apart
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Klayman
n00b
n00b


Joined: 10 Jun 2009
Posts: 10

PostPosted: Tue Sep 23, 2014 2:36 pm    Post subject: [resolved] SSH visualhostkey printed twice and falls apart Reply with quote

Hi fellow Gentoo users,

I have a problem I haven't been able to solve yet and I'm hoping the community
maybe knows the solution. So whenever I log into another machine using ssh, my
visual host keys get printed twice and the second one falls apart:

Example output (not my actual key):
Code:

Host key fingerprint is ff:aa:a8:dc:0b:5e:e3:9f:96:f1:75:d4:24
+--[ RSA 1024]----+
|            +o   |
|             o. .|
|            E  + |
|       .   . .. .|
|      . S   ..   |
|   . o o..  . .  |
|    + + .+.. .   |
|   . + ooo.      |
|    . ooo        |
+-----------------+

Host key fingerprint is ff:aa:a8:dc:0b:5e:e3:9f:96:f1:75:d4:24
                                                              +--[ RSA 1024]----+
                                                                                 |            +o   |
                                                                                                    |             o. .|
                                                                                                                       |            E  + |
                                                                                                                                          |       .   . .. .|
                                                                                                                                                             |      . S   ..   |
                                                                                                                                                                                |   . o o..  . .  |
                                                                                                                                                                                                   |    + + .+.. .   |
                                                                                                                                                                                                                      |   . + ooo.      |
                                                                                                                                                                                                                                         |    . ooo        |
                                                                                                                                                                                                                                                            +-----------------+

However whenever I do a git push over ssh, then I get the proper output (still printed twice).
Code:

Host key fingerprint is ff:aa:a8:dc:0b:5e:e3:9f:96:f1:75:d4:24
+--[ RSA 1024]----+
|            +o   |
|             o. .|
|            E  + |
|       .   . .. .|
|      . S   ..   |
|   . o o..  . .  |
|    + + .+.. .   |
|   . + ooo.      |
|    . ooo        |
+-----------------+

Host key fingerprint is ff:aa:a8:dc:0b:5e:e3:9f:96:f1:75:d4:24
+--[ RSA 1024]----+
|            +o   |
|             o. .|
|            E  + |
|       .   . .. .|
|      . S   ..   |
|   . o o..  . .  |
|    + + .+.. .   |
|   . + ooo.      |
|    . ooo        |
+-----------------+

Im using konsole under KDE, but that not seems to be the source of the issue.
I have installed rxvt and even tried the regular non X tty and the issue is present
on every one of them (and across all my Gentoo installations).

So my questions are:
1, how do I make it print only once
2, if it has to be printed twice, how do I make the second print of the signature
not fall apart?

Thanks for your help in advance.

Cheers,
IW
_________________
cd /usr/src/life && ./configure && make


Last edited by Klayman on Tue Nov 25, 2014 2:54 am; edited 1 time in total
Back to top
View user's profile Send private message
Klayman
n00b
n00b


Joined: 10 Jun 2009
Posts: 10

PostPosted: Tue Nov 25, 2014 2:53 am    Post subject: something has changed Reply with quote

After recent "emerge -uND world" this year long problem went away. Not sure what fixed it though...
_________________
cd /usr/src/life && ./configure && make
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum