On Mon, Mar 09, 2009 at 04:24:39PM +0100, Josef Wolf wrote:
On Mon, Mar 09, 2009 at 12:19:05PM -0300, Cristian Rodríguez wrote:
Josef Wolf escribió:
On Mon, Mar 09, 2009 at 12:33:42PM +0100, Michael Schroeder wrote:
Can you please make the output of 'strace -f' available to us?
It is too long (about 2.5mb) to attach it to a mail.
did you compressed it first with lzma ?
lzma <file>
OK, here it is again compressed.
Thanks. The strace indeed reveals what's going on: the aaa_base postinstall scriptlet contains: touch root/.bash_history chmod 600 root/.bash_history On your system, /root/.bash_history is a symlink pointing to /dev/null, thus 'chmod 600 root/.bash_history' changes the mode of /dev/null. The scriptlet should be changed to be a bit more careful, I guess. CC to ro@suse.de, the aaa_base maintainer. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org