Anyone having problems with creating reviews?

Fernando Apesteguía fernando.apesteguia at gmail.com
Thu Nov 26 18:32:10 UTC 2020


On Thu, Nov 26, 2020 at 7:07 PM Fernando Apesteguía <
fernando.apesteguia at gmail.com> wrote:

> Hi all,
>
> Since yesterday I'm having problems creating reviews with arcanist. Last
> one I could create was on November 19th, and I didn't try again until
> yesterday.
>
> The error I'm getting is this (after running with --trace):
>
>  OKAY  No lint messages.
>  LINT OKAY  No lint problems.
> Running unit tests...
> No unit test engine is configured for this project.
> >>> [18] (+4,440) <exec> $ svn diff --depth empty --diff-cmd
> /usr/local/lib/php/arcanist/scripts/repository/binary_safe_diff.sh -x
> -U32767 usr.bin/iconv/iconv.1
> >>> [19] (+4,441) <exec> $ svn info here/goes/the/path/to/file@
> <<< [19] (+4,461) <exec> 20,055 us
> <<< [18] (+4,463) <exec> 23,409 us
> >>> [20] (+4,464) <exec> $ svn info .
> <<< [20] (+4,481) <exec> 16,412 us
>
> [2020-11-26 17:41:22] EXCEPTION: (RuntimeException) Undefined index:
> Repository UUID at [<arcanist>/src/error/PhutilErrorHandler.php:253]
> arcanist()
>   #0 PhutilErrorHandler::handleError(integer, string, string, integer,
> array) called at
> [<arcanist>/src/repository/api/ArcanistSubversionAPI.php:606]
>   #1 ArcanistSubversionAPI::getRepositoryUUID() called at
> [<arcanist>/src/workflow/ArcanistDiffWorkflow.php:2430]
>   #2 ArcanistDiffWorkflow::buildDiffSpecification() called at
> [<arcanist>/src/workflow/ArcanistDiffWorkflow.php:472]
>   #3 ArcanistDiffWorkflow::run() called at
> [<arcanist>/scripts/arcanist.php:411]
>
> I'm not aware of any configuration changes on my side.
>
> I'm using
>
> arcanist-lib-php72-20200514_1
> arcanist-php72-20200514_1
>
> Any ideas?
>

PEBKAC :S

It seems I had a change in LOCALE that affects this in a very non intuitive
way.

Sorry for the noise.


>
> Thanks in advance.
>


More information about the freebsd-questions mailing list