Index | Thread | Search

From:
izzy Meyer <izder456@disroot.org>
Subject:
Re: NEW: devel/msitools at 0.106
To:
Stuart Henderson <stu@spacehopper.org>
Cc:
"Anthony J. Bentley" <anthony@anjbe.name>, ports@openbsd.org
Date:
Tue, 23 Jun 2026 11:21:29 -0500

Download raw body.

Thread
  • izzy Meyer:

    NEW: devel/msitools at 0.106

  • On Tue, 23 Jun 2026 05:09:27 +0100
    Stuart Henderson <stu@spacehopper.org> wrote:
    
    > On 2026/06/22 14:28, izzy Meyer wrote:
    > > Seems it assumes gnu-style sha1sum binary naming rather than our
    > > sha1(1)
    > 
    > add a TEST_DEPENDS on coreutils, and a pre-test target with
    > 
    > 	ln -fs ${LOCALBASE}/bin/gsha1sum ${WRKDIR}/bin/sha1sum
    > 
    
    Attached is a fix that solves that test failure, but this one I
    missed seems more specific:
    
    not ok 20 wixl - stable component GUIDs
    # (in test file
    /mnt/MEDIA/portdev/pobj/msitools-0.106/msitools-v0.106/tests/wixl.bats,
    line 55) #   `[ "$out" = "$exp" ]' failed # rm -rf /tmp/tmp.c92eaI4GkY
    
    I'll report upstream, cos I don't think this test is failing due to a
    portability issue. 
    
    Since this test is failing in this version, what should I do? Should
    I disable tests? or leave it as is?
    
    Thanks
    
    -- 
    iz (she/her)
    
    > I say mundane things
    > so the uninteresting
    > just might get noticed.
    
    izder456 (dot) neocities (dot) org
    
  • izzy Meyer:

    NEW: devel/msitools at 0.106