Skip to content
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

deepin_x86_desktop_defconfig: Set NETFILTER_XT_MATCH_CGROUP as module #462

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

opsiff
Copy link
Member

@opsiff opsiff commented Nov 7, 2024

No description provided.

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from opsiff. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

only x86 defconfig need this fix

Log:
<debug> iptables.go:264: [mangle] chain Main dont exist rule -j App -p tcp -m cgroup --path App.slice
<debug> iptables.go:36: [mangle] begin to run begin to run command: /bin/sh -c iptables -t mangle -I Main 2 -
App -p tcp -m cgroup --path App.slice
<warning> iptables.go:39: [mangle] run command failed, out: iptables v1.8.2 (nf_tables): Couldn't load match
cgroup':No such file or directory
Try `iptables -h' or 'iptables --help' for more information.
err:exit status 2
<warning> iptables.go:236:[mangle] chain Main insert failed%!(EXTRA *exec.ExitError=exit status 2)
<warning> iptables.go:102: [mangle] chain Main attach child App failed, err: exit status

Signed-off-by: Wentao Guan <[email protected]>
@Avenger-285714
Copy link
Collaborator

记得开全架构

@opsiff
Copy link
Member Author

opsiff commented Nov 7, 2024

记得开全架构

arm64和loongarch都开了

@opsiff opsiff merged commit 2010f7f into linux-6.6.y Nov 7, 2024
1 of 9 checks passed
@opsiff opsiff deleted the patch-config branch November 7, 2024 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants