Open Bug 1459830 Opened 7 years ago Updated 2 years ago

`mach vendor` and `mach cargo` fail: AttributeError: object has no attribute 'parser'

Categories

(Firefox Build System :: General, defect, P4)

3 Branch
defect

Tracking

(Not tracked)

People

(Reporter: glob, Unassigned)

References

Details

> $ ./mach vendor > Error running mach: > > ['vendor'] > > The error occurred in the implementation of the invoked mach command. > > This should never occur and is likely a bug in the implementation of that > command. Consider filing a bug for this issue. > > If filing a bug, please include the full output of mach, including this error > message. > > The details of the failure are as follows: > > AttributeError: 'Vendor' object has no attribute 'parser' this should output help, such as: > $ ./mach vendor > usage: mach [global arguments] vendor subcommand [subcommand arguments] > > Sub Commands: > aom Vendor av1 video codec reference implementation into > the source repository. > rust Vendor rust crates from crates.io into > third_party/rust `mach cargo` has the same issue.
Keywords: in-triage
Keywords: in-triage
Priority: -- → P4
Component: Mach Core → General
Version: Version 3 → 3 Branch
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.