Closed Bug 1593981 Opened 6 years ago Closed 6 years ago

moz-phab --no-arc still uses arc

Categories

(Conduit :: moz-phab, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emilio, Assigned: zalun)

Details

(Keywords: conduit-triaged)

Attachments

(1 file)

I have a machine where I have no php installed, I thought I could still submit the patch using moz-phab --no-arc, but it seems to still invoke arc:

$ moz-phab --no-arc HEAD~~ HEAD                                                                                                                                                                                                            
Submitting 2 commits for review:
Failed to run /home/emilio/.mozbuild/moz-phab/arcanist/bin/arc.

Please provide the debug log $ DEBUG=1 moz-phab --no-arc HEAD~~ HEAD

Flags: needinfo?(emilio)
Assignee: nobody → pzalewa
Keywords: conduit-triaged
Priority: -- → P2

The relevant part of the log is:

DEBUG    2019-11-05 14:10:46,053 Arc stdin: {}
DEBUG    2019-11-05 14:10:46,054 $ /home/emilio/.mozbuild/moz-phab/arcanist/bin/arc --trace call-conduit conduit.ping
DEBUG    2019-11-05 14:10:46,081 /usr/bin/env: ‘php’: No such file or directory

From IRC conversation:

14:13 <emilio> zalun: so, it's checking if `.moz-phab_conduit-configured` exists (it doesn't) and otherwise it tries to call `arc`
14:13 <emilio> zalun: so probably that explains why you don't see it
14:14 <emilio> zalun: (because you've presumably done that in the past)
Flags: needinfo?(emilio)
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: