Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jun 2021 10:04:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256881] misc/broot: Does not install because of removed doc files
Message-ID:  <bug-256881-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 256881
           Summary: misc/broot: Does not install because of removed doc
                    files
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: lcook@freebsd.org
          Reporter: rhurlin@FreeBSD.org
             Flags: maintainer-feedback?(lcook@freebsd.org)
          Assignee: lcook@freebsd.org

Created attachment 226104
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D226104&action=
=3Dedit
PORTDOCS contains removed files

Hi Lewis,

I am unable to install misc/broot since your newest update to v1.6.1 with t=
he
following error message:

install  -m 0644 /usr/ports/misc/broot/work/broot-1.6.1/CHANGELOG.md
/usr/ports/misc/broot/work/broot-1.6.1/README.md
/usr/ports/misc/broot/work/broot-1.6.1/client-server.md
/usr/ports/misc/broot/work/broot-1.6.1/documentation.md
/usr/ports/misc/broot/work/broot-1.6.1/features.md
/usr/ports/misc/broot/work/stage/usr/local/share/doc/broot
install: /usr/ports/misc/broot/work/broot-1.6.1/client-server.md: No such f=
ile
or directory
*** Error code 71


It turns out, that two docs, listed in PORTDOCS (client-server.md and
features.md), were removed upstream in the commit "client-server no longer
feature gated" [1]

[1]
https://github.com/Canop/broot/commit/442e304c3f3ca867d09103301efee42da7ea9=
69f

The attached patch should solve this ;)

--=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-256881-7788>