Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B buck
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 201
    • Issues 201
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • buck
  • Issues
  • #1998
Closed
Open
Issue created Aug 10, 2018 by Administrator@rootContributor

Buck fails to run samples from Buck Samples.

Created by: HarikaReddyRamidi

I installed buck on windows and attempted running the samples located at https://github.com/fbsamples/bucksamples.git and ran into the following issue:

D:\Buck\bucksamples\hello-buck-java>buck run hello_buck_java PARSING BUCK FILES: FINISHED IN 0.0s CREATING ACTION GRAPH: FINISHED IN 0.0s DOWNLOADED 0 ARTIFACTS, 0.00 BYTES, 0.0% CACHE MISS BUILDING: FINISHED IN 0.0s (100%) 1/1 JOBS, 0 UPDATED BUILD SUCCEEDED Traceback (most recent call last): File "C:\buck\bin..\programs\buck.py", line 261, in fn_exec() File "C:\buck\programs\buck_tool.py", line 116, in execve self._argv, executable=self._path, env=self._envp, cwd=self._cwd File "C:\Python27\lib\subprocess.py", line 710, in init errread, errwrite) File "C:\Python27\lib\subprocess.py", line 958, in _execute_child startupinfo) WindowsError: [Error 2] The system cannot find the file specified.

Assignee
Assign to
Time tracking