Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

While instaling on Linux Mint (Ubuntu/Debian) I have following error #34

Open
tjancz opened this issue Nov 13, 2017 · 1 comment
Open

Comments

@tjancz
Copy link

tjancz commented Nov 13, 2017

Archive: /tmp/chromedriver_linux32.zip
inflating: ./chromedriver
sh: 15: Syntax error: "}" unexpected

More detailed console output looks like that:
root@MyComp ~/repos $ \curl -k https://gist.githubusercontent.com/ddavison/936d843ad17140021fad/raw/ff4029d8e3874dc4e3d635bc1904a77d65032ce7/Linux32.sh | sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 532 100 532 0 0 1304 0 --:--:-- --:--:-- --:--:-- 1307
sh: 6: function: not found
rm: can not be deleted '/tmp/chromedriver_linux32.zip': There is no such file or directory
--2017-11-13 08:44:49-- http://chromedriver.storage.googleapis.com/2.9/chromedriver_linux32.zip
Translacja chromedriver.storage.googleapis.com (chromedriver.storage.googleapis.com)... 172.217.20.176, 2a00:1450:401b:802::2010
Łączenie się z chromedriver.storage.googleapis.com (chromedriver.storage.googleapis.com)|172.217.20.176|:80... connected.
Żądanie HTTP wysłano, oczekiwanie na odpowiedź... 200 OK
Długość: 2405487 (2,3M) [application/zip]
Zapis do: `/tmp/chromedriver_linux32.zip'

chromedriver_linux32.zip 100%[=========================================================================================================================================>] 2,29M 1,54MB/s in 1,5s

2017-11-13 08:44:51 (1,54 MB/s) - zapisano `/tmp/chromedriver_linux32.zip' [2405487/2405487]

Archive: /tmp/chromedriver_linux32.zip
inflating: ./chromedriver
sh: 15: Syntax error: "}" unexpected

@ddavison
Copy link
Member

Simple answer: Don't use my script. Download the chromedriver for linux 32 or 64, then put it in the src/test/resources/drivers directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants