New issue
Advanced search Search tips

Issue 784297 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Nov 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

OSError: [Errno 2] No such file or directory: '/home/yahalom4981/chromium/_gclient_src_6_B8PO'

Reported by yahalom4...@gmail.com, Nov 13 2017

Issue description

Chrome Version  snow     : Google Chrome	62.0.3202.82 (Official Build) (32-bit)
Revision	0
Platform	9901.66.0 (Official Build) stable-channel daisy
Firmware Version	Google_Snow.2695.117.0
Customization ID	SNOW
URLs (if applicable) : https://chromium.googlesource.com/chromium/src/+/master/docs/linux_build_instructions.md
Other browsers tested:
  Add OK or FAIL, along with the version, after other browsers where you
have tested this issue:
     Safari:
    Firefox:
       Edge:

What steps will reproduce the problem?
(1)$ git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git

(2)$ export PATH="$PATH:/path/to/depot_tools"

(3)$ mkdir ~/chromium && cd ~/chromium
$ fetch --nohooks chromium


What is the expected result?

When fetch completes, it will have created a hidden .gclient file and a directory called src in the working directory. The remaining instructions assume you have switched to the src directory:


What happens instead?
OSError: [Errno 2] No such file or directory: '/home/yahalom4981/chromium/_gclient_src_6_B8PO'

Please provide any additional information below. Attach a screenshot if
possible.

 

Comment 1 by aga...@chromium.org, Nov 13 2017

Status: WontFix (was: Unconfirmed)
A "gclient sync" should be able to finish the fetch/sync operation. Did you run out of disk space?
how much space does it take there was 20 GB dedicated to that build
this is to make an nv-u-boot for that chrbook to load buntu build

Comment 4 by aga...@chromium.org, Nov 13 2017

A full chromium checkout including all dependencies (which is what "fetch chromium" gets you, and is necessary for compiling a full browser) can easily be 40GB.
well thats resolved but now is this: *yncing projects: 100% (87/87)
src/v8 src/third_party/deqp/src
(ERROR)----------------------------------------[0:00:13] Started.[0:00:14]
_____ src/third_party/deqp/src : Attempting rebase onto
455d82c60b096e7bd83b6a2f5ed70c61e4bfa759...[0:00:14] [0:00:14] Rebase
produced error output:Cannot rebase: Your index contains uncommitted
changes.Please commit or stash
them.----------------------------------------Error:
83> Unrecognized error, please merge or rebase manually.83> cd
/home/yahalom4981/chromium/src/third_party/deqp/src && git rebase --onto
455d82c60b096e7bd83b6a2f5ed70c61e4bfa759 refs/remotes/origin/master
so stash would be most lite option as there is nothing to commit though
never used this function "stasg"
using tutoriul and i Just moved on to cd src/ and next and things appear to function that is without stashing git

ran build.deps and is moving r`ght on through gclient runhooks is lookin productive and yea Google i goin think sonething evil cause this is just to get chromiumos Out heheh

and now the road block: gn gen out/Default
/home/yahalom4981/chromium/.gclient_entries missing, .gclient file in parent directory /home/yahalom4981/chromiu
m might not be the file you want to use.
ERROR at //components/nacl/features.gni:6:1: Can't load input file.
import("//build/config/gclient_args.gni")
^---------------------------------------
Unable to load:
  /home/yahalom4981/chromium/src/build/config/gclient_args.gni
I also checked in the secondary tree for:
  /home/yahalom4981/chromium/src/build/secondary/build/config/gclient_args.gni
See //BUILD.gn:15:1: whence it was imported.
import("//components/nacl/features.gni")
started everything  scratxh and is wort`ing
repo sync Resolving deltas fluctuation on completion percnt appeareth proof of fluctuation in the SpaceTine continuin

Sign in to add a comment