[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2019-08-12 Thread Andreas Hasenack
Hi Petrida, could you please elaborate on why you changed the bug status from incomplete to confirmed without providing the requested information from comment #95? ** Changed in: openssh (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2019-08-12 Thread Andreas Hasenack
Hi Petrida, could you please elaborate on why you changed the bug status from incomplete to confirmed without providing the requested information from comment #95? ** Changed in: openssh (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2019-08-09 Thread Petrida Hura
** Changed in: openssh (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big endian

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2018-11-29 Thread Andreas Hasenack
According to https://bugs.launchpad.net/ubuntu/+source/seahorse/+bug/1420522 it's fixed in seahorse 3.30, which is present in ubuntu cosmic and later. >From https://bugzilla.redhat.com/show_bug.cgi?id=1435924, this should >reproduce the problem: 1. Generate a ssh key using the keytype ed25519

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2018-11-29 Thread Andreas Hasenack
According to https://bugs.launchpad.net/ubuntu/+source/seahorse/+bug/1420522 it's fixed in seahorse 3.30, which is present in ubuntu cosmic and later. >From https://bugzilla.redhat.com/show_bug.cgi?id=1435924, this should >reproduce the problem: 1. Generate a ssh key using the keytype ed25519

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2018-11-26 Thread Lisa byron
** Changed in: gnome-keyring (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2018-07-19 Thread Robie Basak
** Changed in: openssh (Ubuntu) Assignee: Ngo Quang Thong (quangthong1981) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2018-07-17 Thread Ngo Quang Thong
** Changed in: openssh (Ubuntu) Assignee: (unassigned) => Ngo Quang Thong (quangthong1981) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2016-08-27 Thread antisa
I would just like to add that this exact problem appears on Ubuntu phone (I have BQ Aquaris E5). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2016-08-01 Thread HECTOR DAVID
@admin_27966 @nuget @MyGetTeam @Github @VSTeam -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big endian machines To manage

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2015-12-01 Thread Adam Katz
Peter: Yes, that's all true (it's a workaround after all), though you could add the ssh-agent command to your startup scripts. I've updated my Stack Exchange answer to reflect that. BTW, you don't actually need the `mv` line since the .broken

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2015-12-01 Thread Adam Katz
Peter: Yes, that's all true (it's a workaround after all), though you could add the ssh-agent command to your startup scripts. I've updated my Stack Exchange answer to reflect that. BTW, you don't actually need the `mv` line since the .broken

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2015-12-01 Thread Adam Katz
While this is not a big endian problem, it is a problem and it is NOT solved yet. I doubt it will be solved until Ubuntu bug 1420522 is solved. This is GNOME bug 754028 (Among

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2015-12-01 Thread Adam Katz
While this is not a big endian problem, it is a problem and it is NOT solved yet. I doubt it will be solved until Ubuntu bug 1420522 is solved. This is GNOME bug 754028 (Among

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2015-08-25 Thread Bib
** Tags added: 14.04 ** Tags added: 14.10 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big endian machines

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2015-08-25 Thread Bib
** Tags added: 14.04 ** Tags added: 14.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big endian machines To manage

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2015-08-25 Thread Peter Ansell
The workaround of the following commands only works until I log out (not restarting the computer): mv $SSH_AUTH_SOCK $SSH_AUTH_SOCK.broken ssh-agent -a $SSH_AUTH_SOCK ssh-add When I log back in, without having to restart the computer, the SSH_AUTH_SOCK is corrupted again, and it seems to be

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2015-08-25 Thread Peter Ansell
The workaround of the following commands only works until I log out (not restarting the computer): mv $SSH_AUTH_SOCK $SSH_AUTH_SOCK.broken ssh-agent -a $SSH_AUTH_SOCK ssh-add When I log back in, without having to restart the computer, the SSH_AUTH_SOCK is corrupted again, and it seems to be

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2015-03-11 Thread Adam Katz
Summary of problem (for me): * ssh host fails with ssh Agent admitted failure * SSH_AUTH_SOCK= ssh host works just fine * Conclusion: gnome-keyring can't deal with complex keys WORKAROUND: mv $SSH_AUTH_SOCK $SSH_AUTH_SOCK.broken ssh-agent -a $SSH_AUTH_SOCK This is a new instance of

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2015-03-11 Thread Adam Katz
Summary of problem (for me): * ssh host fails with ssh Agent admitted failure * SSH_AUTH_SOCK= ssh host works just fine * Conclusion: gnome-keyring can't deal with complex keys WORKAROUND: mv $SSH_AUTH_SOCK $SSH_AUTH_SOCK.broken ssh-agent -a $SSH_AUTH_SOCK This is a new instance of

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2014-12-05 Thread linas
I woke up this morning, and I get this error message. What happened? -- it was working last night. -- ssh-add -l says everything is there. -- above means that ssh-agent is running -- contents of /tmp and /tmp/keyring-XXX look OK -- SSH_AUTH_SOCK=0 ssh wherever works System: ubuntu 14.04 Uptime:

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2014-12-05 Thread linas
I woke up this morning, and I get this error message. What happened? -- it was working last night. -- ssh-add -l says everything is there. -- above means that ssh-agent is running -- contents of /tmp and /tmp/keyring-XXX look OK -- SSH_AUTH_SOCK=0 ssh wherever works System: ubuntu 14.04 Uptime:

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-12-16 Thread madmaze
For some reason this problem just cropped up for me on 12.04.1 As of last week the problem didnt exist, I believe something must have caused this in the last set of updates I installed. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-12-16 Thread madmaze
Actually, interestingly I just found: ps aux | grep ssh-agent madmaze 23158 0.0 0.0 13600 920 pts/8R+ 20:24 0:00 grep --color=auto ssh-agent madmaze 24080 0.0 0.0 0 0 ?Zs Nov02 0:14 [ssh-agent] defunct I tried restarting ssh-agent but problem persists.

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-12-16 Thread madmaze
it seems after a reboot it fixed itself again, so I assume it crashed for some reason. I greped through /var/log for any indication of what caused the crash.. found nothing. consider this resolved for me. -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-12-16 Thread madmaze
For some reason this problem just cropped up for me on 12.04.1 As of last week the problem didnt exist, I believe something must have caused this in the last set of updates I installed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-12-16 Thread madmaze
Actually, interestingly I just found: ps aux | grep ssh-agent madmaze 23158 0.0 0.0 13600 920 pts/8R+ 20:24 0:00 grep --color=auto ssh-agent madmaze 24080 0.0 0.0 0 0 ?Zs Nov02 0:14 [ssh-agent] defunct I tried restarting ssh-agent but problem persists.

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-12-16 Thread madmaze
it seems after a reboot it fixed itself again, so I assume it crashed for some reason. I greped through /var/log for any indication of what caused the crash.. found nothing. consider this resolved for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-06-18 Thread Asif
same problem in 12.04. unset SSH_AUTH_SOCK worked. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big endian

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-06-18 Thread Asif
same problem in 12.04. unset SSH_AUTH_SOCK worked. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big endian machines To manage

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-04-26 Thread Tomasz Sterna
I encountered this problem after upgrading to Precise 12.04 LTS -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-04-26 Thread Tomasz Sterna
I encountered this problem after upgrading to Precise 12.04 LTS -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big endian machines

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-04-17 Thread s.a.
Same bug on 11.10, ssh-add solved it for me. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big endian machines

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-04-17 Thread s.a.
Same bug on 11.10, ssh-add solved it for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big endian machines To manage

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-02-20 Thread unwrecker
same problem in 12.04 ssh-add doesn't help, but SSH_AUTH_SOCK=0 works -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-02-20 Thread unwrecker
same problem in 12.04 ssh-add doesn't help, but SSH_AUTH_SOCK=0 works -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big endian

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-02-12 Thread Woonjas
Not sure if this is the same. Connecting to my dreamplug running Ubuntu 9.04 from my laptop running 11.10 I'm getting the following (using ssh -vv) debug1: Authentications that can continue: publickey debug1: Offering DSA public key: app_81@localhost debug2: we sent a publickey packet,

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-02-12 Thread Woonjas
Not sure if this is the same. Connecting to my dreamplug running Ubuntu 9.04 from my laptop running 11.10 I'm getting the following (using ssh -vv) debug1: Authentications that can continue: publickey debug1: Offering DSA public key: app_81@localhost debug2: we sent a publickey packet,

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-01-17 Thread tommyblue
This bug affects 11.10 too. Creating the key with a type different from rsa, e.g. dsa, fixes the problem. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-01-17 Thread tommyblue
This bug affects 11.10 too. Creating the key with a type different from rsa, e.g. dsa, fixes the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-12-06 Thread zhaoshun
yes 11.10 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big endian machines To manage notifications about this

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-12-06 Thread zhaoshun
yes 11.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big endian machines To manage notifications about this bug go to:

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-11-29 Thread Dick Distortion
Confirming on 11.10 also, setting SSH_AUTH_SOCK = 0 works. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-11-29 Thread Dick Distortion
Confirming on 11.10 also, setting SSH_AUTH_SOCK = 0 works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big endian machines To

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-08-06 Thread A.K.Karthikeyan
Confirming this bug on Ubuntu 11.04 as on 6th August 2011 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-08-06 Thread A.K.Karthikeyan
Confirming this bug on Ubuntu 11.04 as on 6th August 2011 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big endian machines To

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-06-30 Thread imedina
Same bug on 11.04. I'm setting SSH_AUTH_SOCK = 0 to fix the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big endian

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-06-26 Thread Doctor P
I have the same bug on 11.04, and can confirm that either setting SSH_AUTH_SOCK = 0, or deleting the directory it is pointing to (/tmp /keyring-something) solves the problem. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-06-26 Thread Doctor P
I have the same bug on 11.04, and can confirm that either setting SSH_AUTH_SOCK = 0, or deleting the directory it is pointing to (/tmp /keyring-something) solves the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-06-06 Thread Birgir Hrafn
Had the same issue in 10.04 LTS. ssh-add resolved it. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big endian

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-06-06 Thread Birgir Hrafn
Had the same issue in 10.04 LTS. ssh-add resolved it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big endian machines --

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-05-24 Thread ANDI MUHAMMAD HARPIANTO
** Changed in: gnome-keyring (Ubuntu) Assignee: Ubuntu Desktop Bugs (desktop-bugs) = ANDI MUHAMMAD HARPIANTO (amhnews) ** Changed in: gnome-keyring (Ubuntu) Assignee: ANDI MUHAMMAD HARPIANTO (amhnews) = (unassigned) -- You received this bug notification because you are a member of

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-05-24 Thread ANDI MUHAMMAD HARPIANTO
** Changed in: gnome-keyring (Ubuntu) Assignee: Ubuntu Desktop Bugs (desktop-bugs) = ANDI MUHAMMAD HARPIANTO (amhnews) ** Changed in: gnome-keyring (Ubuntu) Assignee: ANDI MUHAMMAD HARPIANTO (amhnews) = (unassigned) -- You received this bug notification because you are a member of

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-04-25 Thread DavidBaucum
I am having this same issue in Natty. In fact, this problem only occured after upgrading to Natty. Installing seahorse-plugins did not resolve the issue. Running ssh-add did resolve the issue. -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-04-25 Thread DavidBaucum
I am having this same issue in Natty. In fact, this problem only occured after upgrading to Natty. Installing seahorse-plugins did not resolve the issue. Running ssh-add did resolve the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-03-10 Thread Bug Watch Updater
** Changed in: seahorse Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-03-10 Thread Bug Watch Updater
** Changed in: seahorse Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big endian machines

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-02-03 Thread Robert Grønning
$ lsb_release -r Release:10.10 $ uname -a Linux milhouse 2.6.35-23-generic #41-Ubuntu SMP Wed Nov 24 11:55:36 UTC 2010 x86_64 GNU/Linux $ ssh -v robert@remotehost OpenSSH_5.5p1 Debian-4ubuntu5, OpenSSL 0.9.8o 01 Jun 2010 debug1: Reading configuration data /etc/ssh/ssh_config debug1:

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-02-03 Thread Robert Grønning
$ lsb_release -r Release:10.10 $ uname -a Linux milhouse 2.6.35-23-generic #41-Ubuntu SMP Wed Nov 24 11:55:36 UTC 2010 x86_64 GNU/Linux $ ssh -v robert@remotehost OpenSSH_5.5p1 Debian-4ubuntu5, OpenSSL 0.9.8o 01 Jun 2010 debug1: Reading configuration data /etc/ssh/ssh_config debug1:

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-01-27 Thread Jacob Appelbaum
I'd like to confirm this bug too when using an SSH key with no passphrase. I'm able to override the issue by running SSH_AUTH_SOCK=0 ssh -v user@host Description:Ubuntu 10.04.1 LTS Release:10.04 Codename: lucid -- You received this bug notification because you are a member of

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-01-27 Thread Jacob Appelbaum
I should note that this x86_64 and so clearly it's not a big endian bug for my machine. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-01-27 Thread Jacob Appelbaum
If I install 'seahorse-plugins', I'm still not able to use this key and account without modifying SSH_AUTH_SOCK. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-01-27 Thread Jacob Appelbaum
I'd like to confirm this bug too when using an SSH key with no passphrase. I'm able to override the issue by running SSH_AUTH_SOCK=0 ssh -v user@host Description:Ubuntu 10.04.1 LTS Release:10.04 Codename: lucid -- You received this bug notification because you are a member of

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-01-27 Thread Jacob Appelbaum
I should note that this x86_64 and so clearly it's not a big endian bug for my machine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-01-27 Thread Jacob Appelbaum
If I install 'seahorse-plugins', I'm still not able to use this key and account without modifying SSH_AUTH_SOCK. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-01-21 Thread drevicko
Also on x86-64 with maverick. Another post suggested looking at $SSH_AUTH_SOCK which is /tmp/keyring- bp0Sgd/ssh so indeed it seems to be a keyring problem. I have gnome-keyring package version 2.92.92.is.2.31.91-0ubuntu4.1 The problem occurred just after re-creating my dsa key pair (I had

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-01-09 Thread grolma
same problem for me for maverick x86 ( at both ends) I think its to do with generating key and then replacing it -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-01-09 Thread grolma
same problem for me for maverick x86 ( at both ends) I think its to do with generating key and then replacing it -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-01-03 Thread ski
I don't think this problem is related to big-endianness. I just had it on a x86 system that was upgraded from feisty - hardy - lucid. In my case the fix was simple: apt-get install seahorse-plugins. For whatever reason that dependency doesn't seem to be pulled in when you upgrade. I'd recommend

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2011-01-03 Thread ski
I don't think this problem is related to big-endianness. I just had it on a x86 system that was upgraded from feisty - hardy - lucid. In my case the fix was simple: apt-get install seahorse-plugins. For whatever reason that dependency doesn't seem to be pulled in when you upgrade. I'd recommend

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-11-30 Thread MountainX
I have the same problem in Maverick -- ssh Agent admitted failure to sign using the key on big endian machines https://bugs.launchpad.net/bugs/201786 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. --

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-11-30 Thread MountainX
I have the same problem in Maverick -- ssh Agent admitted failure to sign using the key on big endian machines https://bugs.launchpad.net/bugs/201786 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-11-24 Thread Lorenzo
I am experiencing this bug in Lucid when trying to connect (push) to github. Running: ssh-add Solves works-around the problem for the session, in a terminal. -- ssh Agent admitted failure to sign using the key on big endian machines https://bugs.launchpad.net/bugs/201786 You received this bug

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-11-24 Thread Sebastian Rydberg
I had a similiar problem and I solved it with: [srydb...@zeus ~]$ echo $SSH_AUTH_SOCK /tmp/keyring-KXX3Aw/ssh [srydb...@zeus tmp]$ sudo rm -rf keyring-KXX3Aw/ Maybe the keys are cached there? -- ssh Agent admitted failure to sign using the key on big endian machines

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-11-24 Thread Lorenzo
I am experiencing this bug in Lucid when trying to connect (push) to github. Running: ssh-add Solves works-around the problem for the session, in a terminal. -- ssh Agent admitted failure to sign using the key on big endian machines https://bugs.launchpad.net/bugs/201786 You received this bug

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-11-24 Thread Sebastian Rydberg
I had a similiar problem and I solved it with: [srydb...@zeus ~]$ echo $SSH_AUTH_SOCK /tmp/keyring-KXX3Aw/ssh [srydb...@zeus tmp]$ sudo rm -rf keyring-KXX3Aw/ Maybe the keys are cached there? -- ssh Agent admitted failure to sign using the key on big endian machines

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-10-08 Thread Hance J Tharakan
I also came across with the above error message while using ssh. I tried ssh in 2 machines in a loop. Only 1 showed(machine 21, below) the error. And in that machine(21)i had changed the password once before i ssh. So i think the error may be because of the password change. Please note that

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-10-08 Thread Hance J Tharakan
I also came across with the above error message while using ssh. I tried ssh in 2 machines in a loop. Only 1 showed(machine 21, below) the error. And in that machine(21)i had changed the password once before i ssh. So i think the error may be because of the password change. Please note that

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-10-03 Thread poloshiao
It was Ok when I installed openSSH on this May as soon as ubuntu 10.04 LTS came out. It encountered the same problem as described above when I make another new installation this afternoon. It was resolved after runnig ssh-add ~/.ssh/id_rsa as said on these comments. I found out another thing

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-10-03 Thread poloshiao
It was Ok when I installed openSSH on this May as soon as ubuntu 10.04 LTS came out. It encountered the same problem as described above when I make another new installation this afternoon. It was resolved after runnig ssh-add ~/.ssh/id_rsa as said on these comments. I found out another thing

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-10-02 Thread Ri
The same problems. After SSH_AUTH_SOCK=0 all works fine. -- ssh Agent admitted failure to sign using the key on big endian machines https://bugs.launchpad.net/bugs/201786 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu.

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-10-02 Thread Ri
The same problems. After SSH_AUTH_SOCK=0 all works fine. -- ssh Agent admitted failure to sign using the key on big endian machines https://bugs.launchpad.net/bugs/201786 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-09-15 Thread Bug Watch Updater
** Changed in: seahorse Importance: Unknown = Critical -- ssh Agent admitted failure to sign using the key on big endian machines https://bugs.launchpad.net/bugs/201786 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu.

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-09-15 Thread Bug Watch Updater
** Changed in: seahorse Importance: Unknown = Critical -- ssh Agent admitted failure to sign using the key on big endian machines https://bugs.launchpad.net/bugs/201786 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-07-19 Thread X_Ray99
Got the same problem here, fixed it by running ssh-add after key creation thanks to Portable-Jim -- ssh Agent admitted failure to sign using the key on big endian machines https://bugs.launchpad.net/bugs/201786 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-07-19 Thread X_Ray99
Got the same problem here, fixed it by running ssh-add after key creation thanks to Portable-Jim -- ssh Agent admitted failure to sign using the key on big endian machines https://bugs.launchpad.net/bugs/201786 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-06-11 Thread Portable-Jim
Same problem: iBook G4 (PPC) Ubuntu 10.04 Lucid Lynx Order of events: 1. Switched from Debian. Copied home. - Problem appeared 2. Re-created keys and copied key across to authorised keys - Problem persisted 3. Deleted all keys, regenerated and copied key across to authorised keys - Problem

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-06-11 Thread Portable-Jim
Same problem: iBook G4 (PPC) Ubuntu 10.04 Lucid Lynx Order of events: 1. Switched from Debian. Copied home. - Problem appeared 2. Re-created keys and copied key across to authorised keys - Problem persisted 3. Deleted all keys, regenerated and copied key across to authorised keys - Problem

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-05-26 Thread StR
same here, out of the box lucid. , the ssh-add didn't solve the problem. the SSH_AUTH_SOCK=0 added to the bashrc file works, but it still is a pain -- ssh Agent admitted failure to sign using the key on big endian machines https://bugs.launchpad.net/bugs/201786 You received this bug notification

Re: [Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-05-26 Thread Tim Utschig
Just my $0.02... If you use an SSH agent, do yourself a favor and use OpenSSH's own ssh-agent. I've found seahorse/gnome-keyring-daemon/whatever very unreliable, especially when I run dozens of parallel ssh commands (which all use public key auth via the SSH agent). I give it a chance with

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-05-26 Thread StR
same here, out of the box lucid. , the ssh-add didn't solve the problem. the SSH_AUTH_SOCK=0 added to the bashrc file works, but it still is a pain -- ssh Agent admitted failure to sign using the key on big endian machines https://bugs.launchpad.net/bugs/201786 You received this bug notification

Re: [Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-05-26 Thread Tim Utschig
Just my $0.02... If you use an SSH agent, do yourself a favor and use OpenSSH's own ssh-agent. I've found seahorse/gnome-keyring-daemon/whatever very unreliable, especially when I run dozens of parallel ssh commands (which all use public key auth via the SSH agent). I give it a chance with

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-02-05 Thread bitinerant
This one bit me when I deleted my old ssh keys and generated new ones on Karmic. Both work-arounds worked for me (I tried them individually)--adding the line export SSH_AUTH_SOCK=0 to ~/.bashrc OR running ssh-add ~/.ssh/id_rsa. I like the latter better because it doesn't require extra work to

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-02-05 Thread bitinerant
This one bit me when I deleted my old ssh keys and generated new ones on Karmic. Both work-arounds worked for me (I tried them individually)--adding the line export SSH_AUTH_SOCK=0 to ~/.bashrc OR running ssh-add ~/.ssh/id_rsa. I like the latter better because it doesn't require extra work to

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-01-10 Thread Oded Arbel
I had this problem today, with Karmic. The problem went away after a logged out and logged back in - I'm not sure what the problem is with older versions, but I think in Karmic the problem is that seahorse does not update with the new key when a new key is created while it is running. If you try

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-01-10 Thread Oded Arbel
I had this problem today, with Karmic. The problem went away after a logged out and logged back in - I'm not sure what the problem is with older versions, but I think in Karmic the problem is that seahorse does not update with the new key when a new key is created while it is running. If you try

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-01-08 Thread Mikko Ohtamaa
Utterly annoying. As a workaround put line export SSH_AUTH_SOCK=0 to /home/YOURUSERNAME/.bashrc file. Works for terminal sessions only, though. -- ssh Agent admitted failure to sign using the key on big endian machines https://bugs.launchpad.net/bugs/201786 You received this bug

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2010-01-08 Thread Mikko Ohtamaa
Utterly annoying. As a workaround put line export SSH_AUTH_SOCK=0 to /home/YOURUSERNAME/.bashrc file. Works for terminal sessions only, though. -- ssh Agent admitted failure to sign using the key on big endian machines https://bugs.launchpad.net/bugs/201786 You received this bug

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2009-12-23 Thread Jeff Hatfield
I concur... this is a problem that should have been fixed by now. When I run export SSH_AUTH_SOCK=0 on the host machine, I have no problem connecting to the target system after placing the key in the authorized_keys2 file (on target). Note: This must be done for each and every shell opened on the

[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2009-12-23 Thread Jeff Hatfield
I concur... this is a problem that should have been fixed by now. When I run export SSH_AUTH_SOCK=0 on the host machine, I have no problem connecting to the target system after placing the key in the authorized_keys2 file (on target). Note: This must be done for each and every shell opened on the

  1   2   >