unable to start repo tool
Bug #1973622 reported by
Thomas Epperson
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
repo (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
When starting the repo command (with no arguments) in a initialized repo folder, it fails to start. Here is the traceback of the failure output on the shell.
Traceback (most recent call last):
File "/home/
from subcmds.version import Version
File "/home/
mod = __import_
File "/home/
from formatter import AbstractFormatter, DumbWriter
ModuleNotFoundE
tags: | added: 22.04 ubuntu |
To post a comment you must log in.
Why is this not being fixed? It was reported in May! There is no way to develop Android open source without this, as they depend on the repo tool to pull in their archive. I believe the issue is the repo package needs to be updated for python 3.4 since formatter was deprecated.