Closed Bug 1747745 Opened 4 years ago Closed 4 years ago

./mach bootstrap: TypeError: unsupported operand type(s) for /: 'str' and 'str' in resolve_setting_from_arcconfig

Categories

(Firefox Build System :: Bootstrap Configuration, defect)

defect

Tracking

(firefox97 fixed)

RESOLVED FIXED
97 Branch
Tracking Status
firefox97 --- fixed

People

(Reporter: jgilbert, Assigned: jgilbert)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

TypeError: unsupported operand type(s) for /: 'str' and 'str'

File "/Users/mtv-loaner/dev/mozilla/gecko3/python/mozboot/mozboot/mach_commands.py", line 42, in bootstrap
bootstrapper.bootstrap(command_context.settings)
File "/Users/mtv-loaner/dev/mozilla/gecko3/python/mozboot/mozboot/bootstrap.py", line 364, in bootstrap
initialize_telemetry_setting(settings, checkout_root, state_dir)
File "/Users/mtv-loaner/dev/mozilla/gecko3/python/mach/mach/telemetry.py", line 298, in initialize_telemetry_setting
is_employee = resolve_is_employee(topsrcdir)
File "/Users/mtv-loaner/dev/mozilla/gecko3/python/mach/mach/telemetry.py", line 199, in resolve_is_employee
is_employee = resolve_is_employee_by_credentials(topsrcdir)
File "/Users/mtv-loaner/dev/mozilla/gecko3/python/mach/mach/telemetry.py", line 145, in resolve_is_employee_by_credentials
phabricator_uri = resolve_setting_from_arcconfig(topsrcdir, "phabricator.uri")
File "/Users/mtv-loaner/dev/mozilla/gecko3/python/mach/mach/telemetry.py", line 130, in resolve_setting_from_arcconfig
git_path / ".arcconfig",

Assignee: nobody → jgilbert
Summary: TypeError: unsupported operand type(s) for /: 'str' and 'str' in resolve_setting_from_arcconfig → ./mach bootstrap: TypeError: unsupported operand type(s) for /: 'str' and 'str' in resolve_setting_from_arcconfig
Pushed by mhentges@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/307da7e6fae5 Fix git worktree support in `./mach bootstrap`. r=firefox-build-system-reviewers,mhentges
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: