[Bug 293454] devel/athens: requirement in rc script incorrect
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Feb 2026 02:48:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293454
Bug ID: 293454
Summary: devel/athens: requirement in rc script incorrect
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: bofh@freebsd.org
Reporter: bob@vesterman.com
Assignee: bofh@freebsd.org
Flags: maintainer-feedback?(bofh@freebsd.org)
When my machine boots up, I get the following message in the log:
-----------
requirement `networking' in file `/usr/local/etc/rc.d/athens' has no providers.
-----------
I believe that the problem is that the REQUIRE in Forgejo's rc script should
refer to "NETWORKING", not "networking". You can see this by (for example)
running the following command in /etc/rc.d:
-----------
grep REQUIRE * | grep -i networking
-----------
To be explicit, please note that the uppercasing matters.
--
You are receiving this mail because:
You are the assignee for the bug.