Bug 206753 - net/freenet6: rc.d script breaks rcorder and networking
Summary: net/freenet6: rc.d script breaks rcorder and networking
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: needs-patch, needs-qa
Depends on:
Blocks:
 
Reported: 2016-01-30 05:22 UTC by Peter Jeremy
Modified: 2022-03-26 15:17 UTC (History)
2 users (show)

See Also:
koobs: merge-quarterly?


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Jeremy freebsd_committer freebsd_triage 2016-01-30 05:22:20 UTC
net/freenet6 installs a rc.d file containing:
# PROVIDE: freenet6
# REQUIRE: NETWORKING netif named
# BEFORE: ip6addrctl
# KEYWORD: shutdown

There are two problems with this:
1) named is no longer part of FreeBSD base so it is ignored unless one of the bind ports is installed.
2) /etc/rc.d/ip6addrctl contains
# PROVIDE: ip6addrctl
# REQUIRE: FILESYSTEMS
# BEFORE: netif
# KEYWORD: nojail

This creates circular dependencies on most of the networking-related rc.d files, causing a variety of misbehaviours.
Comment 1 Walter Schwarzenfeld freebsd_triage 2018-01-13 00:23:16 UTC
Is this still a problem? Maintainer feedback?
Comment 2 Tobias Kortkamp freebsd_committer freebsd_triage 2018-11-30 17:32:15 UTC
(In reply to w.schwarzenfeld from comment #1)
Port has no maintainer anymore after ports r426269.
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2022-03-26 15:17:23 UTC
Closing this as port has been removed as of commit 2485fc0ceb45a3e5388875047129ad48c7a3951c