Re: ssh fails - SOLVED (was: Re: git pull fails with OpenSSL version mismatch error)

2012-12-28 Thread Joel Roth
On Fri, Dec 28, 2012 at 12:54:55PM +0200, Andrei POPESCU wrote: > On Jo, 27 dec 12, 16:42:58, Joel Roth wrote: > > > > What *is* biting me is that the new multiarch organization > > won't allow me to (re)install skype, which is expecting ia32-libs and > > ia32-libs-gtk. > > Work for me (on wheezy

Re: ssh fails - SOLVED (was: Re: git pull fails with OpenSSL version mismatch error)

2012-12-28 Thread Andrei POPESCU
On Jo, 27 dec 12, 16:42:58, Joel Roth wrote: > > What *is* biting me is that the new multiarch organization > won't allow me to (re)install skype, which is expecting ia32-libs and > ia32-libs-gtk. Work for me (on wheezy): $ apt-cache show skype Package: skype Status: install ok installed Priorit

Re: ssh fails - SOLVED (was: Re: git pull fails with OpenSSL version mismatch error)

2012-12-27 Thread Joel Roth
Bob Proulx wrote: > Joel Roth wrote: > > Bob Proulx wrote: > > > Joel Roth wrote: > > > > I usually just upgrade apps individually as I need to... > > > > > > As in 'apt-get install openssh-client' ? But that won't upgrade any > > > of the dependencies. > > > > I didn't know that. My first try w

Re: ssh fails - SOLVED (was: Re: git pull fails with OpenSSL version mismatch error)

2012-12-27 Thread Bob Proulx
Joel Roth wrote: > Bob Proulx wrote: > > Joel Roth wrote: > > > I usually just upgrade apps individually as I need to... > > > > As in 'apt-get install openssh-client' ? But that won't upgrade any > > of the dependencies. > > I didn't know that. My first try was apt-get install ssh. If the pack

Re: ssh fails - SOLVED (was: Re: git pull fails with OpenSSL version mismatch error)

2012-12-26 Thread Joel Roth
Bob Proulx wrote: > Joel Roth wrote: > > Bob Proulx wrote: > > > Joel Roth wrote: > > > > I'm just so used to the dependencies being taken > > > > care of by APT, that I was surprised to have to > > > > lift my little pinkie. > > > > > > Uhm... An 'apt-get upgrade' should have offered those for up

Re: ssh fails - SOLVED (was: Re: git pull fails with OpenSSL version mismatch error)

2012-12-24 Thread Bob Proulx
Osamu Aoki wrote: > If anyone have suggestion to improve debian-reference to prevent > people to take such strategy, let me know. Also, concrete case > example of why such method is less safer than 'apt-get upgrade' or > 'aptitude safe-upgrade', let us know. I think this case is one example. By

Re: ssh fails - SOLVED (was: Re: git pull fails with OpenSSL version mismatch error)

2012-12-24 Thread Bob Proulx
Joel Roth wrote: > Bob Proulx wrote: > > Joel Roth wrote: > > > I'm just so used to the dependencies being taken > > > care of by APT, that I was surprised to have to > > > lift my little pinkie. > > > > Uhm... An 'apt-get upgrade' should have offered those for upgrade. > > They do for me. They d

Re: ssh fails - SOLVED (was: Re: git pull fails with OpenSSL version mismatch error)

2012-12-24 Thread Osamu Aoki
On Mon, Dec 24, 2012 at 10:48:00AM +0200, Andrei POPESCU wrote: > On Du, 23 dec 12, 20:15:19, Joel Roth wrote: > > > > Ah, I didn't even think to try an apt-get upgrade. > > I usually just upgrade apps individually as I need to... > > an attitude based on (possibly) outdated fears of > > getting

Re: ssh fails - SOLVED (was: Re: git pull fails with OpenSSL version mismatch error)

2012-12-24 Thread Andrei POPESCU
On Du, 23 dec 12, 20:15:19, Joel Roth wrote: > > Ah, I didn't even think to try an apt-get upgrade. > I usually just upgrade apps individually as I need to... > an attitude based on (possibly) outdated fears of > getting stuck in between upgrades of C libraries > or other large-scale brokenness.

Re: ssh fails - SOLVED (was: Re: git pull fails with OpenSSL version mismatch error)

2012-12-23 Thread Joel Roth
On Wed, Dec 19, 2012 at 04:13:21PM -0700, Bob Proulx wrote: > Joel Roth wrote: > > Bob Proulx wrote: > > > On Sid I have: > > > openssh-client 1:6.0p1-3 > > > Depends: ... libssl1.0.0 (>= 1.0.1) ... > > > Make sure that at the least both of those are up to date. > > > > Thanks for this sugge

Re: ssh fails - SOLVED (was: Re: git pull fails with OpenSSL version mismatch error)

2012-12-19 Thread Bob Proulx
Joel Roth wrote: > Bob Proulx wrote: > > On Sid I have: > > openssh-client 1:6.0p1-3 > > Depends: ... libssl1.0.0 (>= 1.0.1) ... > > Make sure that at the least both of those are up to date. > > Thanks for this suggestion. Your intuition was right! > > I just needed to update openssh-client

Re: ssh fails - SOLVED (was: Re: git pull fails with OpenSSL version mismatch error)

2012-12-19 Thread Joel Roth
On Tue, Dec 18, 2012 at 12:36:02PM -0700, Bob Proulx wrote: > Joel Roth wrote: > > Joel Roth wrote: > > > $ git pull > > > OpenSSL version mismatch. Built against 105f, you have 1000103f > > > fatal: The remote end hung up unexpectedly > > > > This error also occurs when I use ssh directly, to

Re: ssh fails (was: Re: git pull fails with OpenSSL version mismatch error)

2012-12-18 Thread Bob Proulx
Joel Roth wrote: > Joel Roth wrote: > > $ git pull > > OpenSSL version mismatch. Built against 105f, you have 1000103f > > fatal: The remote end hung up unexpectedly > > This error also occurs when I use ssh directly, to any > host. This reads to me that you have not updated your system, spec

Re: ssh fails (was: Re: git pull fails with OpenSSL version mismatch error)

2012-12-18 Thread berenger . morel
Le 18.12.2012 18:40, Joel Roth a écrit : On Mon, Dec 17, 2012 at 06:56:32PM -1000, Joel Roth wrote: Greetings $ git pull OpenSSL version mismatch. Built against 105f, you have 1000103f fatal: The remote end hung up unexpectedly This error also occurs when I use ssh directly, to any host.

ssh fails (was: Re: git pull fails with OpenSSL version mismatch error)

2012-12-18 Thread Joel Roth
On Mon, Dec 17, 2012 at 06:56:32PM -1000, Joel Roth wrote: > Greetings > > $ git pull > OpenSSL version mismatch. Built against 105f, you have 1000103f > fatal: The remote end hung up unexpectedly This error also occurs when I use ssh directly, to any host. > I encounter this problem (with

Re: git pull fails with OpenSSL version mismatch error

2012-12-18 Thread Joel Roth
On Tue, Dec 18, 2012 at 10:21:45AM +0100, berenger.mo...@neutralite.org wrote: > I am using happily github and bitbucket without any problem since > some months now, with Debian testing. So if you are not using > testing, maybe you could try to upgrade only git, ssh and their > stuff related to net

Re: git pull fails with OpenSSL version mismatch error

2012-12-18 Thread berenger . morel
I am using happily github and bitbucket without any problem since some months now, with Debian testing. So if you are not using testing, maybe you could try to upgrade only git, ssh and their stuff related to network to testing version, one by one. (look for apt-pinning on your favorite debian

git pull fails with OpenSSL version mismatch error

2012-12-17 Thread Joel Roth
Greetings $ git pull OpenSSL version mismatch. Built against 105f, you have 1000103f fatal: The remote end hung up unexpectedly I encounter this problem (with identical diagnostic text) with two separate repositories, github and gitorious Is this likely to be Debian? I see a similar bug app