[Bug 1342412] Re: ssh-copy-id hangs when using ControlMaster auto

2015-09-25 Thread Ruben Laguna
For reference to those that land here looking for a quick solution.

ssh -O exit hostname # this will kill all ssh connection to that host
ssh-copy-id username@hostname # now it works because it's the first connection 
# continue using ssh as normal.

-- 
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/1342412

Title:
  ssh-copy-id hangs when using ControlMaster auto

To manage notifications about this bug go to:
https://bugs.launchpad.net/openssh/+bug/1342412/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1302557] Re: bootstrapping local environment as none root doesn't work

2014-04-07 Thread Ruben Laguna
I'm not an expert but I think https://bugs.launchpad.net/juju-
core/+bug/1301663 is related. At least in my case the reason for the
invalid memory access is a permision denied .

I advise to run juju status and check for permission denied in the
output. if you see a

Error details:
open /home/vagrant/.juju/environments/local.jenv: permission denied 

then it's the same as reported on https://bugs.launchpad.net/juju-
core/+bug/1301663

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1302557

Title:
  bootstrapping local environment as none root doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1302557/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1302557] Re: bootstrapping local environment as none root doesn't work

2014-04-07 Thread Ruben Laguna
By the way, in my case /home/vagrant/.juju/environments was owned by
root . I guess because I tried to sudo juju bootstrap before.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1302557

Title:
  bootstrapping local environment as none root doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1302557/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs