On Windows I still get "No module named Cookie!" after using ./mach
mercurial-setup to update vcs-tools.
~ Gijs
On 15/09/2015 22:52, Jeff Walden wrote:
The Mercurial extensions to interact with Bugzilla -- bzexport and the like --
have been updated to handle 2fa details. No need to add API key support
yourself, or use some sketchy dude's user-repo fix for the issue! ;-) (As at
least three people have considered, two people have actually done, tho only one
ended up landed upstream.)
Just run |./mach mercurial-setup| to pick up the new version with API key
support. Then add:
[bugzilla]
username = your-bugzilla-email-addr...@example.com
apikey = 0123456789ABCDEF0123456789ABCDEF01234567
to your ~/.hgrc, where the hex number is a Bugzilla API key generated on the
relevant Bugzilla prefs page, and pushes should work again.
("Mercurial had it first...")
Jeff
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform