Bug 256980 - sysutils/fusefs-unreliablefs: broken RUN_DEPENDS on fusefs-libs
Summary: sysutils/fusefs-unreliablefs: broken RUN_DEPENDS on fusefs-libs
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Mateusz Piotrowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-04 15:28 UTC by Ting-Wei Lan
Modified: 2021-07-05 09:32 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (0mp)
0mp: merge-quarterly-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.