<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Building Chromium OS</title>
	<atom:link href="http://www.johandekoning.nl/index.php/2009/11/23/building-chromium-os/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johandekoning.nl/index.php/2009/11/23/building-chromium-os/</link>
	<description>During the day he is a Microsoft .Net Developer, at night he is looking at Google</description>
	<lastBuildDate>Sat, 07 Aug 2010 00:07:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Debashis Ghosh</title>
		<link>http://www.johandekoning.nl/index.php/2009/11/23/building-chromium-os/comment-page-1/#comment-1995</link>
		<dc:creator>Debashis Ghosh</dc:creator>
		<pubDate>Mon, 15 Feb 2010 10:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=389#comment-1995</guid>
		<description>Hi,

I am getting the following error when trying to perform &quot;gclient sync&quot;:

Checked out revision 2a747d433fd0904d3478b8c928bf13f000a21bbb.
Syncing projects:  60% (33/55)  Traceback (most recent call last):
  File &quot;/chromeos/depot_tools/gclient.py&quot;, line 1183, in 
    result = Main(sys.argv)
  File &quot;/chromeos/depot_tools/gclient.py&quot;, line 1178, in Main
    return DispatchCommand(command, options, args)
  File &quot;/chromeos/depot_tools/gclient.py&quot;, line 1103, in DispatchCommand
    return command_map[command](options, args)
  File &quot;/chromeos/depot_tools/gclient.py&quot;, line 1020, in DoUpdate
    return client.RunOnDeps(&#039;update&#039;, args)
  File &quot;/chromeos/depot_tools/gclient.py&quot;, line 699, in RunOnDeps
    scm.RunCommand(command, self._options, args, file_list)
  File &quot;/chromeos/depot_tools/gclient_scm.py&quot;, line 110, in RunCommand
    return getattr(self, command)(options, args, file_list)
  File &quot;/chromeos/depot_tools/gclient_scm.py&quot;, line 218, in update
    cur_branch = self._GetCurrentBranch()
  File &quot;/chromeos/depot_tools/gclient_scm.py&quot;, line 317, in _GetCurrentBranch
    branch = tokens[tokens.index(&#039;*&#039;) + 1]
ValueError: list.index(x): x not in list

Please help.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am getting the following error when trying to perform &#8220;gclient sync&#8221;:</p>
<p>Checked out revision 2a747d433fd0904d3478b8c928bf13f000a21bbb.<br />
Syncing projects:  60% (33/55)  Traceback (most recent call last):<br />
  File &#8220;/chromeos/depot_tools/gclient.py&#8221;, line 1183, in<br />
    result = Main(sys.argv)<br />
  File &#8220;/chromeos/depot_tools/gclient.py&#8221;, line 1178, in Main<br />
    return DispatchCommand(command, options, args)<br />
  File &#8220;/chromeos/depot_tools/gclient.py&#8221;, line 1103, in DispatchCommand<br />
    return command_map[command](options, args)<br />
  File &#8220;/chromeos/depot_tools/gclient.py&#8221;, line 1020, in DoUpdate<br />
    return client.RunOnDeps(&#8216;update&#8217;, args)<br />
  File &#8220;/chromeos/depot_tools/gclient.py&#8221;, line 699, in RunOnDeps<br />
    scm.RunCommand(command, self._options, args, file_list)<br />
  File &#8220;/chromeos/depot_tools/gclient_scm.py&#8221;, line 110, in RunCommand<br />
    return getattr(self, command)(options, args, file_list)<br />
  File &#8220;/chromeos/depot_tools/gclient_scm.py&#8221;, line 218, in update<br />
    cur_branch = self._GetCurrentBranch()<br />
  File &#8220;/chromeos/depot_tools/gclient_scm.py&#8221;, line 317, in _GetCurrentBranch<br />
    branch = tokens[tokens.index('*') + 1]<br />
ValueError: list.index(x): x not in list</p>
<p>Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mackio</title>
		<link>http://www.johandekoning.nl/index.php/2009/11/23/building-chromium-os/comment-page-1/#comment-1702</link>
		<dc:creator>Mackio</dc:creator>
		<pubDate>Mon, 11 Jan 2010 09:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=389#comment-1702</guid>
		<description>Hey thanks for the tutorial.

-- http://www.bytemybios.com --</description>
		<content:encoded><![CDATA[<p>Hey thanks for the tutorial.</p>
<p>&#8211; <a href="http://www.bytemybios.com" rel="nofollow">http://www.bytemybios.com</a> &#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jp Midnight</title>
		<link>http://www.johandekoning.nl/index.php/2009/11/23/building-chromium-os/comment-page-1/#comment-1529</link>
		<dc:creator>Jp Midnight</dc:creator>
		<pubDate>Wed, 23 Dec 2009 02:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=389#comment-1529</guid>
		<description>&lt;a href=&quot;#comment-1451&quot; rel=&quot;nofollow&quot;&gt;@Srikant Balaji &lt;/a&gt; 

I was having the same problem and googling about it and came across this site. The problem is caused by not putting

&lt;code&gt;
  { &quot;name&quot;        : &quot;cros_deps&quot;,
    &quot;url&quot;         : &quot;http://src.chromium.org/svn/trunk/cros_deps&quot;,
  } ,
&lt;/code&gt;

in your .gclient of chrome folder, not chromeos. It is documented &lt;a href=&quot;http://sites.google.com/a/chromium.org/dev/chromium-os/building-chromium-os/getting-the-chromium-os-source-code&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;

once you place it in .gclient and gclient sync. You should be able to compile them without error.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1451" rel="nofollow">@Srikant Balaji </a> </p>
<p>I was having the same problem and googling about it and came across this site. The problem is caused by not putting</p>
<p><code><br />
  { "name"        : "cros_deps",<br />
    "url"         : "http://src.chromium.org/svn/trunk/cros_deps",<br />
  } ,<br />
</code></p>
<p>in your .gclient of chrome folder, not chromeos. It is documented <a href="http://sites.google.com/a/chromium.org/dev/chromium-os/building-chromium-os/getting-the-chromium-os-source-code" rel="nofollow">here</a></p>
<p>once you place it in .gclient and gclient sync. You should be able to compile them without error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srikant Balaji</title>
		<link>http://www.johandekoning.nl/index.php/2009/11/23/building-chromium-os/comment-page-1/#comment-1451</link>
		<dc:creator>Srikant Balaji</dc:creator>
		<pubDate>Fri, 18 Dec 2009 04:27:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=389#comment-1451</guid>
		<description>Building Chrome in mode Release

________ running &#039;/usr/bin/python src/build/gyp_chromium&#039; in &#039;/home/balaji/chromium&#039;
Updating projects from gyp files...
Traceback (most recent call last):
  File &quot;src/build/gyp_chromium&quot;, line 79, in 
    sys.exit(gyp.main(args))
  File &quot;src/tools/gyp/pylib/gyp/__init__.py&quot;, line 423, in main
    params, options.check)
  File &quot;src/tools/gyp/pylib/gyp/__init__.py&quot;, line 83, in Load
    depth, generator_input_info, check)
  File &quot;src/tools/gyp/pylib/gyp/input.py&quot;, line 2004, in Load
    depth, check)
  File &quot;src/tools/gyp/pylib/gyp/input.py&quot;, line 392, in LoadTargetBuildFile
    includes, depth, check)
  File &quot;src/tools/gyp/pylib/gyp/input.py&quot;, line 392, in LoadTargetBuildFile
    includes, depth, check)
  File &quot;src/tools/gyp/pylib/gyp/input.py&quot;, line 326, in LoadTargetBuildFile
    includes, True, check)
  File &quot;src/tools/gyp/pylib/gyp/input.py&quot;, line 184, in LoadOneBuildFile
    raise Exception(&quot;%s not found (cwd: %s)&quot; % (build_file_path, os.getcwd()))
Exception: src/third_party/chromeos_login_manager/chromeos_login_manager/chromeos_login_manager.gyp not found (cwd: /home/balaji/chromium) while loading dependencies of src/chrome/chrome.gyp while loading dependencies of src/build/all.gyp while trying to load src/build/all.gyp
failed to run command: /usr/bin/python src/build/gyp_chromium


Could you please help me out
thanks</description>
		<content:encoded><![CDATA[<p>Building Chrome in mode Release</p>
<p>________ running &#8216;/usr/bin/python src/build/gyp_chromium&#8217; in &#8216;/home/balaji/chromium&#8217;<br />
Updating projects from gyp files&#8230;<br />
Traceback (most recent call last):<br />
  File &#8220;src/build/gyp_chromium&#8221;, line 79, in<br />
    sys.exit(gyp.main(args))<br />
  File &#8220;src/tools/gyp/pylib/gyp/__init__.py&#8221;, line 423, in main<br />
    params, options.check)<br />
  File &#8220;src/tools/gyp/pylib/gyp/__init__.py&#8221;, line 83, in Load<br />
    depth, generator_input_info, check)<br />
  File &#8220;src/tools/gyp/pylib/gyp/input.py&#8221;, line 2004, in Load<br />
    depth, check)<br />
  File &#8220;src/tools/gyp/pylib/gyp/input.py&#8221;, line 392, in LoadTargetBuildFile<br />
    includes, depth, check)<br />
  File &#8220;src/tools/gyp/pylib/gyp/input.py&#8221;, line 392, in LoadTargetBuildFile<br />
    includes, depth, check)<br />
  File &#8220;src/tools/gyp/pylib/gyp/input.py&#8221;, line 326, in LoadTargetBuildFile<br />
    includes, True, check)<br />
  File &#8220;src/tools/gyp/pylib/gyp/input.py&#8221;, line 184, in LoadOneBuildFile<br />
    raise Exception(&#8220;%s not found (cwd: %s)&#8221; % (build_file_path, os.getcwd()))<br />
Exception: src/third_party/chromeos_login_manager/chromeos_login_manager/chromeos_login_manager.gyp not found (cwd: /home/balaji/chromium) while loading dependencies of src/chrome/chrome.gyp while loading dependencies of src/build/all.gyp while trying to load src/build/all.gyp<br />
failed to run command: /usr/bin/python src/build/gyp_chromium</p>
<p>Could you please help me out<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bruner</title>
		<link>http://www.johandekoning.nl/index.php/2009/11/23/building-chromium-os/comment-page-1/#comment-1180</link>
		<dc:creator>bruner</dc:creator>
		<pubDate>Mon, 30 Nov 2009 23:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=389#comment-1180</guid>
		<description>Thanks a lot for this tuto!</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this tuto!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan de Koning &#187; Building Chromium OS &#8211; update</title>
		<link>http://www.johandekoning.nl/index.php/2009/11/23/building-chromium-os/comment-page-1/#comment-1122</link>
		<dc:creator>Johan de Koning &#187; Building Chromium OS &#8211; update</dc:creator>
		<pubDate>Wed, 25 Nov 2009 19:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=389#comment-1122</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J James</title>
		<link>http://www.johandekoning.nl/index.php/2009/11/23/building-chromium-os/comment-page-1/#comment-1114</link>
		<dc:creator>J James</dc:creator>
		<pubDate>Tue, 24 Nov 2009 01:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=389#comment-1114</guid>
		<description>Thanks for the instructions.  One minor detail probably can be confusing.

Before running ./image_to_usb.sh you have to exit the chroot environment.

Also, the script image_to_usb.sh sends the image to /dev/sdb on Ubuntu.

Below are some brief instructions that worked for me on Saturday.  I&#039;ll be rebuilding soon.

http://nwvd.org/chromiumos/how_to_install_the_google_os_chromiumos.html</description>
		<content:encoded><![CDATA[<p>Thanks for the instructions.  One minor detail probably can be confusing.</p>
<p>Before running ./image_to_usb.sh you have to exit the chroot environment.</p>
<p>Also, the script image_to_usb.sh sends the image to /dev/sdb on Ubuntu.</p>
<p>Below are some brief instructions that worked for me on Saturday.  I&#8217;ll be rebuilding soon.</p>
<p><a href="http://nwvd.org/chromiumos/how_to_install_the_google_os_chromiumos.html" rel="nofollow">http://nwvd.org/chromiumos/how_to_install_the_google_os_chromiumos.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
