Your message dated Wed, 31 Dec 2008 17:25:00 +0100
with message-id <[email protected]>
and subject line bug triage
has caused the Debian Bug report #347444,
regarding .zshhistory is chowned on sudo su -p ...
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
347444: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=347444
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zsh
Version: 4.3.0-dev-2-1
Severity: important
since last release, when I become root using sudo su -p (meaning
keeping my env intact, especially $HOME) I see .zshhistory beeing
chowned by root :
[madcoder hades] lal .zshhistory
-rw------- 1 madcoder olympe 82278 2006-01-10 19:05 .zshhistory
[madcoder hades] sudo su -p
[root hades] lal .zshhistory
-rw------- 1 madcoder olympe 82278 2006-01-10 19:05 .zshhistory
[root hades] exit
[madcoder hades] lal .zshhistory
-rw------- 1 root root 82218 2006-01-10 19:06 .zshhistory
this is fully reproducible. I'd like to set the bug a bit more than
normal, important may be a bit too much, I'll let you downgrade it if
you feels like it's not that important.
though, it really render the shell hard to use since new consoles
can't read the history, which is one of the very very used feature of a
shell. thuse the important severity.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-amd64-k8
Locale: lang=fr...@euro, lc_ctype=fr...@euro (charmap=ISO-8859-1) (ignored:
LC_ALL set to fr_FR)
Versions of packages zsh depends on:
ii debconf [debconf-2.0] 1.4.67 Debian configuration management sy
ii libc6 2.3.5-11 GNU C Library: Shared libraries an
ii libncurses5 5.5-1 Shared libraries for terminal hand
Versions of packages zsh recommends:
ii libcap1 1:1.10-14 support for getting/setting POSIX.
ii libpcre3 6.4-1.1 Perl 5 Compatible Regular Expressi
-- no debconf information
--- End Message ---
--- Begin Message ---
see above
--- End Message ---