Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2023 14:02:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 273719] archivers/brotli
Message-ID:  <bug-273719-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273719

            Bug ID: 273719
           Summary: archivers/brotli
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: osa@FreeBSD.org
          Reporter: jarmstrong@wi.rr.com
             Flags: maintainer-feedback?(osa@FreeBSD.org)
          Assignee: osa@FreeBSD.org

While upgrading gohugo, it built Brotli-1.1.0 but, due to a casing bug, the
script is looking for the wrong Wheel:

FileNotFoundError: [Errno 2] No such file or directory:
'/usr/ports/archivers/py-brotli/work-py39/Brotli-1.1.0/dist/brotli-1.1.0*.w=
hl'

chestnut_handy 14# ls
Brotli-1.1.0-cp39-cp39-freebsd_13_2_release_p3_amd64.whl
chestnut_handy 15# pwd
/usr/ports/archivers/py-brotli/work-py39/Brotli-1.1.0/dist

It's looking for a lowercase brotli-*.whl but the built Wheel starts with an
uppercase B, so it's failing.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273719-7788>