archbook icon indicating copy to clipboard operation
archbook copied to clipboard

emerge can't be installed

Open woden03 opened this issue 7 years ago • 1 comments

Files downloaded, configuring emerge.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
curl: (22) The requested URL returned error: 403 Forbidden
Emerge installation complete. Installing additional optional packages.
/usr/bin/dev_install: 189: /usr/bin/dev_install: emerge: not found

Is any a emerge file to dowload? or other ways to solve this problem.

woden03 avatar Jun 15 '18 04:06 woden03

Hi I ran into the same problem and here is the fix

  1. make local system read and write sudo /usr/share/vboot/bin/make_dev_ssd.sh --remove_rootfs_verification sudo /usr/share/vboot/bin/make_dev_ssd.sh --remove_rootfs_verification --partitions 4

  2. follow comment 9 from the link https://bugs.chromium.org/p/chromium/issues/detail?id=842039&can=2&start=0&num=100&q=&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Component%20Status%20Owner%20Summary%20OS%20Modified&groupby=&sort=

benjamin-army avatar Aug 31 '18 19:08 benjamin-army