> > I've also seen another (probably related) TB in arcanist when trying to
> > run 'arc patch' but haven't gotten far enough into that to figure out
> > exactly what's going on.
> 
> $ arc diff develop
>     You have not specified any reviewers. Continue anyway? [y/N] y
> Linting...
> No lint engine configured for this project.
> Running unit tests...
> No unit test engine is configured for this project.
> Exception
> ERR-CONDUIT-CORE: Failed to load class or interface 'JsonLintJsonParser': the
> class or interface 'JsonLintJsonParser' is not defined in the library map
> for any loaded phutil library. If this symbol was recently added or moved,
> your library map may be out of date. You can rebuild the map by running 'arc
> liberate'. For more information, see:
> http://www.phabricator.com/docs/phabricator/article/libphutil_Libraries_User_Guide.html
> (Run with `--trace` for a full exception trace.)
> 
> 
> Seems to be affecting everyone. However, you can use "arc diff develop
> --preview" and then fill the remaining fields in the review request
> manually. A bit more work, but works. You can also use this to update an
> existing review request. So there is a workaround.
> 

Actually, it seems that the exception shown above is not fatal, and all the 
patches I tried to submit for review *were* actually submitted! So, you might 
not need to use --preview, just use `arc diff` as usual, and then look into 
Phabricator or into `arc list` and make sure it got created properly.
_______________________________________________
qa-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/qa-devel

Reply via email to