[issue631] grml-live: symlink /etc/grml/fai/apt/sources.list gets replaced by normal file
Michael Prokop
bts at bts.grml.org
Sat Feb 21 14:44:50 CET 2009
New submission from Michael Prokop <mika at grml.org>:
Before executing grml-live some files are used as symlinks:
# ls -l /etc/grml/grml-live.local /etc/grml/fai/apt/sources.list
lrwxrwxrwx 1 root root 28 Nov 19 11:41 /etc/grml/fai/apt/sources.list ->
/etc/tlinux/apt/sources.list
lrwxrwxrwx 1 root root 27 Nov 19 11:44 /etc/grml/grml-live.local ->
/etc/tlinux/grml-live.local
Result after executing grml-live:
# ls -l /etc/grml/grml-live.local /etc/grml/fai/apt/sources.list
-rw-r--r-- 1 root root 1202 Nov 19 13:02 /etc/grml/fai/apt/sources.list
-rw-r--r-- 1 root root 194 Nov 19 13:02 /etc/grml/grml-live.local
Thanks for the bugreport to Thomas Lehmann.
----------
assignedto: mika
messages: 1938
nosy: mika
priority: bug
status: unread
title: grml-live: symlink /etc/grml/fai/apt/sources.list gets replaced by normal file
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue631>
_____________________________________
More information about the Bugs-changes
mailing list