Bug 148527

Summary: named chroot jail
Product: [openSUSE] SUSE Linux 10.1 Reporter: First Name Last Name <sinderbox+novell>
Component: YaST2Assignee: Uwe Gansert <ug>
Status: RESOLVED FIXED QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description First Name Last Name 2006-02-06 21:20:50 UTC
named chroot jail needs /etc/localtime
/etc/ is copied to /var/lib/named but 
/etc/localtime points to ../usr/share/zoneinfo/xxx/yyy

The soft link points to non existant file inside the jail

Two solutions:
1) include /usr/share/zoneinfo in the jail
2) cp -L /etc/localtime /var/lib/named/etc/
Comment 1 Uwe Gansert 2006-02-07 15:15:49 UTC
actually that's fixed already on beta3. The files are copied with "-L"
Did you really test beta3?

Comment 2 Uwe Gansert 2006-02-07 16:55:02 UTC
works for me
Comment 3 First Name Last Name 2006-02-07 20:09:16 UTC
It seems the problem was carried from beta2 to beta3

rm /var/lib/named/etc/localtime
rcnamed restart

solved the problem.
The jail was not cleaned up, and the old link interfered

Am I supposed to close the bug?
I leave it as RESOLVED FIXED