Bug 1909904 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

We've been rolling out an updated version of mercurial that relies on Python3 vs Python2 on r8:1-40 per [RELOPS-1005](https://mozilla-hub.atlassian.net/browse/RELOPS-1005)

Would you like us to quarantine these hosts or is there a change you can make on your end :jcristau
We've been rolling out an updated version of mercurial that relies on Python3 vs Python2 on r8:1-40 per [RELOPS-1005](https://mozilla-hub.atlassian.net/browse/RELOPS-1005)

[relops@macmini-r8-6.test.releng.mdc1.mozilla.com ~]$ hg --version
Mercurial Distributed SCM (version 6.4.5)
(see https://mercurial-scm.org for more information)

Copyright (C) 2005-2023 Olivia Mackall and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
(reverse-i-search)`h': hg --version
[relops@macmini-r8-6.test.releng.mdc1.mozilla.com ~]$
[relops@macmini-r8-6.test.releng.mdc1.mozilla.com ~]$ head -n 1 $(which hg)
#!/Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11

Would you like us to quarantine these hosts or is there a change you can make on your end :jcristau
We've been rolling out an updated version of mercurial that relies on Python3 vs Python2 on r8:1-40 per [RELOPS-1005](https://mozilla-hub.atlassian.net/browse/RELOPS-1005)

[relops@macmini-r8-6.test.releng.mdc1.mozilla.com ~]$ hg --version
Mercurial Distributed SCM (version 6.4.5)
(see https://mercurial-scm.org for more information)

Copyright (C) 2005-2023 Olivia Mackall and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[relops@macmini-r8-6.test.releng.mdc1.mozilla.com ~]$ head -n 1 $(which hg)
#!/Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11

Would you like us to quarantine these hosts or is there a change you can make on your end :jcristau
We've been rolling out an updated version of mercurial that relies on Python3 vs Python2 on r8:1-40 per [RELOPS-1005](https://mozilla-hub.atlassian.net/browse/RELOPS-1005)


[relops@macmini-r8-6.test.releng.mdc1.mozilla.com ~]$ which hg
/Library/Frameworks/Python.framework/Versions/3.11/bin/hg

[relops@macmini-r8-6.test.releng.mdc1.mozilla.com ~]$ hg --version
Mercurial Distributed SCM (version 6.4.5)
(see https://mercurial-scm.org for more information)

Copyright (C) 2005-2023 Olivia Mackall and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[relops@macmini-r8-6.test.releng.mdc1.mozilla.com ~]$ head -n 1 $(which hg)
#!/Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11

Would you like us to quarantine these hosts or is there a change you can make on your end :jcristau

Back to Bug 1909904 Comment 1