Bug 256980

Summary: sysutils/fusefs-unreliablefs: broken RUN_DEPENDS on fusefs-libs
Product: Ports & Packages Reporter: Ting-Wei Lan <lantw44>
Component: Individual Port(s)Assignee: Mateusz Piotrowski <0mp>
Status: Closed FIXED    
Severity: Affects Many People Flags: bugzilla: maintainer-feedback? (0mp)
0mp: merge-quarterly-
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ting-Wei Lan 2021-07-04 15:28:46 UTC
RUN_DEPENDS=    fusefs-libs>=0:fusefs-libs

This broken RUN_DEPENDS causes 'make index' to fail with the error:

make_index: /usr/ports/sysutils/fusefs-unreliablefs: no entry for /usr/ports/fusefs-libs
Comment 1 Mateusz Piotrowski freebsd_committer freebsd_triage 2021-07-04 15:55:37 UTC
Whoops, this got in by accident. I'll get a fix committed soon. Thanks for the heads-up
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-07-04 15:57:21 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e1634e6abeb672a1a36f5aa57bbf0ed4e36c1db8

commit e1634e6abeb672a1a36f5aa57bbf0ed4e36c1db8
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2021-07-04 15:55:57 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2021-07-04 15:55:57 +0000

    sysutils/fusefs-unreliablefs: Unbreak index

    PR:             256980
    Reported by:    Ting-Wei Lan <lantw44@gmail.com>

 sysutils/fusefs-unreliablefs/Makefile | 1 -
 1 file changed, 1 deletion(-)
Comment 3 Mateusz Piotrowski freebsd_committer freebsd_triage 2021-07-04 15:58:56 UTC
Thanks again!
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2021-07-05 00:03:34 UTC
(In reply to Mateusz Piotrowski from comment #3)

Is quarterly affected?
Comment 5 Mateusz Piotrowski freebsd_committer freebsd_triage 2021-07-05 09:32:09 UTC
Thanks for the heads-up, Kubilay. It isn't, I just committed this port.