[Planetlab-users] codeploy /bin/bash: ./temp0: No such file or directory

$tamo$ ssttaammooss at yahoo.com
Thu Feb 14 04:32:33 EST 2008


hmm I managed to login with ssh.  However I encounter the following problems:

$ pico sample.txt
$ ./multicopy sample.txt @
command is scp -r -p sample.txt machine && echo done
plab2-itec.uni-klu.ac.at: 5 bytes
done


$ ./multiquery 'ls'
command is /usr/bin/ssh -n -T xxxx_XXXX at machine 'ls'
Enter passphrase for key '/home/user/.ssh/id_rsa':
plab2-itec.uni-klu.ac.at: 0 bytes


and when I login at  plab2-itec.uni-klu.ac.at it does not contain any files at all.

$ ./codeploy ~/public_html/helloworld  http://xxxxx/~user/helloworld/ hello
codeploy version 0.81

<<generating a script...>>
<<copying the script...>>

<<executing the script...>>
command is /usr/bin/ssh -n -T xxxx_XXXX at machine './temp1 &'
Enter passphrase for key '/home/user/.ssh/id_rsa':
/bin/bash: ./temp1: No such file or directory
plab2-itec.uni-klu.ac.at: 0 bytes

Enter passphrase for key '/home/user/.ssh/id_rsa':

<<deployment finished!!>>


It asks the pass phrase twice for a single node. 
And it says /bin/bash: ./temp1: No such file or directory. Is this a perl script problem? because temp1 exists!
And of course nothing is copied to the node, if I log in






----- Original Message ----
From: KyoungSoo Park <kyoungso at CS.Princeton.EDU>
To: $tamo$ <ssttaammooss at yahoo.com>
Cc: users at lists.planet-lab.org
Sent: Wednesday, February 13, 2008 8:30:53 PM
Subject: Re: [Planetlab-users] codeploy /bin/bash: ./temp0: No such file or directory


"Permission denied (publickey,keyboard-interactive)"
means your ssh connection wasn't established. Please
check if you can ssh into the node without typing passphrase.
(Don't need to use empty passphrase if you use ssh-agent)

And did you compile and install multiquery/multicopy?
If so, see if those tools work on your machine.

e.g.,

multiquery 'ls'         # should print directory info of each node
multicopy sample.txt @: # should copy sample.txt to every node

--KyoungSoo

$tamo$ wrote:
> hi,
> 
> I am following closely the hello world tutorial.
> 
> I type the following command (I made the appropriate changes)
> 
> $ ./codeploy ~/public_html/helloworld \
>>  http://www.your.url/~username/helloworld/ 
> <http://www.your.url/%7Eusername/helloworld/> hello
> 
> and I get the following messages:
> 
> 
> 
> hi,
> 
> I am following closely the hello world tutorial.
> 
> I type the following command (I made the appropriate changes)
> 
> $ ./codeploy ~/public_html/helloworld \
>>  http://www.your.url/~username/helloworld/ 
> <http://www.your.url/%7Eusername/helloworld/> hello
> 
> and I get the following messages:
> 
> 
> =============================================
> codeploy version 0.81
> 
> <<generating a script...>>
> <<copying the script...>>
> 
> <<executing the script...>>
> command is /usr/bin/ssh -n -T xxxxx_XXXXXX at machine './temp0 &'
> Permission denied (publickey,keyboard-interactive).
> onelab1.info.ucl.ac.be: 0 bytes
> 
> /bin/bash: ./temp0: No such file or directory
> /bin/bash: ./temp0: No such file or directory
> plab2-itec.uni-klu.ac.at: 0 bytes
> 
> planetlab2.ani.univie.ac.at: 0 bytes
> 
> Permission denied (publickey,keyboard-interactive).
> planck227.test.ibbt.be: 0 bytes
> 
> /bin/bash: ./temp0: No such file or directory
> plab1-c703.uibk.ac.at: 0 bytes
> 
> /bin/bash: ./temp0: No such file or directory
> /bin/bash: ./temp0: No such file or directory
> planetlab-2.rml.ryerson.ca: 0 bytes
> 
> Permission denied (publickey,keyboard-interactive).
> planetlab2.pop-rs.rnp.br: 0 bytes
> 
> planetlab1.pop-mg.rnp.br: 0 bytes
> =============================================
> 
> I used an empty pass phrase for the rsa
> 
> Any clue?
> 
> kostas
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> ------------------------------------------------------------------------
> Looking for last minute shopping deals? Find them fast with Yahoo! 
> Search. 
> <http://us.rd.yahoo.com/evt=51734/*http://tools.search.yahoo.com/newsearch/category.php?category=shopping>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Users mailing list: Users at lists.planet-lab.org
> https://lists.planet-lab.org/mailman/listinfo/users






      ____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.planet-lab.org/pipermail/users/attachments/20080214/4f4206de/attachment-0001.html


More information about the Users mailing list