Closed Bug 1539985 Opened 6 years ago Closed 5 years ago

mach vcs-setup is adding interface = curses on Windows

Categories

(Developer Services :: Mercurial: configwizard, defect)

Unspecified
Windows
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1531059

People

(Reporter: bugzilla, Unassigned)

Details

STR:

  1. Run ./mach bootstrap
  2. Notice that interface = curses is being added to .hgrc

Note that doing so is not harmless; running hg histedit with this setting enabled on Windows fails with

about: No module named _curses!

Workaround: run pip install windows-curses

I looked this up, and it looks like the infringing code is in configwizard, so I'm moving components.

Component: Bootstrap Configuration → Mercurial: configwizard
Product: Firefox Build System → Developer Services
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.