Closed
Bug 1203318
Opened 10 years ago
Closed 10 years ago
Mercurial::Hgrc fails to evaluate mercurial::settings::hgext_dir
Categories
(Infrastructure & Operations :: RelOps: Puppet, task)
Infrastructure & Operations
RelOps: Puppet
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: rail)
Details
Attachments
(1 file)
|
674 bytes,
patch
|
dustin
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
It's not fatal nor happen every time.
Sep 09 15:40:51 releng-puppet1.srv.releng.use1.mozilla.com puppet-master: (Scope(Mercurial::Hgrc[/home/cltbld/.hgrc])) Could not look up qualified variable 'mercurial::settings::hgext_dir'; class mercurial::settings has not been evaluated
Sounds like that sometimes Mercurial::Hgrc is evaluated before mercurial::settings.
Attachment #8658970 -
Flags: review?(dustin)
Comment 1•10 years ago
|
||
Comment on attachment 8658970 [details] [diff] [review]
mercurial::settings.diff
I hate puppet for making this an intermittent error :(
(it's probably better in puppet 4)
Attachment #8658970 -
Flags: review?(dustin) → review+
| Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8658970 [details] [diff] [review]
mercurial::settings.diff
Oooops, I pushed it yesterday by accident :)
http://hg.mozilla.org/build/puppet/rev/509e1510f700#l2.8
Attachment #8658970 -
Flags: checked-in+
| Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•