New issue
Advanced search Search tips

Issue 764553 link

Starred by 2 users

Issue metadata

Status: Archived
Owner: ----
Closed: Jul 13
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

No /usr/local/bin in latest simple chrome workflow?

Project Member Reported by sky@chromium.org, Sep 12 2017

Issue description

It's entirely possible I'm doing something wrong. I copied a test image for 9916 and installed it using the simple chrome workflow and /usr/local/bin isn't there. https://storage.cloud.google.com/chromeos-image-archive/link-release/R63-9916.0.0/chromiumos_test_image.tar.xz .

tar xf chromiumos_test_image.tar.xz
cros flash usb:// chromiumos_test_image.bin
sudo /usr/sbin/chromeos-install

I noticed there was no less, and additionally when I tried deploy_chrome it complained about the lack of rsync. Is this expected? Was 9916 just a bad build?

I'm not sure who can verify this, randomly picking a couple of ChromeOS folks.
 

Comment 1 by derat@chromium.org, Sep 12 2017

Cc: steve...@chromium.org
I don't have a dev machine handy to check this, however:
* I seem to recall that we package 'more' not 'less' (presumably for space reasons)
* I'm not sure about rsync errors, I would need to see the failing output.

Comment 3 by vapier@chromium.org, Sep 13 2017

we ship less in dev/test images.  more is in the rootfs.

as discussed in hangouts, less/rsync/etc... are just symptoms.  the underlying issue is that /usr/local is empty.  the stateful was either not copied over or was wiped for some reason.

have to figure out why that happened.  or just try a newer version and if it works, don't worry about it.

Comment 4 by sky@chromium.org, Sep 13 2017

Unfortunately we haven't rev'd the version yet. We're still at R63-9916.0.0.

Comment 5 by vapier@chromium.org, Sep 13 2017

you downloaded the test image by hand.  you can manually pick a newer version.  the CrOS pinned version in the chromium tree is irrelevant here.

Comment 6 by sky@chromium.org, Sep 13 2017

9937 has /usr/local and so far looks good.
Reporting the same on eve, on an old build (9611.0.0).
Claims to be a test image, but I have password-less root login, and /usr/local/bin doesn't exist. This image was functional before, this should be disk/image corruption.
In another instance (eve, different device, also 9611.0.0), it claims to be a test image, has passwordless root access, /usr/local/bin exists and is populated but test-image specific binaries (python etc) are missing. 

Comment 9 by sky@chromium.org, Sep 13 2017

FWIW I was on a pixel1.
might be related to  issue 760007 

Comment 11 by sky@chromium.org, Sep 15 2017

760007 mentions Lenovo devices. I was on a Pixel1.
76007 mentions multiple devices, not just lenovo

Comment 13 Deleted

Comment 14 Deleted

Components: -Infra>Client>ChromeOS Infra>Client>ChromeOS>Build
Status: Archived (was: Untriaged)

Sign in to add a comment