Date: Wed, 16 Oct 2024 14:08:22 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 282139] security/step-certificates: rcorder requirement incorrect (GitHub pull request for fix included) Message-ID: <bug-282139-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282139 Bug ID: 282139 Summary: security/step-certificates: rcorder requirement incorrect (GitHub pull request for fix included) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: bob@vesterman.com CC: mw@wipp.bayern Flags: maintainer-feedback?(mw@wipp.bayern) CC: mw@wipp.bayern Hi, When I run rcorder, I get the following warning: # rcorder /usr/local/etc/rc.d/* /etc/rc.d/* >/dev/null rcorder: requirement `networking' in file `/usr/local/etc/rc.d/step-ca' has= no providers. I believe that the correct requirement is "NETWORKING", not "networking". I made that change, and the problem went away. I have made a pull request on GitHub with this change: https://github.com/freebsd/freebsd-ports/pull/311 Please let me know if there is anything else I should do regarding this, or= if I've screwed up somehow (I'm pretty new to both making changes to the ports system and to using GitHub to do anything more than commenting and whatnot). Thanks. --=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-282139-7788>