https://bugzilla.novell.com/show_bug.cgi?id=532415 https://bugzilla.novell.com/show_bug.cgi?id=532415#c4 dev001x _ <pgngw+dev001+novell.com@f-m.fm> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |pgngw+dev001+novell.com@f-m | |.fm Component|Network |Network Platform|32bit |All AssignedTo|ug@novell.com |bnc-team-screening@forge.pr | |ovo.novell.com Resolution|WONTFIX | Product|openSUSE 11.1 |openSUSE 11.3 Target Milestone|--- |Final OS/Version|openSUSE 11.1 |openSUSE 11.3 --- Comment #4 from dev001x _ <pgngw+dev001+novell.com@f-m.fm> 2010-11-15 16:18:45 UTC --- (In reply to comment #2)
the message is a false alert in the bind code. It's called a bit too early. Moving the permissions check a bit will solve the message too and it's fixed upstream too already. You can ignore that.
rather than opening a _new_ bug, reopening this one ... i'm seeing the same ERROR with bind9 built/installed from src tarball (bind-9.7.2-P2), and exec from a chroot in /var/lib/named. the chroot includes required devices ... ls -al /var/lib/named/dev/ total 8 drwxr-xr-x 2 named named 4096 2010-11-09 07:45 ./ drwx------ 8 named named 4096 2010-10-18 19:06 ../ srw-rw-rw- 1 root root 0 2010-11-09 07:45 log crw-rw-rw- 1 named named 1, 3 2010-10-18 18:47 null crw-rw-rw- 1 named named 1, 8 2010-10-18 18:47 random crw-rw-rw- 1 named named 1, 9 2010-10-18 18:47 urandom but at, zypper up on exec of 'SuSEconfig', i get the previously reported permission errors for 2 of the 3 devices, .. Additional rpm output: Starting SuSEconfig, the SuSE Configuration Tool... Running module permissions only Reading /etc/sysconfig and updating the system... Executing /sbin/conf.d/SuSEconfig.permissions... /var/lib/named/dev/null: don't know what to do with that type of file /var/lib/named/dev/random: don't know what to do with that type of file ERROR: not all operations were successful. Checking permissions and ownerships - using the permissions files /etc/permissions /etc/permissions.easy /etc/permissions.d/mail-server /etc/permissions.d/postfix /etc/permissions.local setting /var/lib/named/dev/null to root:root 0666. (wrong owner/group named:named) setting /var/lib/named/dev/random to root:root 0666. (wrong owner/group named:named) setting /usr/bin/wall to root:tty 2755. (wrong permissions 0755) setting /usr/bin/write to root:tty 2755. (wrong permissions 0755) Finished. sounds like it's an ignorable error, per your earlier comments, but you'd mentioned it was "fixed upstream". do you have a reference for that fix? thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.