Closed Bug 679808 Opened 13 years ago Closed 13 years ago

hg import from an https url fails

Categories

(Firefox Build System :: MozillaBuild, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: khuey, Assigned: khuey)

References

Details

(Keywords: regression)

$ hg import https://bugzilla.mozilla.org/attachment.cgi?id=553029
applying https://bugzilla.mozilla.org/attachment.cgi?id=553029
abort: could not find web.cacerts: C:\stage\mozilla-build\hg\hgrc.d\cacert.pem
The mercurial installer sticks an absolute path in hg/hgrc.d/Paths.rc that points to a directory on the VM ... and since that's not where it gets installed it chokes.

The invalid path just didn't cause failures before.
http://hg.mozilla.org/mozilla-build/rev/1b596cd3d577
Assignee: nobody → khuey
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
No longer blocks: 754810
Thanks, Kyle, for fixing this! This was important for bug 460052 -> bug 450645,
which is important for the integrity of our source repository and the security of our developer's machines.
Product: mozilla.org → Firefox Build System

This bug has the keyword regression, so its type should be defect.

Type: task → defect
You need to log in before you can comment on or make changes to this bug.