** Tags added: block-proposed rls-ee-incoming
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oracle in Ubuntu.
https://bugs.launchpad.net/bugs/1823429
Title:
linux-oracle ftbfs in disco
Status in linux-oracle package in Ubuntu:
> Are you linux-oracle maintainer?
I only play one on TV.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oracle in Ubuntu.
https://bugs.launchpad.net/bugs/1823429
Title:
linux-oracle ftbfs in disco
Status in linux-oracle packag
It's up to the kernel team to manage kernel bugs.
Are you linux-oracle maintainer?
On Tue, 4 Jun 2019, 21:35 Dan Streetman,
wrote:
> This is difficult because security/selinux/ doesn't use the *actual*
> kernel headers for the kernel being built to get the AF_MAX/PF_MAX defines;
> those are not
This is difficult because security/selinux/ doesn't use the *actual* kernel
headers for the kernel being built to get the AF_MAX/PF_MAX defines; those are
not included in the kernel uapi headers. Instead, those defines come from
/usr/include/x86_64-linux-gnu/bits/socket.h which is provided by:
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: linux-oracle (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oracle in Ubuntu.
https://bugs.launchpad.net/
the same 4.15 kernel is getting built on b/c/d/e, and
scripts/selinux/genheaders/genheaders.c includes the local header files,
specifically :
#include
which define PF_MAX (via AF_MAX) as 45 for cosmic and later. however
genheaders.c also:
#include "classmap.h"
which is security/selinux/include
also in cosmic:
https://launchpadlibrarian.net/418308401/buildlog_ubuntu-cosmic-amd64.linux-oracle_4.15.0-1009.11_BUILDING.txt.gz
** Tags added: rls-cc-incoming
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oracle in Ubuntu.
http
7 matches
Mail list logo