Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2025 14:18:07 -0700
From:      Gleb Smirnoff <glebius@freebsd.org>
To:        Michael Tuexen <tuexen@freebsd.org>
Cc:        "Herbert J. Skuhra" <herbert@gojira.at>, freebsd-current@freebsd.org, src-committers@freebsd.org
Subject:   Re: June 2025 stabilization week
Message-ID:  <aFxnj31yPsyKRPcO@cell.glebi.us>
In-Reply-To: <FAD0E98B-77BB-4562-9A59-595BCD0DCD65@FreeBSD.org>
References:  <aFkJwZgyZXgZkXiX@cell.glebi.us> <6E5A0C58-E096-4EA1-BBC2-E0A66AA13176@FreeBSD.org> <aFr_h0fI9gmPRJN-@cell.glebi.us> <0F89BFEA-3948-4D21-9396-EDB5034AAE7A@FreeBSD.org> <2771ED29-7FC2-4D99-A0A0-20E16C62316E@FreeBSD.org> <87bjqbzzsq.wl-herbert@gojira.at> <FAD0E98B-77BB-4562-9A59-595BCD0DCD65@FreeBSD.org>

index | next in thread | previous in thread | raw e-mail

On Wed, Jun 25, 2025 at 09:18:52PM +0200, Michael Tuexen wrote:
M> > Reverting 7faddeb395b7 and 4deb9760a9d8 and running etcupdate seem to
M> > resolve the issue.
M> I bisected the issue. It is introduced by
M> https://cgit.FreeBSD.org/src/commit/?id=4deb9760a9d84d5861ee45162ffebe83f13503b8 <https://cgit.freebsd.org/src/commit/?id=4deb9760a9d84d5861ee45162ffebe83f13503b8>;
M> 
M> Gleb: What entry in /etc/devfs.conf do you have? I have
M> 
M> own	bpf*	root:network
M> perm	bpf*	0660
M> 
M> and the problem goes away if I remove the trailing *.
M> 
M> So I guess you have
M> 
M> own	bpf	root:network
M> perm	bpf	0660
M> 
M> Is that guess correct? But I think using * is OK, it is even
M> suggested in
M> https://cgit.freebsd.org/ports/tree/net/wireshark/pkg-message
M> 
M> Therefore I have created
M> https://reviews.freebsd.org/D51043
M> which fixes the issue.

I have exactly what you have, copied from your email, with asterisks.
And it worked for me on the stabweek revision in my VM.

-- 
Gleb Smirnoff


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?aFxnj31yPsyKRPcO>