+msb

but I think your depot_tools is old.

Also your question is probably better directed at chromium-os-dev@ (well,
next time)

M-A

On Fri, Nov 20, 2009 at 10:08 AM, Mr. Gecko <grmrge...@gmail.com> wrote:

> When syncing chromium with --deps="unix,chromeos", it gives me the
> error below
> Traceback (most recent call last):
>  File "/bin/gclient.py", line 1681, in <module>
>    result = Main(sys.argv)
>  File "/bin/gclient.py", line 1676, in Main
>    return DispatchCommand(command, options, args)
>  File "/bin/gclient.py", line 1607, in DispatchCommand
>    return command_map[command](options, args)
>  File "/bin/gclient.py", line 1527, in DoUpdate
>    return client.RunOnDeps('update', args)
>  File "/bin/gclient.py", line 1259, in RunOnDeps
>    scm.RunCommand(command, self._options, args, file_list)
>  File "/bin/gclient.py", line 706, in RunCommand
>    return commands[command](options, args, file_list)
>  File "/bin/gclient.py", line 748, in update
>    revision = int(components[1])
> ValueError: invalid literal for int() with base 10: '4659678c'
>
> I have determined it to be login_manager and when I removed @4659678c
> from it, I get below
> svn: Repository moved permanently to 'http://src.chromium.org/git/
> login_manager.git/'; please relocate
> Error: failed to run command: svn checkout
> http://src.chromium.org/git/login_manager.git
> /home/grmrgecko/chromium/src/third_party/chromeos_login_manager
>
> Any ideas? Thanks,
> Mr. Gecko
>
> --
> Chromium Developers mailing list: chromium-dev@googlegroups.com
> View archives, change email options, or unsubscribe:
>    http://groups.google.com/group/chromium-dev
>

-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to