Problem was that my depot_tools were so corrupted that they weren't syncing properly (nor was svn cleanup having any effect). Complete removal and reinstallation seems to have done the trick.
On Jun 16, 4:09 pm, "[email protected]" <[email protected]> wrote: > Getting the same error -- can anyone say what the fix is? (I just > synced a few hours ago...) > > On Jun 12, 3:06 pm, Nebojša Ćirić <[email protected]> wrote: > > > > > maruel fixed the issue. > > > On Fri, Jun 12, 2009 at 2:20 PM, Nebojša Ćirić <[email protected]> wrote: > > > I downloaded depot_tools today around 10am. > > > > On Fri, Jun 12, 2009 at 2:17 PM, Nebojša Ćirić <[email protected]> wrote: > > > >> I've successfully created first CL with gcl change some_name: > > > >> " > > >> Fixing problem where ml, hi, pt-PT and bg first run bubbles were > > >> truncated or to narrow to hold all of text. > > >> Increased width of bubble by 4+ chars, and for bg increased the height > > >> of bubble by 1. > > > >> BUG=12208 > > >> ---All lines above this line become the description. > > >> ---Repository Root: E:\chromium\src > > >> ---Paths in this changelist (first_run_bubble_truncation): > > > >> M chrome\app\resources\locale_settings_bg.xtb > > >> M chrome\app\resources\locale_settings_pt-PT.xtb > > >> M chrome\app\resources\locale_settings_ml.xtb > > >> M chrome\app\resources\locale_settings_hi.xtb > > > >> ---Paths modified but not in any changelist: > > > >> " > > >> but I have problems uploading it. > > > >> gcl upload some_name fails with: > > > >> Traceback (most recent call last): > > >> File "E:\depot_tools\gcl.py", line 1149, in ? > > >> sys.exit(main()) > > >> File "E:\depot_tools\gcl.py", line 1122, in main > > >> UploadCL(change_info, argv[3:]) > > >> File "E:\depot_tools\gcl.py", line 723, in UploadCL > > >> if not DoPresubmitChecks(change_info, committing=False): > > >> File "E:\depot_tools\gcl.py", line 1032, in DoPresubmitChecks > > >> default_presubmit=root_presubmit) > > >> File "E:\depot_tools\presubmit_support.py", line 688, in > > >> DoPresubmitChecks > > >> results += executer.ExecPresubmitScript(presubmit_script, > > >> filename) > > >> File "E:\depot_tools\presubmit_support.py", line 631, in > > >> ExecPresubmitScript > > >> result = eval(function_name + '(*__args)', context) > > >> File "<string>", line 0, in ? > > >> File "<string>", line 26, in CheckChangeOnUpload > > >> AttributeError: 'InputApi' object has no attribute > > >> 'DEFAULT_BLACK_LIST' > > > >> Any pointers? --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
