Closed Bug 1056262 Opened 11 years ago Closed 11 years ago

mercurial-setup is still looking for mqext on bitbucket

Categories

(Firefox Build System :: Mach Core, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 978514

People

(Reporter: sfink, Assigned: sfink)

Details

Attachments

(1 file)

mqext now lives in version-control-tools
Comment on attachment 8476137 [details] [diff] [review] mqext now lives in version-control-tools Review of attachment 8476137 [details] [diff] [review]: ----------------------------------------------------------------- This patch is busted. Please test with mqext not present in your hgrc to verify it works. ::: tools/mercurial/hgsetup/wizard.py @@ +278,5 @@ > self.prompt_external_extension(c, 'firefoxtree', FIREFOXTREE_INFO) > > if 'mq' in c.extensions: > self.prompt_external_extension(c, 'mqext', MQEXT_INFO, > os.path.join(self.ext_dir, 'mqext')) We need to kill the last argument to prompt_external_extension().
Attachment #8476137 - Flags: review?(gps)
Oops I've had a patch sitting in my queue for a while to do this, completely forgot to clean it up and file a bug for it :-)
(In reply to Ed Morley [:edmorley] from comment #3) > Oops I've had a patch sitting in my queue for a while to do this, completely > forgot to clean it up and file a bug for it :-) Ah I remember now, I was waiting on bug 978514 comment 5.
Blocks: 978514
(In reply to Ed Morley [:edmorley] from comment #3) > Oops I've had a patch sitting in my queue for a while to do this, completely > forgot to clean it up and file a bug for it :-) Excellent, thanks! I'll just wait for that then.
BitBucket changed its SSL certificates on May 6th: http://blog.bitbucket.org/2015/05/06/bitbuckets-ssl-certificate-is-changing-for-sha-2/ and tools/mercurial/hgsetup/config.py still contains the old fingerprint. So right now 'mach mercurial-setup' cannot set up mgext at all unless you change the fingerprint manually.
Re comment 6: gps fixed the fingerprint in bug 1164315.
Patch in bug 978514.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
No longer blocks: 978514
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: