Closed Bug 1582122 Opened 5 years ago Closed 5 years ago

Can't submit using moz-phab

Categories

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

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: farre, Assigned: zalun)

Details

(Keywords: conduit-triaged)

Attachments

(1 file)

[farre@carakan work-1]$ moz-phab submit HEAD^ HEAD
ValueError: need more than 1 value to unpack

Could you provide results of DEBUG=1 moz-phab submit HEAD^ HEAD ?

Flags: needinfo?(afarre)

[farre@carakan work-1]$ DEBUG=1 moz-phab submit HEAD^ HEAD
DEBUG 2019-09-19 17:05:32,889 found git repo in /home/farre/src/gecko/work-1
DEBUG 2019-09-19 17:05:32,889 $ git config --list
ERROR 2019-09-19 17:05:32,895 Traceback (most recent call last):
File "/home/farre/bin/moz-phab", line 4627, in main
repo = repo_from_args(args)
File "/home/farre/bin/moz-phab", line 1374, in repo_from_args
repo.set_args(args)
File "/home/farre/bin/moz-phab", line 2440, in set_args
git_config = parse_config(self.git_out(["config", "--list"], never_log=True))
File "/home/farre/bin/moz-phab", line 411, in parse_config
name, value = line.split("=", 1)
ValueError: need more than 1 value to unpack

Flags: needinfo?(afarre)
Assignee: nobody → pzalewa
Keywords: conduit-triaged
Priority: -- → P1
Priority: P1 → P2
Status: NEW → RESOLVED
Closed: 5 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: