-
Notifications
You must be signed in to change notification settings - Fork 931
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could not reload dnsmasq (LXD 5.20) #12804
Comments
Hi what is your kernel version? Also please show output of "sudo sysctl -a" and "sudo snap list" I'm thinking we may need to cherry pick this fix into latest/stable as it seems that the snapd snap has been updated. Cc @alexmurray |
Hi, could you please also check Update: sorry I missed the attached file. |
Looks like it 6519.604675] audit: type=1400 audit(1706729169.512:2432): apparmor="DENIED" operation="signal" class="signal" profile="lxd_dnsmasq-lxdbr0_</var/snap/lxd/common/lxd>" pid=307957 comm="lxd" requested_mask="receive" denied_mask="receive" signal=kill peer="snap.lxd.daemon" |
It might be sufficient to just pull the change to lxd/apparmor/network_dnsmasq.go from that PR (although I suspect the whole change is needed since I expect you are using the snapd from the edge channel). What version of snapd are you using @jardon ? Can you post the output of |
Confirmed this is an issue only in latest/stable and 5.20/stable because 5.19/stable they only have canonical/lxd-pkg-snap#189 and not #12713 (whereas 5.19 has neither). We need to cherry-pick #12713 into latest/stable, 5.20/stable and the upcoming 5.0/* channels. |
@jardon you should be able to get something work using |
LXD 5.0.3 in 5.0/candidate isn't affected, same as LXD 5.19 so will consider whether we need to cherry-pick those changes just yet. |
Fix is in latest/candidate now:
|
Once riscv build is done ill push out to 5.20/stable and latest/stable. |
Ya I am on I will check the fix when I get home and report back. Thanks for the quick fix! |
This fix is rolling out now to Thanks! |
Required information
lxd-info.txt
Issue description
A brief description of the problem. Should include what you were
attempting to do, what you did, what happened and what you expected to
see happen.
Steps to reproduce
Information to attach
lxc info NAME --show-log
)lxc monitor
while reproducing the issue)The text was updated successfully, but these errors were encountered: