--
--
Chromium OS discuss mailing list: chromium-os-discuss@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-discuss?hl=en
--
--
Chromium OS discuss mailing list: chromium-...@chromium.org
--
--
Chromium OS discuss mailing list: chromium-os-discuss@chromium.org
Extracting /usr/local/portage/packages/net-misc/dhcp-4.2.2-r3.tbz2
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
curl: (22) The requested URL returned error: 403 Forbidden
Emerge installation complete. Installing additional optional packages.
!!! PORTAGE_BINHOST unset, but use is requested.
emerge: incomplete set configuration, missing set(s): "selected", "system", and "world"
This usually means that '/usr/share/portage/config/sets/portage.conf'
is missing or corrupt.
Falling back to default world and system set configuration!!!
Calculating dependencies... done!
emerge: there are no ebuilds to satisfy "gmerge".
emerge: searching for similar names... nothing similar found.
chronos@localhost / $
chronos@localhost / $ sudo emerge gmerge
!!! PORTAGE_BINHOST unset, but use is requested.
emerge: incomplete set configuration, missing set(s): "selected", "system", and "world"
This usually means that '/usr/share/portage/config/sets/portage.conf'
is missing or corrupt.
Falling back to default world and system set configuration!!!
Calculating dependencies... done!
emerge: there are no ebuilds to satisfy "gmerge".
emerge: searching for similar names... nothing similar found.
chronos@localhost / $ chronos@localhost / $ find /usr/local -name make.conf find: `/usr/local/var/log/sandbox': Permission denied /usr/local/etc/portage/make.profile/make.conf /usr/local/etc/portage/make.conf chronos@localhost / $ cat /usr/local/etc/portage/make.conf # Copyright (c) 2011 The Chromium OS Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # Get the default configuration. source /usr/local/share/portage/config/make.globals # Include overrides for using /usr/local. source /usr/local/etc/portage/make.profile/make.defaults PORTAGE_BINHOST=https://commondatastorage.googleapis.com/chromeos-dev-installer/board/daisy/canary-R60-9592.71.0/packages chronos@localhost / $ cat /usr/local/etc/portage/make.profile/make.conf # Copyright (c) 2011 The Chromium OS Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # Get the default configuration. source /usr/local/share/portage/config/make.globals # Include overrides for using /usr/local. source /usr/local/etc/portage/make.profile/make.defaults chronos@localhost / $
Chromium OS discuss mailing list: chromium-os-discuss@chromium.org
localhost ~ # dev_install --reinstall
To clean up, we will run:
rm -rf /usr/local/
Any content you have stored in there will be deleted.
Remove all installed packages now? (y/N) y
Removed all installed packages.
Reinstalling emerge.
Starting installation of developer packages.
First, we download the necessary files.
Downloading https://commondatastorage.googleapis.com/chromeos-dev-installer/board/eve/canary-R62-9901.77.0/packages/app-admin/python-updater-0.11.tbz2
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 21844 100 21844 0 0 21844 0 0:00:01 --:--:-- 0:00:01 107k
Extracting /usr/local/portage/packages/app-admin/python-updater-0.11.tbz2
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3513k 100 3513k 0 0 3513k 0 0:00:01 --:--:-- 0:00:01 3993k
Extracting /usr/local/portage/packages/net-misc/dhcp-4.3.4.tbz2
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
curl: (22) The requested URL returned error: 403 Forbidden
Emerge installation complete. Installing additional optional packages.
######################################################################## 100.0%
!!! PORTAGE_BINHOST unset, but use is requested.
emerge: incomplete set configuration, missing set(s): "selected", "system", and "world"
This usually means that '/usr/share/portage/config/sets/portage.conf'
is missing or corrupt.
Falling back to default world and system set configuration!!!
!!! Problem with sandbox binary. Disabling...
Calculating dependencies... done!
>>> Emerging binary (1 of 1) chromeos-base/gmerge-0.0.1-r1064::chromiumos for /usr/local/
######################################################################## 100.0%
* gmerge-0.0.1-r1064.tbz2 MD5 SHA1 size ;-) ... [ ok ]
>>> Extracting info
* Running stacked hooks for pre_pkg_setup
* sysroot_build_bin_dir ... [ ok ]
* Running stacked hooks for post_pkg_setup
* python_eclass_hack ... [ ok ]
>>> Extracting chromeos-base/gmerge-0.0.1-r1064
>>> Installing (1 of 1) chromeos-base/gmerge-0.0.1-r1064::chromiumos to /usr/local/
* Running stacked hooks for pre_pkg_preinst
* wrap_old_config_scripts ... [ ok ]
>>> Recording chromeos-base/gmerge in "world" favorites file...
>>> Auto-cleaning packages...
>>> Using system located in ROOT tree /usr/local/
>>> No outdated packages were found on your system.
Install virtual/target-os-dev package now? (y/N)
You can install virtual/target-os-dev later by typing the command: emerge virtual/target-os-dev
dev_install done. Enjoy!
Chromium OS discuss mailing list: chromium-...@chromium.org