http://bugs.skolelinux.org/show_bug.cgi?id=1409
--- Comment #6 from Petter Reinholdtsen <[email protected]> 2009-12-27 14:59:54 --- I noticed something that might be related. During installation, this change is registered by etcinsvk when installing in debug mode (to get more etcinsvk commits): === skel/.mozilla/firefox/debian-edu.default/cert_override.txt ================================================================== --- skel/.mozilla/firefox/debian-edu.default/cert_override.txt (revision 6) +++ skel/.mozilla/firefox/debian-edu.default/cert_override.txt (revision 7) @@ -1 +1 @@ -link ../../../../iceweasel/profile/cert_override.txt \ No newline at end of file +link /etc/iceweasel/profile/cert_override.txt \ No newline at end of file So the symlink in /etc/skel/ was changed from a relative link (which I believe is part of the package) and to an absolute link (which I believe was done by ltsp-make-client. Perhaps the user with the problem logged in on a diskless workstation, where the symlink is relative, while it would work if the user logged into a system where the symlink is absolute? Anyway, I suspect we should not set the symink both in the package and from ltsp-make-client. -- Configure bugmail: http://bugs.skolelinux.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are watching all bug changes. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

