Re: Failed to resolve typeattributeset

Petr Lautrbach <[email protected]> Fri, 03 Sep 2021 19:42:11 +0200
Newsgroups gmane.linux.redhat.fedora.selinux
Message-ID <[email protected]>
lejeczek <[email protected]> writes:

> Hi guys.
> I'm trying to remove an old custom module but I fail:
>
> -> $ semodule -X 300 -r charonsystemd-mine
> libsemanage.semanage_direct_remove_key: Removing last 
> charonsystemd-pawel module (no other charonsystemd-pawel 
> module exists at another priority).
> Failed to resolve typeattributeset statement at 
> /var/lib/selinux/targeted/tmp/modules/400/me-libvirt/cil:5
> semodule:  Failed!
>
> Care to share your thoughts?


It looks like me-libvirt module depends on something defined in
charonsystemd-mine (or charonsystemd-pawel) module.

You can export me-libvirt module using the following command:

# semodule -X 400 --cil -E me-libvirt

and look at line 5 in me-libvirt.cil file what is it.

Petr

_______________________________________________
selinux mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure