[Bug 400349] Re: dhclient-script fails with apparmor
Alex Bligh
ubuntu at alex.org.uk
Wed May 12 18:22:40 BST 2010
This bug appears in Jaunty if a new kernel is loaded - strace below. Is
it really "working as designed" if loading a new kernel causes dhcp to
fail?
508 execve("/sbin/dhclient-script", ["/sbin/dhclient-script"], [/* 4 vars */]) = 0
2508 brk(0) = 0x215c000
2508 fcntl(0, F_GETFD) = 0
2508 fcntl(1, F_GETFD) = 0
2508 fcntl(2, F_GETFD) = 0
2508 access("/etc/suid-debug", F_OK) = -1 ENOENT (No such file or directory)
2508 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5fa3e92000
2508 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
2508 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5fa3e90000
2508 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
2508 open("/etc/ld.so.cache", O_RDONLY) = -1 EACCES (Permission denied)
2508 open("/lib/tls/x86_64/libncurses.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
2508 stat("/lib/tls/x86_64", 0x7fffa0d10530) = -1 ENOENT (No such file or directory)
2508 open("/lib/tls/libncurses.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
2508 stat("/lib/tls", 0x7fffa0d10530) = -1 ENOENT (No such file or directory)
2508 open("/lib/x86_64/libncurses.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
2508 stat("/lib/x86_64", 0x7fffa0d10530) = -1 ENOENT (No such file or directory)
2508 open("/lib/libncurses.so.5", O_RDONLY) = -1 EACCES (Permission denied)
--
dhclient-script fails with apparmor
https://bugs.launchpad.net/bugs/400349
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list