There's a list of ways to report issues/get help on the side bar of this site http://phabricator.org/
It suggests #phabricator <irc://chat.freenode.net/phabricator> as the best place to get help with issues. On 4/10/12 5:42 PM, "Carl Steinbach" <c...@cloudera.com> wrote: >Arc won't let me apply the patch for HIVE-2646. I've also noticed some >other problems (e.g. missing TEST PLAN in checkin comments), and was >wondering how we can get these problems resolved? Since most of this work >was done at Facebook, who is the designated point of contact for >Arc/Phabricator issues going forward? > > >Here's the error I get when applying HIVE-2646: > >% arc patch D2133 --trace >Loading phutil library 'arc_jira_lib' from >'/Users/carl/Work/repos/hive-test/.arc_jira_lib'... >>>> [0] <exec> $ (cd '/Users/carl/Work/repos/hive-test'; git rev-parse >--show-cdup) ><<< [0] <exec> 13,599 us >>>> [1] <conduit> differential.getdiff() ><<< [1] <conduit> 608,237 us >>>> [2] <exec> $ (cd '/Users/carl/Work/repos/hive-test/'; git apply >>>>--index >--reject) ><<< [2] <exec> 13,178 us > >Fatal error: Uncaught exception 'CommandException' with message 'Command >'(cd '/Users/carl/Work/repos/hive-test/'; git apply --index --reject)' >failed with error #128: >stdout: > >stderr: ><stdin>:10: trailing whitespace. > ><stdin>:111: trailing whitespace. > <fileset dir="${build.ivy.lib.dir}/default" includes="*.jar" >fatal: corrupt patch at line 609 > >' in /Users/carl/.local/pkg/libphutil/src/future/exec/ExecFuture.php:346 >Stack trace: >#0 >/Users/carl/.local/pkg/arcanist/src/workflow/patch/ArcanistPatchWorkflow.p >hp(412): >ExecFuture->resolvex() >#1 /Users/carl/.local/pkg/arcanist/scripts/arcanist.php(266): >ArcanistPatchWorkflow->run() >#2 {main} > thrown in >/Users/carl/.local/pkg/libphutil/src/future/exec/ExecFuture.php >on line 346 > > >Thanks. > >Carl