Re: Comment on InstallationInstructions in robotframework-sshlibrary

2015-07-07 Thread robotframework-sshlibrary
Util.number import * File "/usr/lib64/python2.6/site-packages/Crypto/Util/number.py", line 56, in if _fastmath is not None and not _fastmath.HAVE_DECL_MPZ_POWM_SEC: AttributeError: 'module' object has no attribute 'HAVE_DECL_MPZ_POWM_SEC' For more inform

Re: Issue 68 in robotframework-sshlibrary: SSH 1.1 output buffers in report logs

2015-02-01 Thread robotframework-sshlibrary
Comment #7 on issue 68 by balu.net...@gmail.com: SSH 1.1 output buffers in report logs https://code.google.com/p/robotframework-sshlibrary/issues/detail?id=68 Still I am seeing this issue. I agree that "Log ${out}" solves the issue, if we want to see the contents of ${out}.

Re: Issue 65 in robotframework-sshlibrary: Seems SSHLibrary couldn't switch to root user successfully

2014-11-10 Thread robotframework-sshlibrary
Comment #3 on issue 65 by shnakey@gmail.com: Seems SSHLibrary couldn't switch to root user successfully https://code.google.com/p/robotframework-sshlibrary/issues/detail?id=65 Is there solution for this? -- You received this message because this project is configured to send all

Re: Comment on InstallationInstructions in robotframework-sshlibrary

2014-09-18 Thread robotframework-sshlibrary
Comment by jaehok...@gmail.com: Installing this ssh library on centos release 6,5 . I have python 2.6 and trying to run the "python setup.py install" I got following error.. Processing dependencies for robotframework-sshlibrary==2.0.2 Searching for pycrypto>=2.1,!=2.4

Re: Issue 113 in robotframework-sshlibrary: Get File - The speed transfer is very slow

2014-08-16 Thread robotframework-sshlibrary
Comment #2 on issue 113 by jussi.ao...@gmail.com: Get File - The speed transfer is very slow http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=113 Just a heads up Carlos: the issue has moved to https://github.com/robotframework/SSHLibrary/issues/113 and the discussion

Re: Issue 94 in robotframework-sshlibrary: Remove deprecated argument `path_separator` from `Get File` and `Put File`

2014-08-14 Thread robotframework-sshlibrary
Updates: Labels: -depr Comment #7 on issue 94 by pekka.klarck: Remove deprecated argument `path_separator` from `Get File` and `Put File` http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=94 (No comment was entered for this change.) -- You received this message

[robotframework-sshlibrary.wiki] push by - Edited wiki page GitHubMove through web user interface. on 2014-08-14 09:52 GMT

2014-08-14 Thread robotframework-sshlibrary
Revision: 69ac4269949f Author: pekka.klarck Date: Thu Aug 14 09:52:31 2014 UTC Log: Edited wiki page GitHubMove through web user interface. http://code.google.com/p/robotframework-sshlibrary/source/detail?r=69ac4269949f&repo=wiki Modified: /GitHubMove.

[robotframework-sshlibrary.wiki] push by - Created wiki page through web user interface. on 2014-08-14 09:50 GMT

2014-08-14 Thread robotframework-sshlibrary
Revision: 3859f86d60ba Author: pekka.klarck Date: Thu Aug 14 09:50:52 2014 UTC Log: Created wiki page through web user interface. http://code.google.com/p/robotframework-sshlibrary/source/detail?r=3859f86d60ba&repo=wiki Added: /GitHubMove.

10 issues changed in robotframework-sshlibrary

2014-08-14 Thread robotframework-sshlibrary
Updates: Status: Moved Comment by pekka.klarck: Robot Framework is being migrated to GitHub and issues have already been moved to https://github.com/robotframework/SSHLibrary/issues/. Old IDs are preserved so you can find this particular issue using URL like: https://github.com

[robotframework-sshlibrary.wiki] push by - Edited wiki page Downloads through web user interface. on 2014-08-14 09:36 GMT

2014-08-14 Thread robotframework-sshlibrary
Revision: 235180a7288e Author: pekka.klarck Date: Thu Aug 14 09:36:24 2014 UTC Log: Edited wiki page Downloads through web user interface. http://code.google.com/p/robotframework-sshlibrary/source/detail?r=235180a7288e&repo=wiki Modified: /Downloads.

[robotframework-sshlibrary.wiki] push by - Edited wiki page Downloads through web user interface. on 2014-08-14 09:35 GMT

2014-08-14 Thread robotframework-sshlibrary
Revision: 401acbbd6274 Author: pekka.klarck Date: Thu Aug 14 09:35:11 2014 UTC Log: Edited wiki page Downloads through web user interface. http://code.google.com/p/robotframework-sshlibrary/source/detail?r=401acbbd6274&repo=wiki Modified: /Downloads.

[robotframework-sshlibrary.wiki] push by - Created wiki page through web user interface. on 2014-08-14 09:34 GMT

2014-08-14 Thread robotframework-sshlibrary
Revision: ceca9b498863 Author: pekka.klarck Date: Thu Aug 14 09:34:37 2014 UTC Log: Created wiki page through web user interface. http://code.google.com/p/robotframework-sshlibrary/source/detail?r=ceca9b498863&repo=wiki Added: /Downloads.

[robotframework-sshlibrary.wiki] push by - Created wiki page through web user interface. on 2014-08-14 09:20 GMT

2014-08-14 Thread robotframework-sshlibrary
Revision: 7931f292ff72 Author: pekka.klarck Date: Thu Aug 14 09:20:18 2014 UTC Log: Created wiki page through web user interface. http://code.google.com/p/robotframework-sshlibrary/source/detail?r=7931f292ff72&repo=wiki Added: /Source.

[robotframework-sshlibrary.wiki] push by - Created wiki page through web user interface. on 2014-08-14 09:17 GMT

2014-08-14 Thread robotframework-sshlibrary
Revision: c816f0b2b314 Author: pekka.klarck Date: Thu Aug 14 09:17:43 2014 UTC Log: Created wiki page through web user interface. http://code.google.com/p/robotframework-sshlibrary/source/detail?r=c816f0b2b314&repo=wiki Added: /Issues.

Re: Issue 94 in robotframework-sshlibrary: Remove deprecated argument `path_separator` from `Get File` and `Put File`

2014-08-14 Thread robotframework-sshlibrary
Updates: Labels: bwic Comment #6 on issue 94 by jussi.ao...@gmail.com: Remove deprecated argument `path_separator` from `Get File` and `Put File` http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=94 (No comment was entered for this change.) -- You received this

Re: Issue 94 in robotframework-sshlibrary: Remove deprecated argument `path_separator` from `Get File` and `Put File`

2014-08-14 Thread robotframework-sshlibrary
Updates: Labels: -Target-2.2 Target-2.1 Comment #5 on issue 94 by jussi.ao...@gmail.com: Remove deprecated argument `path_separator` from `Get File` and `Put File` http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=94 (No comment was entered for this change.) -- You

Re: Issue 94 in robotframework-sshlibrary: Remove deprecated argument `path_separator` from `Get File` and `Put File`

2014-08-14 Thread robotframework-sshlibrary
Updates: Status: Done Owner: jussi.ao...@gmail.com Comment #4 on issue 94 by jussi.ao...@gmail.com: Remove deprecated argument `path_separator` from `Get File` and `Put File` http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=94 This issue was updated by

8 issues changed in robotframework-sshlibrary

2014-08-14 Thread robotframework-sshlibrary
/robotframework-sshlibrary/issues/detail?id=23 issue 34: Provide a very simple example on how to take the library into use http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=34 issue 51: Create example test cases showing the usage scenarios http://code.google.com/p/robotframework

Re: Issue 100 in robotframework-sshlibrary: 'Put File' erases file conent when ssh to localhost and src=dst

2014-08-14 Thread robotframework-sshlibrary
Updates: Labels: Type-Defect Comment #3 on issue 100 by pekka.klarck: 'Put File' erases file conent when ssh to localhost and src=dst http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=100 (No comment was entered for this change.) -- You received th

Re: Issue 62 in robotframework-sshlibrary: Why the response contains some characters with non UTF-8

2014-08-14 Thread robotframework-sshlibrary
Updates: Labels: Type-Defect Comment #6 on issue 62 by pekka.klarck: Why the response contains some characters with non UTF-8 http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=62 (No comment was entered for this change.) -- You received this message because this

Re: Issue 102 in robotframework-sshlibrary: "close connection" keyword won't remove current connection instance from connectioncache._connections list

2014-08-14 Thread robotframework-sshlibrary
Updates: Owner: jussi.ao...@gmail.com Comment #4 on issue 102 by jussi.ao...@gmail.com: "close connection" keyword won't remove current connection instance from connectioncache._connections list http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=102

Re: Issue 106 in robotframework-sshlibrary: disable ssh-agent in Login keyword

2014-08-14 Thread robotframework-sshlibrary
Updates: Owner: jussi.ao...@gmail.com Comment #7 on issue 106 by jussi.ao...@gmail.com: disable ssh-agent in Login keyword http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=106 (No comment was entered for this change.) -- You received this message because this

Re: Issue 111 in robotframework-sshlibrary: put_file should not require trailing slash for existing destination directory

2014-08-14 Thread robotframework-sshlibrary
Updates: Summary: put_file should not require trailing slash for existing destination directory Comment #4 on issue 111 by jussi.ao...@gmail.com: put_file should not require trailing slash for existing destination directory http://code.google.com/p/robotframework-sshlibrary/issues/detail

Re: Issue 103 in robotframework-sshlibrary: setup.py broken on python 2.5

2014-08-14 Thread robotframework-sshlibrary
Updates: Summary: setup.py broken on python 2.5 Comment #5 on issue 103 by jussi.ao...@gmail.com: setup.py broken on python 2.5 http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=103 changing the title to be more descriptive -- You received this message because this

Re: Issue 111 in robotframework-sshlibrary: SSHLibrary put_file keyword requires destination dir presented with slash, not mentioned in docs

2014-08-14 Thread robotframework-sshlibrary
Updates: Labels: Target-2.1 Comment #3 on issue 111 by jussi.ao...@gmail.com: SSHLibrary put_file keyword requires destination dir presented with slash, not mentioned in docs http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=111 (No comment was entered for this

7 issues changed in robotframework-sshlibrary

2014-08-14 Thread robotframework-sshlibrary
/robotframework-sshlibrary/issues/detail?id=102 issue 103: unable to install sshlib 2.0.2 in linux python 2.5.6 will it support it for python 2.5 or not http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=103 issue 105: Get Directory with parameter recursive=True fails

Re: Issue 114 in robotframework-sshlibrary: Keyword 'Open Connection' is not actually opening a connection

2014-08-14 Thread robotframework-sshlibrary
Updates: Labels: Target-2.1 Comment #3 on issue 114 by jussi.ao...@gmail.com: Keyword 'Open Connection' is not actually opening a connection http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=114 (No comment was entered for this change.) -- You received th

3 issues changed in robotframework-sshlibrary

2014-08-14 Thread robotframework-sshlibrary
Updates: Labels: -Target-2.1 Target-2.2 Comment by jussi.ao...@gmail.com: (No comment was entered for this change.) Affected issues: issue 32: TCP/IP port forwarding functionality http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=32 issue 91: Support for

Re: Issue 109 in robotframework-sshlibrary: Add connection timeout option

2014-08-13 Thread robotframework-sshlibrary
Updates: Status: Done Comment #2 on issue 109 by jussi.ao...@gmail.com: Add connection timeout option http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=109 This issue was updated by revision 257de72079d7. Implementation without tests. I could not figure out how to

Re: Issue 108 in robotframework-sshlibrary: get directories fails when the directory to be copied to already contains the files

2014-08-13 Thread robotframework-sshlibrary
Updates: Status: Started Owner: jussi.ao...@gmail.com Labels: bwic Comment #3 on issue 108 by jussi.ao...@gmail.com: get directories fails when the directory to be copied to already contains the files http://code.google.com/p/robotframework-sshlibrary/issues/detail?id

Re: Issue 106 in robotframework-sshlibrary: disable ssh-agent in Login keyword

2014-08-13 Thread robotframework-sshlibrary
Updates: Labels: bwic Comment #5 on issue 106 by jussi.ao...@gmail.com: disable ssh-agent in Login keyword http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=106 So there it is now. But no automatic tests, as that would be quite difficult to do. Now the only fear

Re: Issue 106 in robotframework-sshlibrary: disable ssh-agent in Login keyword

2014-08-13 Thread robotframework-sshlibrary
Updates: Status: Done Comment #4 on issue 106 by jussi.ao...@gmail.com: disable ssh-agent in Login keyword http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=106 This issue was updated by revision 91cbcb05064e. Implemented without tests -- You received this

Re: Issue 103 in robotframework-sshlibrary: unable to install sshlib 2.0.2 in linux python 2.5.6 will it support it for python 2.5 or not

2014-08-13 Thread robotframework-sshlibrary
Updates: Status: Done Comment #3 on issue 103 by jussi.ao...@gmail.com: unable to install sshlib 2.0.2 in linux python 2.5.6 will it support it for python 2.5 or not http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=103 Added in r03e7d0302f53 I will close this now

Re: Issue 100 in robotframework-sshlibrary: 'Put File' erases file conent when ssh to localhost and src=dst

2014-08-13 Thread robotframework-sshlibrary
Updates: Owner: --- Comment #2 on issue 100 by jussi.ao...@gmail.com: 'Put File' erases file conent when ssh to localhost and src=dst http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=100 (No comment was entered for this change.) -- You received th

Re: Issue 84 in robotframework-sshlibrary: "Read Until Prompt" only returns the last line of the output

2014-08-13 Thread robotframework-sshlibrary
Updates: Status: Invalid Comment #2 on issue 84 by jussi.ao...@gmail.com: "Read Until Prompt" only returns the last line of the output http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=84 Closing due to lack of information. -- You received this message be

Re: Issue 115 in robotframework-sshlibrary: Cannot install SSHLibrary with pip to Lubuntu 14.04-1

2014-08-12 Thread robotframework-sshlibrary
Updates: Status: Invalid Comment #2 on issue 115 by jussi.ao...@gmail.com: Cannot install SSHLibrary with pip to Lubuntu 14.04-1 http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=115 Okay, good that it was that simple! (I still dont need to update my linux version

Re: Issue 114 in robotframework-sshlibrary: Keyword 'Open Connection' is not actually opening a connection

2014-08-12 Thread robotframework-sshlibrary
Updates: Status: Done Comment #2 on issue 114 by jussi.ao...@gmail.com: Keyword 'Open Connection' is not actually opening a connection http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=114 This issue was updated by revision d8efb8940142. Added mention t

Re: Issue 114 in robotframework-sshlibrary: Keyword 'Open Connection' is not actually opening a connection

2014-08-12 Thread robotframework-sshlibrary
Updates: Status: Started Owner: jussi.ao...@gmail.com Comment #1 on issue 114 by jussi.ao...@gmail.com: Keyword 'Open Connection' is not actually opening a connection http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=114 This is actually only true

Re: Issue 102 in robotframework-sshlibrary: "close connection" keyword won't remove current connection instance from connectioncache._connections list

2014-08-12 Thread robotframework-sshlibrary
Comment #2 on issue 102 by jussi.ao...@gmail.com: "close connection" keyword won't remove current connection instance from connectioncache._connections list http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=102 Issue 112 has been merged into this issue.

Re: Issue 112 in robotframework-sshlibrary: Get Connection keyword returns connection info even if connection closed

2014-08-12 Thread robotframework-sshlibrary
Updates: Status: Duplicate Mergedinto: 102 Comment #1 on issue 112 by jussi.ao...@gmail.com: Get Connection keyword returns connection info even if connection closed http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=112 This looks like a duplicate of 102

Re: Issue 111 in robotframework-sshlibrary: SSHLibrary put_file keyword requires destination dir presented with slash, not mentioned in docs

2014-08-12 Thread robotframework-sshlibrary
Updates: Status: Done Comment #2 on issue 111 by jussi.ao...@gmail.com: SSHLibrary put_file keyword requires destination dir presented with slash, not mentioned in docs http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=111 This issue was updated by revision

Re: Issue 111 in robotframework-sshlibrary: SSHLibrary put_file keyword requires destination dir presented with slash, not mentioned in docs

2014-08-12 Thread robotframework-sshlibrary
Updates: Status: Started Owner: jussi.ao...@gmail.com Comment #1 on issue 111 by jussi.ao...@gmail.com: SSHLibrary put_file keyword requires destination dir presented with slash, not mentioned in docs http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=111 (No

Re: Issue 109 in robotframework-sshlibrary: Add connection timeout option

2014-08-12 Thread robotframework-sshlibrary
Updates: Status: Started Owner: jussi.ao...@gmail.com Labels: -Priority-Medium Priority-High Comment #1 on issue 109 by jussi.ao...@gmail.com: Add connection timeout option http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=109 (No comment was entered

Re: Issue 108 in robotframework-sshlibrary: get directories fails when the directory to be copied to already contains the files

2014-08-12 Thread robotframework-sshlibrary
Comment #2 on issue 108 by poojitha...@gmail.com: get directories fails when the directory to be copied to already contains the files http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=108 It would be better if it can be made default allowing the user to flexibility to

Re: Issue 108 in robotframework-sshlibrary: get directories fails when the directory to be copied to already contains the files

2014-08-12 Thread robotframework-sshlibrary
Updates: Status: Pending Comment #1 on issue 108 by jussi.ao...@gmail.com: get directories fails when the directory to be copied to already contains the files http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=108 So it does. Is it reasonable to make it default

Re: Issue 107 in robotframework-sshlibrary: get directories fails when the directory to be copied to does not exists with os error

2014-08-12 Thread robotframework-sshlibrary
Updates: Status: Pending Comment #1 on issue 107 by jussi.ao...@gmail.com: get directories fails when the directory to be copied to does not exists with os error http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=107 Did this happen when you had directories with

Re: Issue 106 in robotframework-sshlibrary: disable ssh-agent in Login keyword

2014-08-12 Thread robotframework-sshlibrary
Updates: Status: Accepted Labels: -Priority-Medium Priority-Low Comment #3 on issue 106 by jussi.ao...@gmail.com: disable ssh-agent in Login keyword http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=106 Paramiko has the option to specify allow_agent=False

Re: Issue 105 in robotframework-sshlibrary: Get Directory with parameter recursive=True fails with 2 levels of subdirectories

2014-08-12 Thread robotframework-sshlibrary
Updates: Status: Done Comment #3 on issue 105 by jussi.ao...@gmail.com: Get Directory with parameter recursive=True fails with 2 levels of subdirectories http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=105 This issue was updated by revision 15ada6438fa7. Fix for

Re: Issue 115 in robotframework-sshlibrary: Cannot install SSHLibrary with pip to Lubuntu 14.04-1

2014-08-12 Thread robotframework-sshlibrary
Comment #1 on issue 115 by samuli.s...@tieto.com: Cannot install SSHLibrary with pip to Lubuntu 14.04-1 http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=115 Sorry my bad, seems Lubuntu is missing Python-dev by default. Installed fine after installing python-dev with

Issue 115 in robotframework-sshlibrary: Cannot install SSHLibrary with pip to Lubuntu 14.04-1

2014-08-12 Thread robotframework-sshlibrary
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 115 by samuli.s...@tieto.com: Cannot install SSHLibrary with pip to Lubuntu 14.04-1 http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=115 Installed new Lubuntu 14.04-1-desktop and tried to install latest

Re: Issue 105 in robotframework-sshlibrary: Get Directory with parameter recursive=True fails with 2 levels of subdirectories

2014-08-12 Thread robotframework-sshlibrary
Updates: Status: Started Owner: jussi.ao...@gmail.com Labels: -Priority-Medium Priority-High Comment #2 on issue 105 by jussi.ao...@gmail.com: Get Directory with parameter recursive=True fails with 2 levels of subdirectories http://code.google.com/p/robotframework

Re: Issue 104 in robotframework-sshlibrary: File Should Exist not allowing GLOB

2014-08-11 Thread robotframework-sshlibrary
Updates: Status: Accepted Labels: -Type-Defect Type-Enhancement Comment #2 on issue 104 by jussi.ao...@gmail.com: File Should Exist not allowing GLOB http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=104 Yes, glob patterns dont work. I think this would be an

Re: Issue 103 in robotframework-sshlibrary: unable to install sshlib 2.0.2 in linux python 2.5.6 will it support it for python 2.5 or not

2014-08-11 Thread robotframework-sshlibrary
Updates: Status: Started Owner: jussi.ao...@gmail.com Comment #2 on issue 103 by jussi.ao...@gmail.com: unable to install sshlib 2.0.2 in linux python 2.5.6 will it support it for python 2.5 or not http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=103

Re: Issue 100 in robotframework-sshlibrary: 'Put File' erases file conent when ssh to localhost and src=dst

2014-08-11 Thread robotframework-sshlibrary
Updates: Status: Pending Owner: jussi.ao...@gmail.com Labels: Priority-Low Comment #1 on issue 100 by jussi.ao...@gmail.com: 'Put File' erases file conent when ssh to localhost and src=dst http://code.google.com/p/robotframework-sshlibrary/issues/detail?i

Re: Issue 68 in robotframework-sshlibrary: SSH 1.1 output buffers in report logs

2014-08-11 Thread robotframework-sshlibrary
Updates: Status: Done Comment #6 on issue 68 by jussi.ao...@gmail.com: SSH 1.1 output buffers in report logs http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=68 So I guess this is fixed now. Closing until someone reports that this is still an issue. -- You

Re: Issue 110 in robotframework-sshlibrary: Re-login scenarion for SSHClient is not working

2014-08-11 Thread robotframework-sshlibrary
Comment #4 on issue 110 by jussi.ao...@gmail.com: Re-login scenarion for SSHClient is not working http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=110 Added tests and a clean error message in r7f21493089af -- You received this message because this project is configured to

Issue 114 in robotframework-sshlibrary: Keyword 'Open Connection' is not actually opening a connection

2014-08-11 Thread robotframework-sshlibrary
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 114 by m...@ocedo.com: Keyword 'Open Connection' is not actually opening a connection http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=114 I used the keyword Open Connection to test if a

Re: Issue 110 in robotframework-sshlibrary: Re-login scenarion for SSHClient is not working

2014-07-30 Thread robotframework-sshlibrary
Updates: Status: Done Owner: janne.t@gmail.com Comment #3 on issue 110 by janne.t@gmail.com: Re-login scenarion for SSHClient is not working http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=110 Thanks for the patch! I pushed it in #eea567846bc5

Re: Issue 110 in robotframework-sshlibrary: Re-login scenarion for SSHClient is not working

2014-07-29 Thread robotframework-sshlibrary
Comment #2 on issue 110 by pawel.ch...@gmail.com: Re-login scenarion for SSHClient is not working http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=110 (No comment was entered for this change.) Attachments: abstractclient.py.patch 409 bytes -- You received this

Re: Issue 110 in robotframework-sshlibrary: Re-login scenarion for SSHClient is not working

2014-07-29 Thread robotframework-sshlibrary
Comment #1 on issue 110 by pawel.ch...@gmail.com: Re-login scenarion for SSHClient is not working http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=110 Here is a FIX for that issue. The problem was that old shell was used with new SSH connection. Logic in shell property

Re: Issue 68 in robotframework-sshlibrary: SSH 1.1 output buffers in report logs

2014-07-22 Thread robotframework-sshlibrary
Comment #5 on issue 68 by reachpar...@gmail.com: SSH 1.1 output buffers in report logs http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=68 I recently tested with SSH library 2.0.2 and get complete output using "Log ${out}" Thanks. -- You received th

Re: Comment on InstallationInstructions in robotframework-sshlibrary

2014-07-08 Thread robotframework-sshlibrary
Comment by ride.fm@gmail.com: Im installing SSHLibrary, paramiko, PyCrypto as follows on Red Hat Enterprise Linux Server release 6.4, but getting errors. Kindly help installing. # pip install robotframework-sshlibrary # pip install paramiko # pip install paramiko==dev # pip install

Issue 113 in robotframework-sshlibrary: Get File - The speed transfer is very slow

2014-07-03 Thread robotframework-sshlibrary
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 113 by carlos.d...@gmail.com: Get File - The speed transfer is very slow http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=113 I'm getting a remote file with +- 100MB. Using the Get File K

Issue 112 in robotframework-sshlibrary: Get Connection keyword returns connection info even if connection closed

2014-06-27 Thread robotframework-sshlibrary
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 112 by samuli.s...@tieto.com: Get Connection keyword returns connection info even if connection closed http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=112 SSHLibrary version 2.0.2 Connection

Issue 111 in robotframework-sshlibrary: SSHLibrary put_file keyword requires destination dir presented with slash, not mentioned in docs

2014-06-08 Thread robotframework-sshlibrary
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 111 by samuli.s...@gmail.com: SSHLibrary put_file keyword requires destination dir presented with slash, not mentioned in docs http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=111 Version 2.0.2 The

Issue 110 in robotframework-sshlibrary: Re-login scenarion for SSHClient is not working

2014-06-06 Thread robotframework-sshlibrary
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 110 by pawel.ch...@gmail.com: Re-login scenarion for SSHClient is not working http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=110 Environment: - SSHLibrary version: 2.0.2 - Used interpreter: Python

Issue 109 in robotframework-sshlibrary: Add connection timeout option

2014-06-06 Thread robotframework-sshlibrary
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 109 by pawel.ch...@gmail.com: Add connection timeout option http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=109 robotframework-sshlibrary 2.0.2 Current implementation allows to configure timeout

Re: Comment on InstallationInstructions in robotframework-sshlibrary

2014-06-06 Thread robotframework-sshlibrary
-dependencies.jar. Thanks in advance! Dennis For more information: https://code.google.com/p/robotframework-sshlibrary/wiki/InstallationInstructions -- --- You received this message because you are subscribed to the Google Groups "robotframework-commit" group. To unsubscribe from this

Re: Issue 102 in robotframework-sshlibrary: "close connection" keyword won't remove current connection instance from connectioncache._connections list

2014-06-01 Thread robotframework-sshlibrary
Updates: Status: Started Comment #1 on issue 102 by jussi.ao...@gmail.com: "close connection" keyword won't remove current connection instance from connectioncache._connections list http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=102

Re: Issue 106 in robotframework-sshlibrary: disable ssh-agent in Login keyword

2014-05-16 Thread robotframework-sshlibrary
Comment #2 on issue 106 by juliantr...@gmail.com: disable ssh-agent in Login keyword http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=106 I would prefer to have control from script level than environment. maybe exposing that setting to the api would be an elegant way

Re: Issue 106 in robotframework-sshlibrary: disable ssh-agent in Login keyword

2014-05-14 Thread robotframework-sshlibrary
Comment #1 on issue 106 by mike...@gmail.com: disable ssh-agent in Login keyword http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=106 it's a little more subtle than that. As a workaround, try unsettling the SSH_AUTH_SOCK environment variable before running RIDE or

Issue 108 in robotframework-sshlibrary: get directories fails when the directory to be copied to already contains the files

2014-05-13 Thread robotframework-sshlibrary
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 108 by poojitha...@gmail.com: get directories fails when the directory to be copied to already contains the files http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=108 get directories fails when the

Issue 107 in robotframework-sshlibrary: get directories fails when the directory to be copied to does not exists with os error

2014-05-13 Thread robotframework-sshlibrary
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 107 by poojitha...@gmail.com: get directories fails when the directory to be copied to does not exists with os error http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=107 I get the following error when

Re: Comment on InstallationInstructions in robotframework-sshlibrary

2014-05-01 Thread robotframework-sshlibrary
Comment by akshat.k...@gmail.com: Hello, I want to use ssh library 2.0 for robot in windows. Can you tell me the link from where i can download the same for windows. Or does it actually have support for windows. For more information: https://code.google.com/p/robotframework-sshlibrary/wiki

Re: Comment on InstallationInstructions in robotframework-sshlibrary

2014-04-27 Thread robotframework-sshlibrary
Comment by maheshgo...@gmail.com: I am getting following error when i tired to run library file how to overcome with this error File "C:\Users\gotema\Desktop\ssh\dist\robotframework-sshlibrary-2.0.2\build\lib\SSHLibrary\library.py", line 21, in from .abstractcli

Re: Issue 69 in robotframework-sshlibrary: `Execute Command` occasionally returns `None` instead of `0` as the exit status on Jython

2014-04-23 Thread robotframework-sshlibrary
Comment #12 on issue 69 by vesa.kal...@tieto.com: `Execute Command` occasionally returns `None` instead of `0` as the exit status on Jython http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=69 It looks like that the 'none' rc is coming randomly also when the ret

Re: Comment on InstallationInstructions in robotframework-sshlibrary

2014-04-07 Thread robotframework-sshlibrary
Comment by roopa.ma...@gmail.com: I have the 1.0 version of SSH library installed. I want to upgrade to the latest version. I do not see any steps to uninstall/upgrade here in the wiki page. How can I go about it? For more information: https://code.google.com/p/robotframework-sshlibrary

Issue 106 in robotframework-sshlibrary: disable ssh-agent in Login keyword

2014-04-03 Thread robotframework-sshlibrary
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 106 by juliantr...@gmail.com: disable ssh-agent in Login keyword http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=106 Please explain the bug you have encountered and most importantly, how to reproduce it

Re: Issue 105 in robotframework-sshlibrary: Get Directory with parameter recursive=True fails with 2 levels of subdirectories

2014-04-01 Thread robotframework-sshlibrary
Comment #1 on issue 105 by milujemz...@gmail.com: Get Directory with parameter recursive=True fails with 2 levels of subdirectories http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=105 actually it seems to be a problem only when this folder has no files inside

Issue 105 in robotframework-sshlibrary: Get Directory with parameter recursive=True fails with 2 levels of subdirectories

2014-04-01 Thread robotframework-sshlibrary
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 105 by milujemz...@gmail.com: Get Directory with parameter recursive=True fails with 2 levels of subdirectories http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=105 Steps to reproduce: 1. SSHLibrary.Get

Re: Issue 104 in robotframework-sshlibrary: File Should Exist not allowing GLOB

2014-03-10 Thread robotframework-sshlibrary
Comment #1 on issue 104 by cxtenber...@gmail.com: File Should Exist not allowing GLOB http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=104 Sorry meant to delete the boiler plate/template part. Robotframework JAR 2.8.1 uses Jython 2.5.3 -- You received this message

Issue 104 in robotframework-sshlibrary: File Should Exist not allowing GLOB

2014-03-10 Thread robotframework-sshlibrary
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 104 by cxtenber...@gmail.com: File Should Exist not allowing GLOB http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=104 When I try to test whether a remote file exists or not using 'File Should Exist

Re: Comment on InstallationInstructions in robotframework-sshlibrary

2014-03-07 Thread robotframework-sshlibrary
y.", PowmInsecureWarning) import SSHLibrary import paramiko import paramiko is this acceptable For more information: https://code.google.com/p/robotframework-sshlibrary/wiki/InstallationInstructions -- --- You received this message because you are subscribed to the Google Groups "robo

Re: Issue 103 in robotframework-sshlibrary: unable to install sshlib 2.0.2 in linux python 2.5.6 will it support it for python 2.5 or not

2014-03-07 Thread robotframework-sshlibrary
Comment #1 on issue 103 by gunaseel...@gmail.com: unable to install sshlib 2.0.2 in linux python 2.5.6 will it support it for python 2.5 or not http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=103 #with open(join(CURDIR, 'README.rst')) as readme: #README = r

Issue 103 in robotframework-sshlibrary: unable to install sshlib 2.0.2 in linux python 2.5.6 will it support it for python 2.5 or not

2014-03-07 Thread robotframework-sshlibrary
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 103 by gunaseel...@gmail.com: unable to install sshlib 2.0.2 in linux python 2.5.6 will it support it for python 2.5 or not http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=103 OS : Linux SSHLibrary

Issue 102 in robotframework-sshlibrary: "close connection" keyword won't remove current connection instance from connectioncache._connections list

2014-03-06 Thread robotframework-sshlibrary
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 102 by jessieli...@gmail.com: "close connection" keyword won't remove current connection instance from connectioncache._connections list http://code.google.com/p/robotframework-sshlibrary/issues/de

[robotframework-sshlibrary] 0 new revisions pushed by mikko.ko...@gmail.com on 2014-03-04 14:24 GMT

2014-03-04 Thread robotframework-sshlibrary
0 new revisions http://code.google.com/p/robotframework-sshlibrary/source/list -- --- You received this message because you are subscribed to the Google Groups "robotframework-commit" group. To unsubscribe from this group and stop receiving emails from it, send an email to robo

[robotframework-sshlibrary.wiki] push by - Edited wiki page ReleaseNotes through web user interface. on 2014-03-04 14:22 GMT

2014-03-04 Thread robotframework-sshlibrary
Revision: e0a371313953 Author: mikko.korpela Date: Tue Mar 4 14:22:21 2014 UTC Log: Edited wiki page ReleaseNotes through web user interface. http://code.google.com/p/robotframework-sshlibrary/source/detail?r=e0a371313953&repo=wiki Modified: /ReleaseNotes.

Re: Issue 99 in robotframework-sshlibrary: Better PyPI page

2014-03-04 Thread robotframework-sshlibrary
Updates: Status: Done Labels: -Target-2.0.2 Comment #1 on issue 99 by mikko.ko...@gmail.com: Better PyPI page http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=99 PyPI was configured wrong. Marking this as done and removing target. -- You received this message

Re: Issue 101 in robotframework-sshlibrary: Execute Command hangs when large enough output

2014-03-04 Thread robotframework-sshlibrary
Updates: Status: Done Comment #1 on issue 101 by mikko.ko...@gmail.com: Execute Command hangs when large enough output http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=101 Done in r111be9f59c55 Test done after re9a184222ed7 -- You received this message because

Issue 101 in robotframework-sshlibrary: Execute Command hangs when large enough output

2014-02-26 Thread robotframework-sshlibrary
Status: New Owner: Labels: Type-Defect Priority-High Target-2.0.2 New issue 101 by mikko.ko...@gmail.com: Execute Command hangs when large enough output http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=101 When big enough output produced by the executed command, then

Issue 100 in robotframework-sshlibrary: 'Put File' erases file conent when ssh to localhost and src=dst

2014-02-21 Thread robotframework-sshlibrary
Status: New Owner: New issue 100 by erupi...@gmail.com: 'Put File' erases file conent when ssh to localhost and src=dst http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=100 When ssh to localhost and use 'Put File' kw with source=destination, ta

Re: Issue 45 in robotframework-sshlibrary: keepalive ssh connect by sending null packets to server until timeout reach

2014-02-18 Thread robotframework-sshlibrary
Comment #7 on issue 45 by piliszekm: keepalive ssh connect by sending null packets to server until timeout reach http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=45 I've reproduced it now :). But it takes more than 10 minutes in my case. Other thing is that it see

Re: Issue 45 in robotframework-sshlibrary: keepalive ssh connect by sending null packets to server until timeout reach

2014-02-18 Thread robotframework-sshlibrary
Comment #6 on issue 45 by piliszekm: keepalive ssh connect by sending null packets to server until timeout reach http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=45 I've reproduced it now :). But it takes more than 10 minutes in my case. -- You received this me

Issue 99 in robotframework-sshlibrary: Better PyPI page

2014-02-10 Thread robotframework-sshlibrary
Status: Accepted Owner: Labels: Type-Documentation Priority-High Target-2.0.2 New issue 99 by pekka.klarck: Better PyPI page http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=99 There isn't much information here currently: https://pypi.python.org/pypi/robotfram

[robotframework-sshlibrary] 0 new revisions pushed by mikko.ko...@gmail.com on 2014-02-06 11:47 GMT

2014-02-06 Thread robotframework-sshlibrary
0 new revisions http://code.google.com/p/robotframework-sshlibrary/source/list -- --- You received this message because you are subscribed to the Google Groups "robotframework-commit" group. To unsubscribe from this group and stop receiving emails from it, send an email to robo

[robotframework-sshlibrary.wiki] push by - Edited wiki page ReleaseNotes through web user interface. on 2014-02-06 11:45 GMT

2014-02-06 Thread robotframework-sshlibrary
Revision: 08bb8aef7730 Author: mikko.korpela Date: Thu Feb 6 11:45:16 2014 UTC Log: Edited wiki page ReleaseNotes through web user interface. http://code.google.com/p/robotframework-sshlibrary/source/detail?r=08bb8aef7730&repo=wiki Modified: /ReleaseNotes.

Re: Issue 95 in robotframework-sshlibrary: Not possible to gracefully stop hanging `Execute Command`

2014-02-05 Thread robotframework-sshlibrary
Updates: Status: Done Comment #4 on issue 95 by mikko.ko...@gmail.com: Not possible to gracefully stop hanging `Execute Command` http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=95 All tests are passing. Marking issue as done. -- You received this message because

[robotframework-sshlibrary.wiki] push by - Edited wiki page RunningLibraryAcceptanceTests through web user interf... on 2014-02-05 12:18 GMT

2014-02-05 Thread robotframework-sshlibrary
Revision: 296efad11ea1 Author: mikko.korpela Date: Wed Feb 5 12:18:12 2014 UTC Log: Edited wiki page RunningLibraryAcceptanceTests through web user interface. http://code.google.com/p/robotframework-sshlibrary/source/detail?r=296efad11ea1&repo=wiki Modi

[robotframework-sshlibrary.wiki] push by - Edited wiki page RunningLibraryAcceptanceTests through web user interf... on 2014-02-03 12:44 GMT

2014-02-03 Thread robotframework-sshlibrary
Revision: eabab196f236 Author: mikko.korpela Date: Mon Feb 3 12:44:44 2014 UTC Log: Edited wiki page RunningLibraryAcceptanceTests through web user interface. http://code.google.com/p/robotframework-sshlibrary/source/detail?r=eabab196f236&repo=wiki Modi

  1   2   3   4   5   6   7   8   >