[Commented On] D8477: packaging: support building WiX installers with PyOxidizer

mharbison72 (Matt Harbison) phabricator at mercurial-scm.org
Mon Apr 27 02:53:06 UTC 2020


mharbison72 added a comment.


  This may not be a big deal, and I'm not sure that this patch is the cause.  When I built the py2 installer with `py -3 contrib\packaging\packaging.py wix --python C:\Python2717\python.exe`, I got a 25K `hg.exe` in the dist directory with all of the installers that had a mod time 1 minute before the installer.  I don't remember seeing this when I was building installers at the end of January.  (It also has screwy output, but that's a different issue)
  
    C:\Users\Matt\hg>C:\Users\Matt\hg\dist\hg.exe version
    Traceback (most recent call last):
      File "hg", line 43, in <module>
        dispatch.run()
      File "mercurial\dispatch.pyc", line 112, in run
    
      File "mercurial\dispatch.pyc", line 271, in dispatch
    
      File "mercurial\ui.pyc", line 308, in load
        >>> u.configbytes(s, b'invalid')
      File "mercurial\rcutil.pyc", line 99, in rccomponents
    
      File "mercurial\rcutil.pyc", line 69, in default_rc_resources
    
      File "mercurial\utils\resourceutil.pyc", line 97, in contents
    
    WindowsError: [Error 3] The system cannot find the path specified: 'C:\\Users\\Matt\\hg\\dist\\defaultrc\\*.*'

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D8477/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D8477

To: indygreg, #hg-reviewers
Cc: mharbison72, durin42, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20200427/1373b0ea/attachment-0002.html>


More information about the Mercurial-patches mailing list