[Bug 1255341] Re: apparmor=DENIED with precise kernel 3.2.0 on lucid

2013-11-30 Thread Falk Ziegler
Dear John,

thanks again for your effort. In the meantime I tried to install the
Precise apparmor package with --force but it fails with an dependency
problem of dpkg...

Best regards
Falk

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1255341

Title:
   apparmor=DENIED with precise kernel 3.2.0 on lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1255341/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1255341] Re: apparmor=DENIED with precise kernel 3.2.0 on lucid

2013-11-27 Thread Falk Ziegler
Thanks for the fast reply. I expected such a decision. Concerning the
fix suggested: Installation of the apparmor package from Precise on
Lucid is due to missing dependencies (libc6 =2.14) not possible.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1255341

Title:
   apparmor=DENIED with precise kernel 3.2.0 on lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1255341/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1255341] Re: apparmor=DENIED with precise kernel 3.2.0 on lucid

2013-11-27 Thread John Johansen
hrmmm, well thats not good. There is nothing in the apparmor package
that requires libc6 but because of how library deps get generated ...

You could try force installing it (I've never tried this) and it might
work. Or you could build the package or just the parser from scratch.

  apt-get source apparmor
  apt-get build-dep apparmor
  cd apparmor-/parser#where XXX is the 
version info etc
  make

this will create a new apparmor_parser in the apparmor-/parser directory 
that you can then copy to /sbin/
If you would prefer to make a package, that is possible too but is a couple 
more steps

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1255341

Title:
   apparmor=DENIED with precise kernel 3.2.0 on lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1255341/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1255341] Re: apparmor=DENIED with precise kernel 3.2.0 on lucid

2013-11-27 Thread Falk Ziegler
Dear John, thanks for your assistance. :)
I already tried to build the precise package for lucid, but the build fails 
with following error message and I have no idea what it means. :D

---
g++ -Wall -g -O2 -Wall -Wsign-compare -Wmissing-field-initializers 
-Wformat-security -Wunused-parameter -D_GNU_SOURCE -std=c++0x   -c -o hfa.o 
hfa.cc
In file included from hfa.cc:36:
hfa.h:383: error: member 'ProtoState State::anonymous union::proto' with 
constructor not allowed in union
hfa.h: In constructor 'State::State(int, ProtoState, State*)':
hfa.h:347: error: no matching function for call to 'ProtoState::ProtoState()'
hfa.h:313: note: candidates are: ProtoState::ProtoState(hashedNodeVec*, 
NodeSet*)
hfa.h:308: note: ProtoState::ProtoState(const ProtoState)
make[2]: *** [hfa.o] Error 1
make[2]: Leaving directory `/tmp/buildd/apparmor-2.7.102/parser/libapparmor_re'
make[1]: *** [libapparmor_re/libapparmor_re.a] Error 2
make[1]: Leaving directory `/tmp/buildd/apparmor-2.7.102/parser'
make: *** [build-stamp] Error 2
---

Ok I will now  try to force the installation of the precise package and
I will see what happens.

Best regards
Falk

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1255341

Title:
   apparmor=DENIED with precise kernel 3.2.0 on lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1255341/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1255341] Re: apparmor=DENIED with precise kernel 3.2.0 on lucid

2013-11-27 Thread John Johansen
Sigh all the little niggles that I forget about. So that is an error
around the version of gcc in Lucid and the c++0x standard which does
allow for what is throwing the error. I will poke at this tonight and
see if there isn't a simple patch that will allow for this to build on
Lucid.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1255341

Title:
   apparmor=DENIED with precise kernel 3.2.0 on lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1255341/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1255341] Re: apparmor=DENIED with precise kernel 3.2.0 on lucid

2013-11-26 Thread Falk Ziegler
As an additional info: If i reinstall (purge  install) apparmor, I get
the following messages attached in the Install_Apparmor file.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1255341

Title:
   apparmor=DENIED with precise kernel 3.2.0 on lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1255341/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1255341] Re: apparmor=DENIED with precise kernel 3.2.0 on lucid

2013-11-26 Thread Falk Ziegler
Cache read/write disabled: /sys/kernel/security/apparmor/features interface 
file missing. (Kernel needs AppArmor 2.4 compatibility patch.)
Warning from /etc/apparmor.d/sbin.dhclient3 (/etc/apparmor.d/sbin.dhclient3 
line 70): profile /sbin/dhclient3 network rules not enforced
Cache read/write disabled: /sys/kernel/security/apparmor/features interface 
file missing. (Kernel needs AppArmor 2.4 compatibility patch.)
Warning from /etc/apparmor.d/usr.sbin.tcpdump (/etc/apparmor.d/usr.sbin.tcpdump 
line 39): profile /usr/sbin/tcpdump network rules not enforced
...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1255341

Title:
   apparmor=DENIED with precise kernel 3.2.0 on lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1255341/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1255341] Re: apparmor=DENIED with precise kernel 3.2.0 on lucid

2013-11-26 Thread John Johansen
The precise kernel is not supported on Lucid. As such I am closing this
bug as won't fix.

However you can fix the apparmor issue in this bug by installing the
apparmor package from precise on Lucid. The precise apparmor package
will work with the Lucid kernel as well as the precise kernel and has
several additional fixes that are worth having.


** Changed in: apparmor (Ubuntu)
   Status: New = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1255341

Title:
   apparmor=DENIED with precise kernel 3.2.0 on lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1255341/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs