From nobody Wed Dec 31 01:27:38 2025 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dgslG2FpSz6LqMx for ; Wed, 31 Dec 2025 01:27:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dgslG1gXLz43Gd for ; Wed, 31 Dec 2025 01:27:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1767144458; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+kwZybMUy+03pUajFfzKL+YFDuzSAfsbV0eVM+ri0Pw=; b=QGNkBUupjTlxrvEPwdCjzbXb5uYaY1QyIz8eqWbSCKXGLThIJsj9QfKAayPYl2NG6/vVHZ C5CS9ikhVX4Os60OY3cJooHiFauw4Fe9rXNcafTupGwu4RkrUz7GfvAaXaNt2XBs3ri98V 8U3H13SanCUXOlEroPYT1IsOIBPoC1C138nXS8c63HQedi/ot+oIDR3YHSdHHpTTnq3XZD AwY1VBAxS88cxzIoOdHdP8/s68JvLMGmoCCmxpXwoH2svR1NkOv/OQ6BmdPCEPeZbsAKvK U/93JZpGHsWADEriXGh0v8F52o/BbSPEPvutvB9RZ6MIhhgYi59B++1tzjYZHg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1767144458; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+kwZybMUy+03pUajFfzKL+YFDuzSAfsbV0eVM+ri0Pw=; b=ie5a1teVknWLUWDeRsfMt2+L2aK9ba3AVbLG0kN2VvEmt1KRfDHbj39D4Ake+9fk3OB4JJ wv4HBVE1gsaGerpa5a1P4HyzSPzrwUA50VA4WYubHSFEbfdB0kXAUXdDUUadLQCBNyzdjf aylhbOAEd7FZo/XBVQ4fx1kE6dy2ClNGq9d0E/zCJRqew746NUVR7PxrTjPcCZxHZRetLj wHnB5EVClJBXNhAXCbywIfBE1x7mkBDjYXuFlT6MHgipmgjFsWg3I434lBrQRNL2Hm9Gcd SC1d/Cok928jxShAwhoWgDiEzfP/CYNjo0zRI6GXlcmcMAxgqOzRkkjrehBOag== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1767144458; a=rsa-sha256; cv=none; b=irY5ptu+3sKlzn0Q4QgiMQx0TcQRsbzNAb/KWZywC9FewVDgsiMYB//TV5GlpfYxpiS/Jf ESUlcjNsJGFb0LI7hwk2D3OGPyxqBFxetxFkf0TvUU108h6sFVGk18EESnzEVfcrPDy6fz ZFR3dHdv3tkLNPJHgACtk/bXzgkY0sCR96K7cZOd/ma0xb3fZSIZogefBglzUc0UI9pkSU k2KpEhdXteieSw2XIzVVyDcJeAkDKr3e16Gik91nhFEOr5GTVuL8Hze3WWLsFO+J+BDRNI RWC/orIyHe2iFOnFzx0pmlIoMQT6Ubmr39jwsyFsAAFtHXvfg7NRZtFKLvmcqQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4dgslG0zFtz8yx for ; Wed, 31 Dec 2025 01:27:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 5BV1RbLt042553 for ; Wed, 31 Dec 2025 01:27:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 5BV1RbnH042552 for ports-bugs@FreeBSD.org; Wed, 31 Dec 2025 01:27:37 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 292051] net/py-wsdd: 'service wsdd status' fails to report status correctly Date: Wed, 31 Dec 2025 01:27:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: hiroo.ono+freebsd@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D292051 --- Comment #7 from Hiroo Ono --- Created attachment 266671 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D266671&action= =3Dedit newly generated rc.d/wsdd script Could you test the attached file as /usr/local/etc/rc.d/wsdd if it works? It worked here, but I want to be sure. --=20 You are receiving this mail because: You are the assignee for the bug.=