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

cannot build the project #63

Closed
juacompe opened this issue Mar 5, 2018 · 1 comment
Closed

cannot build the project #63

juacompe opened this issue Mar 5, 2018 · 1 comment

Comments

@juacompe
Copy link
Contributor

juacompe commented Mar 5, 2018

I ran command docker build -t robot-framework . and got the error below.

Error: Unable to find a match
The command '/bin/sh -c dnf upgrade -y	&& dnf install -y		chromedriver-63.0.*		
chromium-63.0.*		firefox-58.0-*python2-pip-9.0.1-*		xorg-x11-server-Xvfb-1.19.*	&& dnf 
clean all' returned a non-zero code: 1

My docker version as below.

docker version
Client:
 Version:	17.12.0-ce
 API version:	1.35
 Go version:	go1.9.2
 Git commit:	c97c6d6
 Built:	Wed Dec 27 20:03:51 2017
 OS/Arch:	darwin/amd64

Server:
 Engine:
  Version:	17.12.0-ce
  API version:	1.35 (minimum version 1.12)
  Go version:	go1.9.2
  Git commit:	c97c6d6
  Built:	Wed Dec 27 20:12:29 2017
  OS/Arch:	linux/amd64
  Experimental:	true
ppodgorsek added a commit that referenced this issue Mar 5, 2018
@ppodgorsek ppodgorsek self-assigned this Mar 5, 2018
@ppodgorsek ppodgorsek added the bug label Mar 5, 2018
@ppodgorsek ppodgorsek added this to To Do in Robot Framework in Docker 3.1.1 via automation Mar 5, 2018
ppodgorsek added a commit that referenced this issue Mar 5, 2018
* Added missing dependencies
ppodgorsek added a commit that referenced this issue Mar 5, 2018
Issue #63 - Cannot build the project
@ppodgorsek
Copy link
Owner

This issue has been resolved, it was due to a change in the required dependencies.

Robot Framework in Docker 3.1.1 automation moved this from To Do to Done Mar 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

2 participants