[DSE-Dev] Bug#1068601: Acknowledgement (selinux-policy-default: /var with nosuid and SELinux enabled breaks dpkg)
Blake Lee
blake at volian.org
Sun Apr 7 21:21:43 BST 2024
The following dpkg.te seems to have solved the problem for me.
```
module dpkg 1.0;
require {
type dpkg_script_t;
type dpkg_t;
class process2 nosuid_transition;
}
```
On Sun, Apr 7, 2024, at 2:42 PM, Debian Bug Tracking System wrote:
> Thank you for filing a new Bug report with Debian.
>
> You can follow progress on this Bug here: 1068601: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068601.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> As you requested using X-Debbugs-CC, your message was also forwarded to
> blake at volian.org
> (after having been given a Bug report number, if it did not have one).
>
> Your message has been sent to the package maintainer(s):
> Debian SELinux maintainers <selinux-devel at lists.alioth.debian.org>
>
> If you wish to submit further information on this problem, please
> send it to 1068601 at bugs.debian.org.
>
> Please do not send mail to owner at bugs.debian.org unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 1068601: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068601
> Debian Bug Tracking System
> Contact owner at bugs.debian.org with problems
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/selinux-devel/attachments/20240407/8858ae75/attachment.htm>
More information about the SELinux-devel
mailing list