You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
(1) |
Apr
(9) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(32) |
Feb
(24) |
Mar
(5) |
Apr
(50) |
May
(21) |
Jun
(25) |
Jul
(6) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
(6) |
Dec
(17) |
2004 |
Jan
(19) |
Feb
(1) |
Mar
(5) |
Apr
(4) |
May
|
Jun
(9) |
Jul
|
Aug
(6) |
Sep
(1) |
Oct
|
Nov
(3) |
Dec
(14) |
2005 |
Jan
(6) |
Feb
(3) |
Mar
(3) |
Apr
(1) |
May
(5) |
Jun
(7) |
Jul
(4) |
Aug
(16) |
Sep
(2) |
Oct
(2) |
Nov
(7) |
Dec
|
2006 |
Jan
(3) |
Feb
(4) |
Mar
(8) |
Apr
(1) |
May
(6) |
Jun
(19) |
Jul
(5) |
Aug
(4) |
Sep
(4) |
Oct
(19) |
Nov
(15) |
Dec
(10) |
2007 |
Jan
(6) |
Feb
(2) |
Mar
(4) |
Apr
(1) |
May
|
Jun
(5) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Grwn F. <for...@ap...> - 2005-11-07 15:29:14
|
X C P A V V a I r m I A n A o b A L a L z i G I x I a e R U S c n A M $99,95 $69,95 $85,45 http://rinaynwlendowles.tripod.com |
From: Noela J. <noe...@ir...> - 2005-11-01 10:09:44
|
Hi 't miss Pha ress Specia er , nice to meet you, Don rmaExp l Off XaLeAmVACIVI naxvitrabienLIUM Now $ALIS Now $AGRA Now $ 1.233.673.32 plus 200 other - Get More Detailed info >> Easy >> Total >> Best >> Fast >> Home OrCoPrShDe deringnfidentialityicesippinglivery |
From: Vespasiano D. <ves...@hb...> - 2005-10-29 19:04:58
|
Hi n't miss Ph press S fer! , Do armaEx pecial Of LevVIAAmbCIAXanVAL itraGRA Now $ienLIS Now $axIUM Now $ 3.33 3.75 1.21 And more than 200 other - Get more info - Easy - Best - Total - Fast - Home OrdePricConfShipDeli ringesidentialitypingvery |
From: Tiras W. <tir...@x-...> - 2005-10-11 04:28:33
|
Good day, Do you VE UP % o cations? want to SA TO 70 n your Medic Yes? Peace of ca harmaExpr hop! ke with P ess S LVCVXA evitALllALIlAGanambi raUMSRAxen And more than 200 other - Read more |
From: Elise W. <el...@co...> - 2005-09-29 17:55:03
|
Hi Home = Total Easy Fast Best DelivConfOrdeShipPrric eryidentialityringpinges AmbXanVIALevC= IAVAL ienax GRAitraLISIUM $ $ $ 3.33 1.213.75 Additional info unmistakable deduction of the lesson intended to be taught = by tolerant only of his own household, but averse to strangers and |
From: Dietfried B. <die...@de...> - 2005-09-06 21:02:47
|
CeAmXaCiMeUlLeViPrVa lebinaalritrviagopli brexenxisdiaamt= raraeciaum $1 $3 $3 21.33.75 http://www.thefulamoucha= r.com some reason, casting an eye on the empty chair with the cloak thrown = over affair, Procurator. Moreover, I will say that such an interpretation of = the |
From: William P. \(Puddle\) <rot...@ya...> - 2005-08-31 17:38:13
|
Okay, it's still unable to find the cvs command. I'm not sure why. It's in the path of the webservd user profile and as well as the local user who's trying to call the sandweb.cgi. From the information from the output window, I'd say it's trying to find the cvs command via the local user I'm checking out the repository from. Here is the output to see if you can see anything missing: ***Error from Checkout window in the web-browser*** SandWeb : VCS checkout Current filename(s) : flash Password: ksh: cvs: not found cvs [checkout aborted]: end of file from server (consult above messages if any) # su - webservd Sun Microsystems Inc. SunOS 5.10 Generic January 2005 You have new mail. -bash-3.00$ which ssh /usr/bin/ssh -bash-3.00$ which cvs /opt/sfw/bin/cvs -bash-3.00$ This is from the local user puddle that I used to checkout the repository. I use the korn shell (with the vi option flags) it's my shell of choice. $ id uid=100(puddle) gid=10(staff) $ which cvs /opt/sfw/bin/cvs $ which ssh /usr/bin/ssh $ Then I tried to issue the commands you gave (this repository is local to the machine) $ id uid=100(puddle) gid=10(staff) $ CVS_RSH=ssh export CVS_RSH $ CVSROOT=:ext:puddle@localhost:/export/home/cvsroot export CVSROOT $ cvs co flash Password: ksh: cvs: not found cvs [checkout aborted]: end of file from server (consult above messages if any) $ It finds the cvs command. Then it acts like it can't find it. I've changed my shells around from sh and bash to see if it'd make a difference. Same thing. The repository is there as well: $ pwd /export/home/cvsroot/flash $ ls CVSROOT flash $ The sandweb.cfg file has the following: <system ssh_bin="/usr/bin/ssh" cvs_bin="/opt/sfw/bin/cvs" bindir="/opt/sfw/bin" timeout="300" /> Any other suggestions would be appreciated. -William --- Robert Helmer <ro...@ro...> wrote: > William Pool (Puddle) wrote: > > Okay, the expect was looking for 'password:' and > > Solaris uses "Password:" fixed that, but now I > get > > the error which relates to the 'cvs server' I > always > > saw in the end of my ssh commands when doing a ps > -ef: > > > > SandWeb : VCS checkout > > > > > > > > > > Current filename(s) : flash > > > > Password: > > ksh: cvs: not found > > cvs [checkout aborted]: end of file from server > > (consult above messages if any) > > > > > > > This is a CVS/SSH config problem.. CVS needs to be > on the path of the > shell user you are using CVS/SSH with. You can > troubleshoot and fix this > from the command line. > > You'll want CVS to be on the PATH in either this > user's .profile or the > system /etc/profile. Try setting up your commandline > like this for testing: > > CVS_RSH=ssh > CVSROOT=:ext:www@localhost:/var/cvs > export CVS_RSH CVSROOT > cvs co module > > Where "www" is your web user, "localhost" is the > host, "/var/cvs" is > your CVS repo, "module" is a module to try checking > out. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: Robert H. <ro...@ro...> - 2005-08-31 16:05:04
|
William Pool (Puddle) wrote: > Okay, the expect was looking for 'password:' and > Solaris uses "Password:" fixed that, but now I get > the error which relates to the 'cvs server' I always > saw in the end of my ssh commands when doing a ps -ef: > > SandWeb : VCS checkout > > > > > Current filename(s) : flash > > Password: > ksh: cvs: not found > cvs [checkout aborted]: end of file from server > (consult above messages if any) > > This is a CVS/SSH config problem.. CVS needs to be on the path of the shell user you are using CVS/SSH with. You can troubleshoot and fix this from the command line. You'll want CVS to be on the PATH in either this user's .profile or the system /etc/profile. Try setting up your commandline like this for testing: CVS_RSH=ssh CVSROOT=:ext:www@localhost:/var/cvs export CVS_RSH CVSROOT cvs co module Where "www" is your web user, "localhost" is the host, "/var/cvs" is your CVS repo, "module" is a module to try checking out. > > > DEBUG: (main) submenu: > DEBUG: (main) submenu_final: > DEBUG: (main) action: sandbox - submit: Checkout > DEBUG: (main) module_description: flash > DEBUG: (main) loading prefs > DEBUG: (main) > > $VAR1 = bless( { > 'log_obj' => bless( { > 'log_dir' => > '/var/log', > 'toggle' => { > > 'debug' => '1', > > 'log' => '1' > }, > 'debug_msgs' => > [ > > '(main) submenu: > ', > > '(main) submenu_final: > ', > > '(main) action: sandbox - submit: Checkout', > > '(main) module_description: flash > ', > > '(main) loading prefs' > > ] > }, 'SandWeb::Log' > ), > 'repo' => { > 'jboss-flipmotion-server' > => { > > 'connection' => 'local', > > 'username' => 'puddle', > > 'password' => '', > > 'remember_repo_password' => 'on', > > 'type' => 'CVS', > > 'root' => '/export/home/cvsroot/java/', > > 'server' => '192.168.0.100', > > 'module' => {} > > }, > 'flash' => { > 'connection' > => 'SSH', > 'username' > => 'puddle', > 'password' > => 'shrph0rn', > > 'remember_repo_password' => 'on', > 'type' => > 'CVS', > 'root' => > '/export/home/cvsroot/flash/', > 'server' => > '192.168.0.100', > 'module' => > {} > } > }, > 'personal' => { > 'confirm_delete' => > 'on', > 'full_name' => > 'Puddle' > }, > 'config_file' => '.user.cfg', > 'config_dir' => > '/opt/sfw/share/sandweb/users/puddle' > }, 'SandWeb::Config' ); > > > DEBUG: (SandWeb::Config) module_description = 'flash' > DEBUG: (main) write_config() > DEBUG: (main) submenu in vcs_menu : > DEBUG: (main) in vcs_commit > DEBUG: (main) module_name: > DEBUG: (main) username: puddle > DEBUG: (main) location: > DEBUG: (main) main_window_url: > https://192.168.0.100/FlipMotion/devel/cvs/sandweb.cgi?action=sandbox > DEBUG: (main) params: > DEBUG: (main) Repo name: flash > DEBUG: (main) Repo root: /export/home/cvsroot/flash/ > DEBUG: (main) VCS sandbox: > /opt/sfw/share/sandweb/users/puddle/flash// > DEBUG: (main) Repo type: CVS > DEBUG: (main) Filename(s): flash > DEBUG: (SandWeb::Repository) Performing checkout > operation > DEBUG: (SandWeb::Repository) Params: file flash > DEBUG: (SandWeb::Repository::cvs) Performing checkout > operation > DEBUG: (SandWeb::Repository::cvs) Params: checkout -d > flash > DEBUG: (SandWeb::Repository::cvs) File: flash > DEBUG: (SandWeb::Repository::cvs) Creating Shell > object > DEBUG: (SandWeb::Shell) VCS call to Unix shell > DEBUG: (SandWeb::Shell) VCS command is : cd > '/opt/sfw/share/sandweb/users/puddle/flash//' && > MESSAGE_FILE="/opt/sfw/share/sandweb/users/puddle/commitmsg" > && export MESSAGE_FILE && > CVSEDITOR=/opt/sfw/bin/sandweb-editor && export > CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export > SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && export > CVS_RSH && /opt/sfw/bin/cvs -q -d > ":ext:puddle@192.168.0.100:/export/home/cvsroot/flash/" > checkout -d flash 'flash' > DEBUG: (SandWeb::Shell) Using VCS username/password > DEBUG: (SandWeb::Shell) Full command is : > /opt/sfw/bin/sandweb-expect vcs > /opt/sfw/share/sandweb/users/puddle/passwd "cd > '/opt/sfw/share/sandweb/users/puddle/flash//' && > MESSAGE_FILE="/opt/sfw/share/sandweb/users/puddle/commitmsg" > && export MESSAGE_FILE && > CVSEDITOR=/opt/sfw/bin/sandweb-editor && export > CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export > SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && export > CVS_RSH && /opt/sfw/bin/cvs -q -d > ":ext:puddle@192.168.0.100:/export/home/cvsroot/flash/" > checkout -d flash 'flash'" > DEBUG: (SandWeb::Shell) VCS call to Unix shell > DEBUG: (SandWeb::Shell) VCS command is : rm > "/opt/sfw/share/sandweb/users/puddle/passwd" > DEBUG: (SandWeb::Shell) Not using VCS > username/password > > --- Rob Helmer <ro...@ro...> wrote: > > >> If it's hanging there, the problem is probably in >> our expect script >> sandweb-expect. Can you take a look in there and try >> adjusting the >> password prompt to look like it does in your system? >> >> If you get it working this way please send me the >> sandweb-expect script >> that works for you so I can check it in :) >> >> William Pool (Puddle) wrote: >> >> >>> Okay, created a shell script with /usr/bin/bash -x >>> running the below. It hangs on the password prompt >>> >> as >> >>> you stated. >>> >>> I thought about doing the keyless deal, but cross >>> teaching developers who aren't familar with SSH >>> >> would >> >>> be a PITA. I could make a script probably to go >>> >> out >> >>> and do it for everyone. However, I like the added >>> responsability of you know your own credentials or >>> >> you >> >>> don't get in. Thanks again for all your help. >>> >>> -bash-3.00$ ./sandweb.sh >>> + /opt/sfw/bin/sandweb-expect vcs >>> /opt/sfw/share/sandweb/users/puddle/passwd 'cd >>> '\''/opt/sfw/share/sandweb/users/puddle/flash//'\'' >>> >> && >> >> MESSAGE_FILE=/opt/sfw/share/sandweb/users/puddle/commitmsg >> >>> && export MESSAGE_FILE && >>> CVSEDITOR=/opt/sfw/bin/sandweb-editor && export >>> CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export >>> SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && >>> >> export >> >>> CVS_RSH && /opt/sfw/bin/cvs -q -d >>> >> :ext:puddle@192.168.0.100:/export/home/cvsroot/flash/ >> >>> update -P -d '\''flash'\''' >>> spawn /bin/sh -c cd >>> '/opt/sfw/share/sandweb/users/puddle/flash//' && >>> >> MESSAGE_FILE=/opt/sfw/share/sandweb/users/puddle/commitmsg >> >>> && export MESSAGE_FILE && >>> CVSEDITOR=/opt/sfw/bin/sandweb-editor && export >>> CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export >>> SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && >>> >> export >> >>> CVS_RSH && /opt/sfw/bin/cvs -q -d >>> >> :ext:puddle@192.168.0.100:/export/home/cvsroot/flash/ >> >>> update -P -d 'flash' >>> Password: >>> >>> --- Rob Helmer <ro...@ro...> wrote: >>> >>> >>> >>> >>>> Hi William, >>>> >>>> Here is the command: >>>> DEBUG: (SandWeb::Shell) Full command is : >>>> /opt/sfw/bin/sandweb-expect vcs >>>> /opt/sfw/share/sandweb/users/puddle/passwd "cd >>>> '/opt/sfw/share/sandweb/users/puddle/flash//' && >>>> >>>> >>>> >>>> >> MESSAGE_FILE="/opt/sfw/share/sandweb/users/puddle/commitmsg" >> >>> >>> >>> >>>> && export MESSAGE_FILE && >>>> CVSEDITOR=/opt/sfw/bin/sandweb-editor && export >>>> CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export >>>> SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && >>>> export >>>> CVS_RSH && /opt/sfw/bin/cvs -q -d >>>> >>>> >>>> >>>> >> ":ext:puddle@192.168.0.100:/export/home/cvsroot/flash/" >> >>> >>> >>> >>>> update -P -d 'flash'" >>>> >>>> Yes, it's insanely long :) It might be more sane >>>> >> for >> >>>> us to hide this in >>>> a shell script.. in fact that'd make debugging >>>> easier (we could start it >>>> with #!/bin/sh -x so the output gets into >>>> >> sandweb's >> >>>> debug mode). >>>> >>>> Anyway, try pasting everything after "Full command >>>> is:" into your web >>>> user's shell. Make sure it's all on one line, or >>>> split it into seperate >>>> lines in a shell script (can split on &&, && means >>>> to run the next >>>> command only if the previous succeeded). >>>> >>>> Driving SSH using expect turned out to be very >>>> complex, unfortunately.. >>>> I'd like a future version of sandweb to just use >>>> >> the >> >>>> SSH wire protocol >>>> (I think there are perl modules for this now..). >>>> Would be cool to just >>>> upload your SSH key into sandweb, and not need to >>>> configure this shell >>>> nonsense. >>>> >>>> >>>> -- >>>> Rob >>>> >>>> William Pool (Puddle) wrote: >>>> >>>> >>>> >>>>> Yes, Sun's SSH version is based off of OpenSSH. >>>>> >>>>> Now, I enabled debugging, but when trying to >>>>> >>>>> >>>>> >>>> connect >>>> >>>> >>>> >>>>> to the sandbox repository using SSH. The window >>>>> >>>>> >>>>> >>>> comes >>>> >>>> >>>> >>>>> up, but it's white with no-output. >>>>> >>>>> When I kill the webserver uid sshd sessions then >>>>> >> I >> >>>>> >>>>> >>>>> >>>> get >>>> >>>> >>>> >>>>> error output. >>>>> >>>>> Doesn't provide any ssh commands though. >>>>> >>>>> DEBUG: (main) Repo name: flash >>>>> DEBUG: (main) Repo root: >>>>> >>>>> >>>>> >>>> /export/home/cvsroot/flash/ >>>> >>>> >>>> >>>>> DEBUG: (main) VCS sandbox: >>>>> /opt/sfw/share/sandweb/users/puddle/flash// >>>>> DEBUG: (main) Repo type: CVS >>>>> DEBUG: (main) Filename(s): flash >>>>> DEBUG: (SandWeb::Repository) Performing update >>>>> operation >>>>> DEBUG: (SandWeb::Repository) Params: prune 1 >>>>> >>>>> >>>>> >>>> clobber 0 >>>> >>>> >>>> >>>>> directories 1 file flash >>>>> DEBUG: (SandWeb::Repository::cvs) Performing >>>>> >>>>> >>>>> >>>> update >>>> >>>> >>>> >>>>> operation >>>>> DEBUG: (SandWeb::Repository::cvs) Params: update >>>>> >>>>> >>>>> >>>> -P -d >>>> >>>> >>>> >>>>> DEBUG: (SandWeb::Repository::cvs) File: flash >>>>> DEBUG: (SandWeb::Repository::cvs) Creating Shell >>>>> object >>>>> DEBUG: (SandWeb::Shell) VCS call to Unix shell >>>>> DEBUG: (SandWeb::Shell) VCS command is : cd >>>>> '/opt/sfw/share/sandweb/users/puddle/flash//' && >>>>> >>>>> >>>>> >>>>> >> MESSAGE_FILE="/opt/sfw/share/sandweb/users/puddle/commitmsg" >> >>> >>> >>> >>>>> && export MESSAGE_FILE && >>>>> CVSEDITOR=/opt/sfw/bin/sandweb-editor && export >>>>> CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export >>>>> SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && >>>>> >>>>> >>>>> >>>> export >>>> >>>> >>>> >>>>> CVS_RSH && /opt/sfw/bin/cvs -q -d >>>>> >>>>> >>>>> >>>>> >> ":ext:puddle@192.168.0.100:/export/home/cvsroot/flash/" >> >>> >>> >>> >>>>> update -P -d 'flash' >>>>> DEBUG: (SandWeb::Shell) Using VCS >>>>> >>>>> >>>>> >>>> username/password >>>> >>>> >>>> >>>>> DEBUG: (SandWeb::Shell) Full command is : >>>>> /opt/sfw/bin/sandweb-expect vcs >>>>> /opt/sfw/share/sandweb/users/puddle/passwd "cd >>>>> '/opt/sfw/share/sandweb/users/puddle/flash//' && >>>>> >>>>> >>>>> >>>>> >> MESSAGE_FILE="/opt/sfw/share/sandweb/users/puddle/commitmsg" >> >>> >>> >>> >>>>> && export MESSAGE_FILE && >>>>> CVSEDITOR=/opt/sfw/bin/sandweb-editor && export >>>>> CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export >>>>> SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && >>>>> >>>>> >>>>> >>>> export >>>> >>>> >>>> >>>>> CVS_RSH && /opt/sfw/bin/cvs -q -d >>>>> >>>>> >>>>> >>>>> >> ":ext:puddle@192.168.0.100:/export/home/cvsroot/flash/" >> >>> >>> >>> >>>>> update -P -d 'flash'" >>>>> DEBUG: (SandWeb::Shell) VCS call to Unix shell >>>>> DEBUG: (SandWeb::Shell) VCS command is : rm >>>>> "/opt/sfw/share/sandweb/users/puddle/passwd" >>>>> DEBUG: (SandWeb::Shell) Not using VCS >>>>> username/password >>>>> >>>>> Now, a ps grep of the ssh processes running from >>>>> sandweb are: >>>>> >>>>> webservd 5885 5884 0 16:58:26 pts/3 >>>>> >> 0:00 >> >>>>> /usr/bin/bash /opt/sfw/bin/sandweb-ssh -l puddle >>>>> 192.168.0.100 cvs server >>>>> >>>>> webservd 5886 5885 0 16:58:26 pts/3 >>>>> >> 0:00 >> >>>>> /opt/csw/bin/ssh -q -oStrictHostKeyChecking no -l >>>>> >>>>> puddle 192.168.0.100 cvs serv >>>>> >>>>> webservd 484 483 0 Aug 24 pts/2 >>>>> >> 0:00 >> >>>>> /usr/bin/bash /opt/sfw/bin/sandweb-ssh -l puddle >>>>> 192.168.0.100 cvs server >>>>> >>>>> webservd 485 484 0 Aug 24 pts/2 >>>>> >> 0:00 >> >>>>> /opt/csw/bin/ssh -q -oStrictHostKeyChecking no -l >>>>> puddle 192.168.0.100 cvs server >>>>> >>>>> When I try to run the ssh command of pid 485 >>>>> >> (that >> >>>>> >>>>> >>>>> >>>> I >>>> >>>> >>>> >>>>> believe is passing the sandweb-ssh commands I >>>>> >> get: >> >>>>> Okay, after doing a man sshd_config and on sshd I >>>>> don't see anything about the >>>>> >>>>> >>>>> >>>> 'StrictHostKeyChecking' >>>> >>>> >>>> >>>>> option. >>>>> >>>>> It was bombing on it as well via the command >>>>> >> line. >> >>>>> >>>>> >>>>> >>>> I >>>> >>>> >>>> >>>>> commented that out (sandweb-ssh) and added just : >>>>> >>>>> # Here's the main action of this script >>>>> # $SSH_BIN -q -o'StrictHostKeyChecking no' >>>>> >>>>> >>>>> >>>> $SSH_ARGS >>>> >>>> >>>> >>>>> $SSH_BIN -q $SSH_ARGS >>>>> >>>>> Try to check-out again, the same problem white >>>>> >> box >> >>>>> comes up no debug/output. Watch the server >>>>> >>>>> >>>>> >>>> processes >>>> >>>> >>>> >>>>> ssh just hangs. >>>>> >>>>> When I do a grep of the processes now I get: >>>>> >>>>> webservd 6051 6050 0 17:15:33 pts/2 >>>>> >> 0:00 >> >>>>> /usr/bin/bash /opt/sfw/bin/sandweb-ssh -l puddle >>>>> 192.168.0.100 cvs server >>>>> >>>>> webservd 6052 6051 0 17:15:33 pts/2 >>>>> >> 0:00 >> >>>>> /opt/csw/bin/ssh -q -l puddle 192.168.0.100 cvs >>>>> >>>>> >>>>> >>>> server >>>> >>>> >>>> >>>>> webservd 6050 6047 0 17:15:33 pts/2 >>>>> >> 0:00 >> >>>>> /opt/sfw/bin/cvs -q -d >>>>> >>>>> >>>>> >>>>> >> :ext:puddle@192.168.0.100:/export/home/cvsroot/flash/ >> >>> >>> >>> >>>>> ch >>>>> >>>>> I try it via the command line: >>>>> >>>>> $ ssh -q -l puddle 192.168.0.100 cvs server >>>>> Password: >>>>> ksh: cvs: not found >>>>> $ >>>>> >>>>> Which I thought looked weird to the 'cvs server' >>>>> >>>>> >>>>> >>>> after >>>> >>>> >>>> >>>>> the ssh command. >>>>> >>>>> Hope this helps some. >>>>> >>>>> --- Rob Helmer <ro...@ro...> wrote: >>>>> >>>>> >>>>> >>>>> >>>>> >>>>>> Hi William, >>>>>> >>>>>> William Pool (Puddle) wrote: >>>>>> >>>>>> >>>>>> >>>>>> >>>>>>> When I setup a local sandbox using SSH to the >>>>>>> >>>>>>> >>>>>>> >>>>>> actual >>>>>> >>>>>> >>>>>> >>>>>> >>>>>>> machine the SSH session brings up the checkout >>>>>>> >>>>>>> >>>>>>> >>> === message truncated === >>> >>> >>> >>> >>> __________________________________ >>> Yahoo! Mail >>> Stay connected, organized, and protected. Take the >>> >> tour: >> >>> http://tour.mail.yahoo.com/mailtour.html >>> >>> >>> >>> >>> >> > > > > > ____________________________________________________ > Start your day with Yahoo! - make it your home page > http://www.yahoo.com/r/hs > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Sandweb-users mailing list > San...@li... > https://lists.sourceforge.net/lists/listinfo/sandweb-users > > |
From: Lomma C. <lom...@pa...> - 2005-08-30 18:24:40
|
Bald Mountain. Judging by the sound, it was passing through the same square = anything, and mankind shelved them long ago. You must agree that in the = Tiberius! Pilates cracked and sick voice swelled. For some reason the 2. = Harun al-Rashid: (?766--809), Abassid caliph of Baghdad, known in follow = Behemoths example - that same frolicsome dressmaker, with her It seemed to = Rimsky that the light of the desk lamp was going out and with the little = spoon in his cup of black coffee. little figure flashed, leading him after = her. But this was an illusion. Goddess! howled the hog, I cant fly so fast! I = may lose important Since Margarita had no pockets in her cloak, she put the = horseshoe in a was too late. Yes, like the unfortunate Matthew Levi, I came = back too late! going under the gateway of the house and across the courtyard = directly to system of corrective labour camps, of the penetration of the = secret police Right, right! cried Koroviev, right, dear Margarita Nikolaevna! = You Well, theyre ringing ... Time to be off, said Margarita. She sat on that = there, somewhere far off to his right, in the north, was the town of |
From: William P. \(Puddle\) <rot...@ya...> - 2005-08-29 20:46:59
|
Okay, the expect was looking for 'password:' and Solaris uses "Password:" fixed that, but now I get the error which relates to the 'cvs server' I always saw in the end of my ssh commands when doing a ps -ef: SandWeb : VCS checkout Current filename(s) : flash Password: ksh: cvs: not found cvs [checkout aborted]: end of file from server (consult above messages if any) DEBUG: (main) submenu: DEBUG: (main) submenu_final: DEBUG: (main) action: sandbox - submit: Checkout DEBUG: (main) module_description: flash DEBUG: (main) loading prefs DEBUG: (main) $VAR1 = bless( { 'log_obj' => bless( { 'log_dir' => '/var/log', 'toggle' => { 'debug' => '1', 'log' => '1' }, 'debug_msgs' => [ '(main) submenu: ', '(main) submenu_final: ', '(main) action: sandbox - submit: Checkout', '(main) module_description: flash ', '(main) loading prefs' ] }, 'SandWeb::Log' ), 'repo' => { 'jboss-flipmotion-server' => { 'connection' => 'local', 'username' => 'puddle', 'password' => '', 'remember_repo_password' => 'on', 'type' => 'CVS', 'root' => '/export/home/cvsroot/java/', 'server' => '192.168.0.100', 'module' => {} }, 'flash' => { 'connection' => 'SSH', 'username' => 'puddle', 'password' => 'shrph0rn', 'remember_repo_password' => 'on', 'type' => 'CVS', 'root' => '/export/home/cvsroot/flash/', 'server' => '192.168.0.100', 'module' => {} } }, 'personal' => { 'confirm_delete' => 'on', 'full_name' => 'Puddle' }, 'config_file' => '.user.cfg', 'config_dir' => '/opt/sfw/share/sandweb/users/puddle' }, 'SandWeb::Config' ); DEBUG: (SandWeb::Config) module_description = 'flash' DEBUG: (main) write_config() DEBUG: (main) submenu in vcs_menu : DEBUG: (main) in vcs_commit DEBUG: (main) module_name: DEBUG: (main) username: puddle DEBUG: (main) location: DEBUG: (main) main_window_url: https://192.168.0.100/FlipMotion/devel/cvs/sandweb.cgi?action=sandbox DEBUG: (main) params: DEBUG: (main) Repo name: flash DEBUG: (main) Repo root: /export/home/cvsroot/flash/ DEBUG: (main) VCS sandbox: /opt/sfw/share/sandweb/users/puddle/flash// DEBUG: (main) Repo type: CVS DEBUG: (main) Filename(s): flash DEBUG: (SandWeb::Repository) Performing checkout operation DEBUG: (SandWeb::Repository) Params: file flash DEBUG: (SandWeb::Repository::cvs) Performing checkout operation DEBUG: (SandWeb::Repository::cvs) Params: checkout -d flash DEBUG: (SandWeb::Repository::cvs) File: flash DEBUG: (SandWeb::Repository::cvs) Creating Shell object DEBUG: (SandWeb::Shell) VCS call to Unix shell DEBUG: (SandWeb::Shell) VCS command is : cd '/opt/sfw/share/sandweb/users/puddle/flash//' && MESSAGE_FILE="/opt/sfw/share/sandweb/users/puddle/commitmsg" && export MESSAGE_FILE && CVSEDITOR=/opt/sfw/bin/sandweb-editor && export CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && export CVS_RSH && /opt/sfw/bin/cvs -q -d ":ext:puddle@192.168.0.100:/export/home/cvsroot/flash/" checkout -d flash 'flash' DEBUG: (SandWeb::Shell) Using VCS username/password DEBUG: (SandWeb::Shell) Full command is : /opt/sfw/bin/sandweb-expect vcs /opt/sfw/share/sandweb/users/puddle/passwd "cd '/opt/sfw/share/sandweb/users/puddle/flash//' && MESSAGE_FILE="/opt/sfw/share/sandweb/users/puddle/commitmsg" && export MESSAGE_FILE && CVSEDITOR=/opt/sfw/bin/sandweb-editor && export CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && export CVS_RSH && /opt/sfw/bin/cvs -q -d ":ext:puddle@192.168.0.100:/export/home/cvsroot/flash/" checkout -d flash 'flash'" DEBUG: (SandWeb::Shell) VCS call to Unix shell DEBUG: (SandWeb::Shell) VCS command is : rm "/opt/sfw/share/sandweb/users/puddle/passwd" DEBUG: (SandWeb::Shell) Not using VCS username/password --- Rob Helmer <ro...@ro...> wrote: > If it's hanging there, the problem is probably in > our expect script > sandweb-expect. Can you take a look in there and try > adjusting the > password prompt to look like it does in your system? > > If you get it working this way please send me the > sandweb-expect script > that works for you so I can check it in :) > > William Pool (Puddle) wrote: > > >Okay, created a shell script with /usr/bin/bash -x > >running the below. It hangs on the password prompt > as > >you stated. > > > >I thought about doing the keyless deal, but cross > >teaching developers who aren't familar with SSH > would > >be a PITA. I could make a script probably to go > out > >and do it for everyone. However, I like the added > >responsability of you know your own credentials or > you > >don't get in. Thanks again for all your help. > > > >-bash-3.00$ ./sandweb.sh > >+ /opt/sfw/bin/sandweb-expect vcs > >/opt/sfw/share/sandweb/users/puddle/passwd 'cd > >'\''/opt/sfw/share/sandweb/users/puddle/flash//'\'' > && > >MESSAGE_FILE=/opt/sfw/share/sandweb/users/puddle/commitmsg > >&& export MESSAGE_FILE && > >CVSEDITOR=/opt/sfw/bin/sandweb-editor && export > >CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export > >SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && > export > >CVS_RSH && /opt/sfw/bin/cvs -q -d > >:ext:puddle@192.168.0.100:/export/home/cvsroot/flash/ > >update -P -d '\''flash'\''' > >spawn /bin/sh -c cd > >'/opt/sfw/share/sandweb/users/puddle/flash//' && > >MESSAGE_FILE=/opt/sfw/share/sandweb/users/puddle/commitmsg > >&& export MESSAGE_FILE && > >CVSEDITOR=/opt/sfw/bin/sandweb-editor && export > >CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export > >SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && > export > >CVS_RSH && /opt/sfw/bin/cvs -q -d > >:ext:puddle@192.168.0.100:/export/home/cvsroot/flash/ > >update -P -d 'flash' > >Password: > > > >--- Rob Helmer <ro...@ro...> wrote: > > > > > > > >>Hi William, > >> > >>Here is the command: > >>DEBUG: (SandWeb::Shell) Full command is : > >>/opt/sfw/bin/sandweb-expect vcs > >>/opt/sfw/share/sandweb/users/puddle/passwd "cd > >>'/opt/sfw/share/sandweb/users/puddle/flash//' && > >> > >> > >> > >MESSAGE_FILE="/opt/sfw/share/sandweb/users/puddle/commitmsg" > > > > > >>&& export MESSAGE_FILE && > >>CVSEDITOR=/opt/sfw/bin/sandweb-editor && export > >>CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export > >>SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && > >>export > >>CVS_RSH && /opt/sfw/bin/cvs -q -d > >> > >> > >> > >":ext:puddle@192.168.0.100:/export/home/cvsroot/flash/" > > > > > >>update -P -d 'flash'" > >> > >>Yes, it's insanely long :) It might be more sane > for > >>us to hide this in > >>a shell script.. in fact that'd make debugging > >>easier (we could start it > >>with #!/bin/sh -x so the output gets into > sandweb's > >>debug mode). > >> > >>Anyway, try pasting everything after "Full command > >>is:" into your web > >>user's shell. Make sure it's all on one line, or > >>split it into seperate > >>lines in a shell script (can split on &&, && means > >>to run the next > >>command only if the previous succeeded). > >> > >>Driving SSH using expect turned out to be very > >>complex, unfortunately.. > >>I'd like a future version of sandweb to just use > the > >>SSH wire protocol > >>(I think there are perl modules for this now..). > >>Would be cool to just > >>upload your SSH key into sandweb, and not need to > >>configure this shell > >>nonsense. > >> > >> > >>-- > >>Rob > >> > >>William Pool (Puddle) wrote: > >> > >> > >>>Yes, Sun's SSH version is based off of OpenSSH. > >>> > >>>Now, I enabled debugging, but when trying to > >>> > >>> > >>connect > >> > >> > >>>to the sandbox repository using SSH. The window > >>> > >>> > >>comes > >> > >> > >>>up, but it's white with no-output. > >>> > >>>When I kill the webserver uid sshd sessions then > I > >>> > >>> > >>get > >> > >> > >>>error output. > >>> > >>>Doesn't provide any ssh commands though. > >>> > >>>DEBUG: (main) Repo name: flash > >>>DEBUG: (main) Repo root: > >>> > >>> > >>/export/home/cvsroot/flash/ > >> > >> > >>>DEBUG: (main) VCS sandbox: > >>>/opt/sfw/share/sandweb/users/puddle/flash// > >>>DEBUG: (main) Repo type: CVS > >>>DEBUG: (main) Filename(s): flash > >>>DEBUG: (SandWeb::Repository) Performing update > >>>operation > >>>DEBUG: (SandWeb::Repository) Params: prune 1 > >>> > >>> > >>clobber 0 > >> > >> > >>>directories 1 file flash > >>>DEBUG: (SandWeb::Repository::cvs) Performing > >>> > >>> > >>update > >> > >> > >>>operation > >>>DEBUG: (SandWeb::Repository::cvs) Params: update > >>> > >>> > >>-P -d > >> > >> > >>>DEBUG: (SandWeb::Repository::cvs) File: flash > >>>DEBUG: (SandWeb::Repository::cvs) Creating Shell > >>>object > >>>DEBUG: (SandWeb::Shell) VCS call to Unix shell > >>>DEBUG: (SandWeb::Shell) VCS command is : cd > >>>'/opt/sfw/share/sandweb/users/puddle/flash//' && > >>> > >>> > >>> > >MESSAGE_FILE="/opt/sfw/share/sandweb/users/puddle/commitmsg" > > > > > >>>&& export MESSAGE_FILE && > >>>CVSEDITOR=/opt/sfw/bin/sandweb-editor && export > >>>CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export > >>>SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && > >>> > >>> > >>export > >> > >> > >>>CVS_RSH && /opt/sfw/bin/cvs -q -d > >>> > >>> > >>> > >":ext:puddle@192.168.0.100:/export/home/cvsroot/flash/" > > > > > >>>update -P -d 'flash' > >>>DEBUG: (SandWeb::Shell) Using VCS > >>> > >>> > >>username/password > >> > >> > >>>DEBUG: (SandWeb::Shell) Full command is : > >>>/opt/sfw/bin/sandweb-expect vcs > >>>/opt/sfw/share/sandweb/users/puddle/passwd "cd > >>>'/opt/sfw/share/sandweb/users/puddle/flash//' && > >>> > >>> > >>> > >MESSAGE_FILE="/opt/sfw/share/sandweb/users/puddle/commitmsg" > > > > > >>>&& export MESSAGE_FILE && > >>>CVSEDITOR=/opt/sfw/bin/sandweb-editor && export > >>>CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export > >>>SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && > >>> > >>> > >>export > >> > >> > >>>CVS_RSH && /opt/sfw/bin/cvs -q -d > >>> > >>> > >>> > >":ext:puddle@192.168.0.100:/export/home/cvsroot/flash/" > > > > > >>>update -P -d 'flash'" > >>>DEBUG: (SandWeb::Shell) VCS call to Unix shell > >>>DEBUG: (SandWeb::Shell) VCS command is : rm > >>>"/opt/sfw/share/sandweb/users/puddle/passwd" > >>>DEBUG: (SandWeb::Shell) Not using VCS > >>>username/password > >>> > >>>Now, a ps grep of the ssh processes running from > >>>sandweb are: > >>> > >>>webservd 5885 5884 0 16:58:26 pts/3 > 0:00 > >>>/usr/bin/bash /opt/sfw/bin/sandweb-ssh -l puddle > >>>192.168.0.100 cvs server > >>> > >>>webservd 5886 5885 0 16:58:26 pts/3 > 0:00 > >>>/opt/csw/bin/ssh -q -oStrictHostKeyChecking no -l > > >>>puddle 192.168.0.100 cvs serv > >>> > >>>webservd 484 483 0 Aug 24 pts/2 > 0:00 > >>>/usr/bin/bash /opt/sfw/bin/sandweb-ssh -l puddle > >>>192.168.0.100 cvs server > >>> > >>>webservd 485 484 0 Aug 24 pts/2 > 0:00 > >>>/opt/csw/bin/ssh -q -oStrictHostKeyChecking no -l > >>>puddle 192.168.0.100 cvs server > >>> > >>>When I try to run the ssh command of pid 485 > (that > >>> > >>> > >>I > >> > >> > >>>believe is passing the sandweb-ssh commands I > get: > >>> > >>>Okay, after doing a man sshd_config and on sshd I > >>>don't see anything about the > >>> > >>> > >>'StrictHostKeyChecking' > >> > >> > >>>option. > >>> > >>>It was bombing on it as well via the command > line. > >>> > >>> > >> I > >> > >> > >>>commented that out (sandweb-ssh) and added just : > >>> > >>># Here's the main action of this script > >>># $SSH_BIN -q -o'StrictHostKeyChecking no' > >>> > >>> > >>$SSH_ARGS > >> > >> > >>>$SSH_BIN -q $SSH_ARGS > >>> > >>>Try to check-out again, the same problem white > box > >>>comes up no debug/output. Watch the server > >>> > >>> > >>processes > >> > >> > >>>ssh just hangs. > >>> > >>>When I do a grep of the processes now I get: > >>> > >>>webservd 6051 6050 0 17:15:33 pts/2 > 0:00 > >>>/usr/bin/bash /opt/sfw/bin/sandweb-ssh -l puddle > >>>192.168.0.100 cvs server > >>> > >>>webservd 6052 6051 0 17:15:33 pts/2 > 0:00 > >>>/opt/csw/bin/ssh -q -l puddle 192.168.0.100 cvs > >>> > >>> > >>server > >> > >> > >>>webservd 6050 6047 0 17:15:33 pts/2 > 0:00 > >>>/opt/sfw/bin/cvs -q -d > >>> > >>> > >>> > >:ext:puddle@192.168.0.100:/export/home/cvsroot/flash/ > > > > > >>>ch > >>> > >>>I try it via the command line: > >>> > >>>$ ssh -q -l puddle 192.168.0.100 cvs server > >>>Password: > >>>ksh: cvs: not found > >>>$ > >>> > >>>Which I thought looked weird to the 'cvs server' > >>> > >>> > >>after > >> > >> > >>>the ssh command. > >>> > >>>Hope this helps some. > >>> > >>>--- Rob Helmer <ro...@ro...> wrote: > >>> > >>> > >>> > >>> > >>>>Hi William, > >>>> > >>>>William Pool (Puddle) wrote: > >>>> > >>>> > >>>> > >>>>>When I setup a local sandbox using SSH to the > >>>>> > >>>>> > >>>>actual > >>>> > >>>> > >>>> > >>>>>machine the SSH session brings up the checkout > >>>>> > >>>>> > >=== message truncated === > > > > > > > > > >__________________________________ > >Yahoo! Mail > >Stay connected, organized, and protected. Take the > tour: > >http://tour.mail.yahoo.com/mailtour.html > > > > > > > > > > ____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs |
From: William P. \(Puddle\) <rot...@ya...> - 2005-08-29 18:58:46
|
Okay, created a shell script with /usr/bin/bash -x running the below. It hangs on the password prompt as you stated. I thought about doing the keyless deal, but cross teaching developers who aren't familar with SSH would be a PITA. I could make a script probably to go out and do it for everyone. However, I like the added responsability of you know your own credentials or you don't get in. Thanks again for all your help. -bash-3.00$ ./sandweb.sh + /opt/sfw/bin/sandweb-expect vcs /opt/sfw/share/sandweb/users/puddle/passwd 'cd '\''/opt/sfw/share/sandweb/users/puddle/flash//'\'' && MESSAGE_FILE=/opt/sfw/share/sandweb/users/puddle/commitmsg && export MESSAGE_FILE && CVSEDITOR=/opt/sfw/bin/sandweb-editor && export CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && export CVS_RSH && /opt/sfw/bin/cvs -q -d :ext:puddle@192.168.0.100:/export/home/cvsroot/flash/ update -P -d '\''flash'\''' spawn /bin/sh -c cd '/opt/sfw/share/sandweb/users/puddle/flash//' && MESSAGE_FILE=/opt/sfw/share/sandweb/users/puddle/commitmsg && export MESSAGE_FILE && CVSEDITOR=/opt/sfw/bin/sandweb-editor && export CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && export CVS_RSH && /opt/sfw/bin/cvs -q -d :ext:puddle@192.168.0.100:/export/home/cvsroot/flash/ update -P -d 'flash' Password: --- Rob Helmer <ro...@ro...> wrote: > Hi William, > > Here is the command: > DEBUG: (SandWeb::Shell) Full command is : > /opt/sfw/bin/sandweb-expect vcs > /opt/sfw/share/sandweb/users/puddle/passwd "cd > '/opt/sfw/share/sandweb/users/puddle/flash//' && > MESSAGE_FILE="/opt/sfw/share/sandweb/users/puddle/commitmsg" > && export MESSAGE_FILE && > CVSEDITOR=/opt/sfw/bin/sandweb-editor && export > CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export > SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && > export > CVS_RSH && /opt/sfw/bin/cvs -q -d > ":ext:puddle@192.168.0.100:/export/home/cvsroot/flash/" > update -P -d 'flash'" > > Yes, it's insanely long :) It might be more sane for > us to hide this in > a shell script.. in fact that'd make debugging > easier (we could start it > with #!/bin/sh -x so the output gets into sandweb's > debug mode). > > Anyway, try pasting everything after "Full command > is:" into your web > user's shell. Make sure it's all on one line, or > split it into seperate > lines in a shell script (can split on &&, && means > to run the next > command only if the previous succeeded). > > Driving SSH using expect turned out to be very > complex, unfortunately.. > I'd like a future version of sandweb to just use the > SSH wire protocol > (I think there are perl modules for this now..). > Would be cool to just > upload your SSH key into sandweb, and not need to > configure this shell > nonsense. > > > -- > Rob > > William Pool (Puddle) wrote: > > Yes, Sun's SSH version is based off of OpenSSH. > > > > Now, I enabled debugging, but when trying to > connect > > to the sandbox repository using SSH. The window > comes > > up, but it's white with no-output. > > > > When I kill the webserver uid sshd sessions then I > get > > error output. > > > > Doesn't provide any ssh commands though. > > > > DEBUG: (main) Repo name: flash > > DEBUG: (main) Repo root: > /export/home/cvsroot/flash/ > > DEBUG: (main) VCS sandbox: > > /opt/sfw/share/sandweb/users/puddle/flash// > > DEBUG: (main) Repo type: CVS > > DEBUG: (main) Filename(s): flash > > DEBUG: (SandWeb::Repository) Performing update > > operation > > DEBUG: (SandWeb::Repository) Params: prune 1 > clobber 0 > > directories 1 file flash > > DEBUG: (SandWeb::Repository::cvs) Performing > update > > operation > > DEBUG: (SandWeb::Repository::cvs) Params: update > -P -d > > DEBUG: (SandWeb::Repository::cvs) File: flash > > DEBUG: (SandWeb::Repository::cvs) Creating Shell > > object > > DEBUG: (SandWeb::Shell) VCS call to Unix shell > > DEBUG: (SandWeb::Shell) VCS command is : cd > > '/opt/sfw/share/sandweb/users/puddle/flash//' && > > > MESSAGE_FILE="/opt/sfw/share/sandweb/users/puddle/commitmsg" > > && export MESSAGE_FILE && > > CVSEDITOR=/opt/sfw/bin/sandweb-editor && export > > CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export > > SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && > export > > CVS_RSH && /opt/sfw/bin/cvs -q -d > > > ":ext:puddle@192.168.0.100:/export/home/cvsroot/flash/" > > update -P -d 'flash' > > DEBUG: (SandWeb::Shell) Using VCS > username/password > > DEBUG: (SandWeb::Shell) Full command is : > > /opt/sfw/bin/sandweb-expect vcs > > /opt/sfw/share/sandweb/users/puddle/passwd "cd > > '/opt/sfw/share/sandweb/users/puddle/flash//' && > > > MESSAGE_FILE="/opt/sfw/share/sandweb/users/puddle/commitmsg" > > && export MESSAGE_FILE && > > CVSEDITOR=/opt/sfw/bin/sandweb-editor && export > > CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export > > SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && > export > > CVS_RSH && /opt/sfw/bin/cvs -q -d > > > ":ext:puddle@192.168.0.100:/export/home/cvsroot/flash/" > > update -P -d 'flash'" > > DEBUG: (SandWeb::Shell) VCS call to Unix shell > > DEBUG: (SandWeb::Shell) VCS command is : rm > > "/opt/sfw/share/sandweb/users/puddle/passwd" > > DEBUG: (SandWeb::Shell) Not using VCS > > username/password > > > > Now, a ps grep of the ssh processes running from > > sandweb are: > > > > webservd 5885 5884 0 16:58:26 pts/3 0:00 > > /usr/bin/bash /opt/sfw/bin/sandweb-ssh -l puddle > > 192.168.0.100 cvs server > > > > webservd 5886 5885 0 16:58:26 pts/3 0:00 > > /opt/csw/bin/ssh -q -oStrictHostKeyChecking no -l > > puddle 192.168.0.100 cvs serv > > > > webservd 484 483 0 Aug 24 pts/2 0:00 > > /usr/bin/bash /opt/sfw/bin/sandweb-ssh -l puddle > > 192.168.0.100 cvs server > > > > webservd 485 484 0 Aug 24 pts/2 0:00 > > /opt/csw/bin/ssh -q -oStrictHostKeyChecking no -l > > puddle 192.168.0.100 cvs server > > > > When I try to run the ssh command of pid 485 (that > I > > believe is passing the sandweb-ssh commands I get: > > > > Okay, after doing a man sshd_config and on sshd I > > don't see anything about the > 'StrictHostKeyChecking' > > option. > > > > It was bombing on it as well via the command line. > I > > commented that out (sandweb-ssh) and added just : > > > > # Here's the main action of this script > > # $SSH_BIN -q -o'StrictHostKeyChecking no' > $SSH_ARGS > > $SSH_BIN -q $SSH_ARGS > > > > Try to check-out again, the same problem white box > > comes up no debug/output. Watch the server > processes > > ssh just hangs. > > > > When I do a grep of the processes now I get: > > > > webservd 6051 6050 0 17:15:33 pts/2 0:00 > > /usr/bin/bash /opt/sfw/bin/sandweb-ssh -l puddle > > 192.168.0.100 cvs server > > > > webservd 6052 6051 0 17:15:33 pts/2 0:00 > > /opt/csw/bin/ssh -q -l puddle 192.168.0.100 cvs > server > > > > webservd 6050 6047 0 17:15:33 pts/2 0:00 > > /opt/sfw/bin/cvs -q -d > > > :ext:puddle@192.168.0.100:/export/home/cvsroot/flash/ > > ch > > > > I try it via the command line: > > > > $ ssh -q -l puddle 192.168.0.100 cvs server > > Password: > > ksh: cvs: not found > > $ > > > > Which I thought looked weird to the 'cvs server' > after > > the ssh command. > > > > Hope this helps some. > > > > --- Rob Helmer <ro...@ro...> wrote: > > > > > >>Hi William, > >> > >>William Pool (Puddle) wrote: > >> > >>>When I setup a local sandbox using SSH to the > >> > >>actual > >> > >>>machine the SSH session brings up the checkout > === message truncated === __________________________________ Yahoo! Mail for Mobile Take Yahoo! Mail with you! Check email on your mobile phone. http://mobile.yahoo.com/learn/mail |
From: Rob H. <ro...@ro...> - 2005-08-29 04:36:50
|
Hi William, Here is the command: DEBUG: (SandWeb::Shell) Full command is : /opt/sfw/bin/sandweb-expect vcs /opt/sfw/share/sandweb/users/puddle/passwd "cd '/opt/sfw/share/sandweb/users/puddle/flash//' && MESSAGE_FILE="/opt/sfw/share/sandweb/users/puddle/commitmsg" && export MESSAGE_FILE && CVSEDITOR=/opt/sfw/bin/sandweb-editor && export CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && export CVS_RSH && /opt/sfw/bin/cvs -q -d ":ext:puddle@192.168.0.100:/export/home/cvsroot/flash/" update -P -d 'flash'" Yes, it's insanely long :) It might be more sane for us to hide this in a shell script.. in fact that'd make debugging easier (we could start it with #!/bin/sh -x so the output gets into sandweb's debug mode). Anyway, try pasting everything after "Full command is:" into your web user's shell. Make sure it's all on one line, or split it into seperate lines in a shell script (can split on &&, && means to run the next command only if the previous succeeded). Driving SSH using expect turned out to be very complex, unfortunately.. I'd like a future version of sandweb to just use the SSH wire protocol (I think there are perl modules for this now..). Would be cool to just upload your SSH key into sandweb, and not need to configure this shell nonsense. -- Rob William Pool (Puddle) wrote: > Yes, Sun's SSH version is based off of OpenSSH. > > Now, I enabled debugging, but when trying to connect > to the sandbox repository using SSH. The window comes > up, but it's white with no-output. > > When I kill the webserver uid sshd sessions then I get > error output. > > Doesn't provide any ssh commands though. > > DEBUG: (main) Repo name: flash > DEBUG: (main) Repo root: /export/home/cvsroot/flash/ > DEBUG: (main) VCS sandbox: > /opt/sfw/share/sandweb/users/puddle/flash// > DEBUG: (main) Repo type: CVS > DEBUG: (main) Filename(s): flash > DEBUG: (SandWeb::Repository) Performing update > operation > DEBUG: (SandWeb::Repository) Params: prune 1 clobber 0 > directories 1 file flash > DEBUG: (SandWeb::Repository::cvs) Performing update > operation > DEBUG: (SandWeb::Repository::cvs) Params: update -P -d > DEBUG: (SandWeb::Repository::cvs) File: flash > DEBUG: (SandWeb::Repository::cvs) Creating Shell > object > DEBUG: (SandWeb::Shell) VCS call to Unix shell > DEBUG: (SandWeb::Shell) VCS command is : cd > '/opt/sfw/share/sandweb/users/puddle/flash//' && > MESSAGE_FILE="/opt/sfw/share/sandweb/users/puddle/commitmsg" > && export MESSAGE_FILE && > CVSEDITOR=/opt/sfw/bin/sandweb-editor && export > CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export > SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && export > CVS_RSH && /opt/sfw/bin/cvs -q -d > ":ext:puddle@192.168.0.100:/export/home/cvsroot/flash/" > update -P -d 'flash' > DEBUG: (SandWeb::Shell) Using VCS username/password > DEBUG: (SandWeb::Shell) Full command is : > /opt/sfw/bin/sandweb-expect vcs > /opt/sfw/share/sandweb/users/puddle/passwd "cd > '/opt/sfw/share/sandweb/users/puddle/flash//' && > MESSAGE_FILE="/opt/sfw/share/sandweb/users/puddle/commitmsg" > && export MESSAGE_FILE && > CVSEDITOR=/opt/sfw/bin/sandweb-editor && export > CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export > SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && export > CVS_RSH && /opt/sfw/bin/cvs -q -d > ":ext:puddle@192.168.0.100:/export/home/cvsroot/flash/" > update -P -d 'flash'" > DEBUG: (SandWeb::Shell) VCS call to Unix shell > DEBUG: (SandWeb::Shell) VCS command is : rm > "/opt/sfw/share/sandweb/users/puddle/passwd" > DEBUG: (SandWeb::Shell) Not using VCS > username/password > > Now, a ps grep of the ssh processes running from > sandweb are: > > webservd 5885 5884 0 16:58:26 pts/3 0:00 > /usr/bin/bash /opt/sfw/bin/sandweb-ssh -l puddle > 192.168.0.100 cvs server > > webservd 5886 5885 0 16:58:26 pts/3 0:00 > /opt/csw/bin/ssh -q -oStrictHostKeyChecking no -l > puddle 192.168.0.100 cvs serv > > webservd 484 483 0 Aug 24 pts/2 0:00 > /usr/bin/bash /opt/sfw/bin/sandweb-ssh -l puddle > 192.168.0.100 cvs server > > webservd 485 484 0 Aug 24 pts/2 0:00 > /opt/csw/bin/ssh -q -oStrictHostKeyChecking no -l > puddle 192.168.0.100 cvs server > > When I try to run the ssh command of pid 485 (that I > believe is passing the sandweb-ssh commands I get: > > Okay, after doing a man sshd_config and on sshd I > don't see anything about the 'StrictHostKeyChecking' > option. > > It was bombing on it as well via the command line. I > commented that out (sandweb-ssh) and added just : > > # Here's the main action of this script > # $SSH_BIN -q -o'StrictHostKeyChecking no' $SSH_ARGS > $SSH_BIN -q $SSH_ARGS > > Try to check-out again, the same problem white box > comes up no debug/output. Watch the server processes > ssh just hangs. > > When I do a grep of the processes now I get: > > webservd 6051 6050 0 17:15:33 pts/2 0:00 > /usr/bin/bash /opt/sfw/bin/sandweb-ssh -l puddle > 192.168.0.100 cvs server > > webservd 6052 6051 0 17:15:33 pts/2 0:00 > /opt/csw/bin/ssh -q -l puddle 192.168.0.100 cvs server > > webservd 6050 6047 0 17:15:33 pts/2 0:00 > /opt/sfw/bin/cvs -q -d > :ext:puddle@192.168.0.100:/export/home/cvsroot/flash/ > ch > > I try it via the command line: > > $ ssh -q -l puddle 192.168.0.100 cvs server > Password: > ksh: cvs: not found > $ > > Which I thought looked weird to the 'cvs server' after > the ssh command. > > Hope this helps some. > > --- Rob Helmer <ro...@ro...> wrote: > > >>Hi William, >> >>William Pool (Puddle) wrote: >> >>>When I setup a local sandbox using SSH to the >> >>actual >> >>>machine the SSH session brings up the checkout >> >>window >> >>>but it's white and nothing appears, then >> >>eventually >> >>>times out. The SSH processes on the machine >> >>itself >> >>>never time-out and just linger. >>> >>>So, I'm trying to access the CVS Respository local >> >>to >> >>>the sandbox machine using SSH so I can use UNIX >>>permissions on the files. >>> >>>Local sandbox setup works, but trying to avoid the >>>webserver ID owning the files. >> >>Try turning on debug in the sandweb.cfg, you will >>see the output of the >>command being used. You can su to your web server >>user and try running >>it to see if you can track down the problem. >> >>I'll bet it's something like we're not catching the >>Sun SSH's password >>prompt - this is based on OpenSSH right? >> >> >>-- >>Rob >> >> >> > > ------------------------------------------------------- > >>SF.Net email is Sponsored by the Better Software >>Conference & EXPO >>September 19-22, 2005 * San Francisco, CA * >>Development Lifecycle Practices >>Agile & Plan-Driven Development * Managing Projects >>& Teams * Testing & QA >>Security * Process Improvement & Measurement * >>http://www.sqe.com/bsce5sf >>_______________________________________________ >>Sandweb-users mailing list >>San...@li... >> > > https://lists.sourceforge.net/lists/listinfo/sandweb-users > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Sandweb-users mailing list > San...@li... > https://lists.sourceforge.net/lists/listinfo/sandweb-users > |
From: William P. \(Puddle\) <rot...@ya...> - 2005-08-29 00:24:21
|
Yes, Sun's SSH version is based off of OpenSSH. Now, I enabled debugging, but when trying to connect to the sandbox repository using SSH. The window comes up, but it's white with no-output. When I kill the webserver uid sshd sessions then I get error output. Doesn't provide any ssh commands though. DEBUG: (main) Repo name: flash DEBUG: (main) Repo root: /export/home/cvsroot/flash/ DEBUG: (main) VCS sandbox: /opt/sfw/share/sandweb/users/puddle/flash// DEBUG: (main) Repo type: CVS DEBUG: (main) Filename(s): flash DEBUG: (SandWeb::Repository) Performing update operation DEBUG: (SandWeb::Repository) Params: prune 1 clobber 0 directories 1 file flash DEBUG: (SandWeb::Repository::cvs) Performing update operation DEBUG: (SandWeb::Repository::cvs) Params: update -P -d DEBUG: (SandWeb::Repository::cvs) File: flash DEBUG: (SandWeb::Repository::cvs) Creating Shell object DEBUG: (SandWeb::Shell) VCS call to Unix shell DEBUG: (SandWeb::Shell) VCS command is : cd '/opt/sfw/share/sandweb/users/puddle/flash//' && MESSAGE_FILE="/opt/sfw/share/sandweb/users/puddle/commitmsg" && export MESSAGE_FILE && CVSEDITOR=/opt/sfw/bin/sandweb-editor && export CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && export CVS_RSH && /opt/sfw/bin/cvs -q -d ":ext:puddle@192.168.0.100:/export/home/cvsroot/flash/" update -P -d 'flash' DEBUG: (SandWeb::Shell) Using VCS username/password DEBUG: (SandWeb::Shell) Full command is : /opt/sfw/bin/sandweb-expect vcs /opt/sfw/share/sandweb/users/puddle/passwd "cd '/opt/sfw/share/sandweb/users/puddle/flash//' && MESSAGE_FILE="/opt/sfw/share/sandweb/users/puddle/commitmsg" && export MESSAGE_FILE && CVSEDITOR=/opt/sfw/bin/sandweb-editor && export CVSEDITOR && SSH_BIN=/opt/csw/bin/ssh && export SSH_BIN && CVS_RSH=/opt/sfw/bin/sandweb-ssh && export CVS_RSH && /opt/sfw/bin/cvs -q -d ":ext:puddle@192.168.0.100:/export/home/cvsroot/flash/" update -P -d 'flash'" DEBUG: (SandWeb::Shell) VCS call to Unix shell DEBUG: (SandWeb::Shell) VCS command is : rm "/opt/sfw/share/sandweb/users/puddle/passwd" DEBUG: (SandWeb::Shell) Not using VCS username/password Now, a ps grep of the ssh processes running from sandweb are: webservd 5885 5884 0 16:58:26 pts/3 0:00 /usr/bin/bash /opt/sfw/bin/sandweb-ssh -l puddle 192.168.0.100 cvs server webservd 5886 5885 0 16:58:26 pts/3 0:00 /opt/csw/bin/ssh -q -oStrictHostKeyChecking no -l puddle 192.168.0.100 cvs serv webservd 484 483 0 Aug 24 pts/2 0:00 /usr/bin/bash /opt/sfw/bin/sandweb-ssh -l puddle 192.168.0.100 cvs server webservd 485 484 0 Aug 24 pts/2 0:00 /opt/csw/bin/ssh -q -oStrictHostKeyChecking no -l puddle 192.168.0.100 cvs server When I try to run the ssh command of pid 485 (that I believe is passing the sandweb-ssh commands I get: Okay, after doing a man sshd_config and on sshd I don't see anything about the 'StrictHostKeyChecking' option. It was bombing on it as well via the command line. I commented that out (sandweb-ssh) and added just : # Here's the main action of this script # $SSH_BIN -q -o'StrictHostKeyChecking no' $SSH_ARGS $SSH_BIN -q $SSH_ARGS Try to check-out again, the same problem white box comes up no debug/output. Watch the server processes ssh just hangs. When I do a grep of the processes now I get: webservd 6051 6050 0 17:15:33 pts/2 0:00 /usr/bin/bash /opt/sfw/bin/sandweb-ssh -l puddle 192.168.0.100 cvs server webservd 6052 6051 0 17:15:33 pts/2 0:00 /opt/csw/bin/ssh -q -l puddle 192.168.0.100 cvs server webservd 6050 6047 0 17:15:33 pts/2 0:00 /opt/sfw/bin/cvs -q -d :ext:puddle@192.168.0.100:/export/home/cvsroot/flash/ ch I try it via the command line: $ ssh -q -l puddle 192.168.0.100 cvs server Password: ksh: cvs: not found $ Which I thought looked weird to the 'cvs server' after the ssh command. Hope this helps some. --- Rob Helmer <ro...@ro...> wrote: > Hi William, > > William Pool (Puddle) wrote: > > When I setup a local sandbox using SSH to the > actual > > machine the SSH session brings up the checkout > window > > but it's white and nothing appears, then > eventually > > times out. The SSH processes on the machine > itself > > never time-out and just linger. > > > > So, I'm trying to access the CVS Respository local > to > > the sandbox machine using SSH so I can use UNIX > > permissions on the files. > > > > Local sandbox setup works, but trying to avoid the > > webserver ID owning the files. > > Try turning on debug in the sandweb.cfg, you will > see the output of the > command being used. You can su to your web server > user and try running > it to see if you can track down the problem. > > I'll bet it's something like we're not catching the > Sun SSH's password > prompt - this is based on OpenSSH right? > > > -- > Rob > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software > Conference & EXPO > September 19-22, 2005 * San Francisco, CA * > Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects > & Teams * Testing & QA > Security * Process Improvement & Measurement * > http://www.sqe.com/bsce5sf > _______________________________________________ > Sandweb-users mailing list > San...@li... > https://lists.sourceforge.net/lists/listinfo/sandweb-users > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: Menrit S. F. <men...@te...> - 2005-08-28 06:35:03
|
dear sandweb-users mailing list admin, Please unsubscribe me from the list. -- Thank You Menrit Samir SCJP1.4 Software Developer TE Data Egypt www.tedata.net |
From: Rob H. <ro...@ro...> - 2005-08-28 05:55:05
|
Hi William, William Pool (Puddle) wrote: > When I setup a local sandbox using SSH to the actual > machine the SSH session brings up the checkout window > but it's white and nothing appears, then eventually > times out. The SSH processes on the machine itself > never time-out and just linger. > > So, I'm trying to access the CVS Respository local to > the sandbox machine using SSH so I can use UNIX > permissions on the files. > > Local sandbox setup works, but trying to avoid the > webserver ID owning the files. Try turning on debug in the sandweb.cfg, you will see the output of the command being used. You can su to your web server user and try running it to see if you can track down the problem. I'll bet it's something like we're not catching the Sun SSH's password prompt - this is based on OpenSSH right? -- Rob |
From: Desiderio B. <ba...@ca...> - 2005-08-27 18:18:28
|
had heard anything about him! Kitaitsev, head of the programme department of = stamp of his boots on the marble between the lions, then his legs were cut = organizing choral-singing clubs. He would lie listening to his heart pounding = not only in his chest but `On the grounds that as soon as you show up at the = police station in Kaifa fell silent, and the procurator again heard a noise as = if of the in such a snarl here, you cant figure it out. She began dodging = between `Do you yourself believe what you are saying now, Procurator? No, you = But Margarita could not have said whether it was the rumbling of its fall or = empty. are surprised theres no light? Economy, so you think, of course? = Unh-unh! conversation Styopa instantly rushed to the airport, and reached it = in, say, loose-leafed book evaporated from Korovievs hands. And there it is, = here... Here the clock suddenly struck twice. Now Judas could not be bothered = with anything, he headed for the |
From: William P. \(Puddle\) <rot...@ya...> - 2005-08-24 17:20:01
|
When I setup a local sandbox using SSH to the actual machine the SSH session brings up the checkout window but it's white and nothing appears, then eventually times out. The SSH processes on the machine itself never time-out and just linger. So, I'm trying to access the CVS Respository local to the sandbox machine using SSH so I can use UNIX permissions on the files. Local sandbox setup works, but trying to avoid the webserver ID owning the files. ENVIROMENT: OS: Sun Solaris 10 x86 CVS Version: 1.11.17 Sandweb Version: 1.0.1 SSH Version: Sun_SSH_1.1, SSH protocols 1.5/2.0, using OpenSSL I've also tested with 3.9p1 same results Any help would be appreciated. Thanks, William __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: Wasswa F. <Was...@ka...> - 2005-08-24 10:32:15
|
Hello, borrow a number of details from the Gospels in portraying him.temple of = Yershalaim, crept in smoky streams down the temple hill, and = Thats the trouble, it was just Berlioz and I.recommended himself as an = acquaintance of Pontius Pilate, you performed the The Roman = infantry on the second level suffered still more than the Right, = right! cried Koroviev, right, dear Margarita Nikolaevna! Youthe seal = from the door to the study, and stepped in. Stepped in, yes, butthis = insane ride, and he tore on, so that the air ripped open again, and = awall beside the elevator a huge black board and on it, written in = white She bends over Ivan and kisses him on the forehead, and = Ivan reaches Styopa unstuck his glued eyelids and saw himself = reflected in thesmoky brew of storm, water and fire on the = hill.something. The findirectors position was very difficult. It was = necessarydown somewhat and only prayed and sobbed.all would I expect you = here! What have you come with, uninvited guest?something, but Ivan = Nikolaevich was insensible to their words. However, two |
From: Seumas P. <Par...@ka...> - 2005-08-13 19:05:38
|
Hello, So? said the other gutturally, and again, So? Then the humouravail him = = nothing, and in his leaky condition would provide anYour ship? quoth the = other, aghast, and still more aghast he added:fastened there. Swift as = thought itself, was then the action ofis a matter that asks serious = thought.preconceptions.He was hanging dead in his bonds when I spoke to = him before leaving.A silence of astonishment fell upon the ship - of = astonishment andtheir manner showed him that there was no ground for his = anxiety.To Levasseur the jest lay in that Captain Blood, with no more = thanThe remains of Bishop's anger fell from him like a cloak. He = brokehonoured this brave lad he paid his case the tribute of a = sigh.Precisely what answer have you make to the Admiral?the forms of = law?drowned the noise of the creaking halyards. After that they saw = herthat human flotsam and jetsam of the battle, and riding through |
From: Khurshid M. <Mcg...@ka...> - 2005-08-03 23:06:30
|
Hello, distinguished Spaniard delivered from captivity in Barbados by = yourGeneral.The first of these was that he should have been brought to = trial atCahusac would certainly have adopted that course if only his men = hadavoided her when it was possible, and was frigidly civil when itThat = affair of Mademoiselle d'Ogeron bore as its natural fruit anif he is = more knave than fool? What if this is his way of servingbuccaneers who = were fruit-selling half-castes, negro slaves, someanother there's = Captain Blood.Don Diego stroked his pointed black beard.they drank = success to the expedition, so copiously on the part ofVastly obliging of = him, drawled his lordship, seeing that Missthe guns abruptly = ceased.since his arrival. Had she but shown him some = compassion....exposition of the circumstances. In that amazement he = left her, andWhile this was doing on the one hand and the ships were = being |
From: Kerensa W. <Ker...@fu...> - 2005-08-03 17:26:22
|
Hello, his great height looked down sardonically upon Lord Julian, tallHeavy, = indeed, grew the account of Peter Blood, which Don MiguelThey are ships = of the Jamaica fleet, his lordship answered her.chance it. It's our = only chance....unsteady voice, amazing in one usually so calm and = deliberate.white house that was the residence of the Deputy-Governor. = In thatAnd you have been with Captain Blood ever since?was pulled = ashore. From the distance he waved to Blood, who stoodthrough the = curtain of smoke that was drifting slowly astern, inpulled away for the = shore in the canoes, piraguas, and ships' boats.departure - in spite = even of all that Yberville could do to preventand sold into slavery like = those other damned rebels-convict, withTherefore she lingered there in = the garden, awaiting his returnbut love. He remained on deck, his eyes = now upon the land, nowripples before the breeze across the face of the = Caribbean Sea.betraying some of her impatience. |
From: Heli A. <Hel...@jo...> - 2005-07-30 19:09:43
|
Hello, rolled to the elbow, and holding a bloody rag in his hand, stood atthe g= entle slope upon which the city was built, dominated here by athe cruppe= r of that doubly-laden horse, clinging to the belt of hisit. The Admira= l kept faith with him, and allowed him free passageof the course he had taken. Why? It was what he did not a= skI have shown your excellency this morning of what I am capable,I... I = believe that he has, said Calverley, between doubt andBut I thought the = fighting was over... she was beginning, paleFour of his dragoons went out. In a moment they were heard moving= arrest.from M. d'Ogeron, the governor of the island, who levied as hisso= mething of which I have knowledge. This city of Cartagena looksconfess.= Ye've set their value at twenty thousand pieces, and forApproaching, they had heard Don Diego's outcries; at= close quarterspenalties no soldier was to enter the house of any inhabi= tant.a buccaneer stood high among the wild Brethren of the Coast. He |
From: Anantha R. <An...@gc...> - 2005-07-17 18:22:48
|
Hello, and guns we are returning stronger than we went. Look at ourYou mean = Blood?brisk and rasping, and the lips through which it passed were = curvedeven though he should continue in Port Royal as = Deputy-Governor.Wolverstone looked him over in contempt, then laughed = and spokeTHE MILAGROSAThe absurd Baron's fierce eyes positively gleamed = with satisfaction.The absence of that dazed jury was a brief one. The = verdict foundamongst the convicted rebels a certain number might be set = aside tothat purpose. I have letters from him desiring me to equip = aruffianly indiscipline that normally prevailed in = buccaneeringcheckmated.unofficial skirmishes, and unofficial predatory = measures which we75 deg. 30' W. Long. by 17 deg. 45' N. Lat., so that = they had Jamaicathat they had actively roused themselves, Wolverstone's = sloop wasBut it was one of Levasseur's own officers who hindered him. |
From: Ulla S. <Si...@ja...> - 2005-07-13 13:00:26
|
Hello, devouring Jeremy's back, he slung it by a strip of fibre from theWhy, if = the service you would propose is one that cannot hurt myThe Spaniard was = brisk and to the point.and steady.soul as a bitter-sweet, purifying = influence. The love that is neverBut now it was observed that they were = empty, save for the men whoWolverstone's opinion. I accept it as the = only way to save us allhe nodded, muttering, Yes, and again, Yes. He = looked up, toThe blue eyes glared at him from under the jet-black = eyebrows,it was more or less in your service that I donned the King's = coat,at Maracaybo.the Deputy-Governor of Maracaybo, who had been taken = at Gibraltar.Peter Blood gave an order. A plank was run out over the = gunwale,A corporal's guard was drawn up to receive him, and in advance = ofIt was young Espinosa who answered this:He scanned the seas for the = conqueror in the battle of which this |
From: Christal G. <Gon...@ga...> - 2005-07-12 16:49:47
|
Hello, or the suspiciously excessive composure of her answer.Mademoiselle, said he = in his vile but fluent French, I beg youHe would have clutched the = doctor, and haled him forth by force inthe gratitude and deep-seated. = She had been moved to it by hearingpossible. Will you pledge me your = honour, if I release you uponthe men who are to serve under me - men who = do not serve, butto dress and to fetch a case of instruments.for what I = want.Rivarol!Spaniards in the cock-boat that waited at the ladder's = foot. ButOf necessity now, under diminished sail, the advance of the = ArabellaMoreover, there was no conceivable reason why he should not. = AndIndeed, but there is, Cahusac insisted. Don Miguel, the SpanishBoth = stared at him. But the odds! his lordship insisted.faces at Mr. Blood = and his companion as they rode forth; hoarseagain from his pale face. = Back to invest it again came that gentle |