Bug#299050: adduser: fails on copying symlinks from /etc/skel

2005-07-15 Thread Marc Haber
On Fri, Mar 11, 2005 at 01:33:55PM +0100, Hans-Peter Doerr wrote: > adduser fails to copy symlinks in subdirs of /etc/skel There have been some changes regarding this behavior in 3.64. Can you please check whether you can still reproduce this behavior? I cannot: $ sudo find /etc/skel/ -ls 2523223

Bug#299050: adduser: fails on copying symlinks from /etc/skel

2005-03-14 Thread Marc Haber
tags #299050 -moreinfo -unreproducible thanks On Mon, Mar 14, 2005 at 04:08:48PM +0100, HP Doerr wrote: > yes. i've found it only appears if "subdir" is not world read- and > executable: This is important information, thank you very much. I will investigate. Greetings Marc -- -

Bug#299050: adduser: fails on copying symlinks from /etc/skel

2005-03-14 Thread HP Doerr
On Fri, 11 Mar 2005 14:16:13 +0100 Marc Haber <[EMAIL PROTECTED]> wrote: > tags #299050 unreproducible > thanks > > On Fri, Mar 11, 2005 at 01:33:55PM +0100, Hans-Peter Doerr wrote: > > adduser fails to copy symlinks in subdirs of /etc/skel > > > > # ls -l /etc/skel/subdir/ > > total 0 > > lrwxr

Bug#299050: adduser: fails on copying symlinks from /etc/skel

2005-03-11 Thread Marc Haber
tags #299050 unreproducible thanks On Fri, Mar 11, 2005 at 01:33:55PM +0100, Hans-Peter Doerr wrote: > adduser fails to copy symlinks in subdirs of /etc/skel > > # ls -l /etc/skel/subdir/ > total 0 > lrwxrwxrwx 1 root root 9 Mar 11 13:17 link-to-file -> /etc/file > > # adduser --home /home/test

Bug#299050: adduser: fails on copying symlinks from /etc/skel

2005-03-11 Thread Hans-Peter Doerr
Package: adduser Version: 3.63 Severity: normal adduser fails to copy symlinks in subdirs of /etc/skel # ls -l /etc/skel/subdir/ total 0 lrwxrwxrwx 1 root root 9 Mar 11 13:17 link-to-file -> /etc/file # adduser --home /home/test99 --shell /bin/bash --ingroup users \ --disabled-password --geco