Your message dated Sun, 31 Jan 2010 13:02:32 +0000
with message-id <[email protected]>
and subject line Bug#443245: fixed in base-files 5.1
has caused the Debian Bug report #443245,
regarding root's .bashrc PS1 setting defeats debian_chroot
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.)


-- 
443245: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=443245
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rootskel
Version: 1.50

The default /root/.bashrc contains this line:
 export PS1='\h:\w\$ '

That line isn't necessary because /etc/bash.bashrc does a similar but
better thing:
 PS1='${debian_chroot:+($debian_chroot)}...@\h:\w\$ '

Indeed, the /root/.bashrc PS1 setting defeats attempts to set
debian_chroot (as an exported environment variable, or via /etc) to
affect root's prompt.

I think the PS1 setting in /root/.bashrc can safely be removed.

Ian.



--- End Message ---
--- Begin Message ---
Source: base-files
Source-Version: 5.1

We believe that the bug you reported is fixed in the latest version of
base-files, which is due to be installed in the Debian FTP archive:

base-files_5.1.dsc
  to main/b/base-files/base-files_5.1.dsc
base-files_5.1.tar.gz
  to main/b/base-files/base-files_5.1.tar.gz
base-files_5.1_powerpc.deb
  to main/b/base-files/base-files_5.1_powerpc.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Santiago Vila <[email protected]> (supplier of updated base-files package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 31 Jan 2010 13:16:14 +0100
Source: base-files
Binary: base-files
Architecture: source powerpc
Version: 5.1
Distribution: unstable
Urgency: low
Maintainer: Santiago Vila <[email protected]>
Changed-By: Santiago Vila <[email protected]>
Description: 
 base-files - Debian base system miscellaneous files
Closes: 275622 443245 487105 514794 547407 567733
Changes: 
 base-files (5.1) unstable; urgency=low
 .
   * Changed default permissions for /root to 700, as many admins consider
     it should be more private than other home directories. Closes: #514794.
   * Changed default permissions for /var/log/btmp to 660, to be in sync
     with permissions set by logrotate. Closes: #547407.
   * Do not export PS1 in /root/.bashrc, as it has bash escapes and it's
     inherited to subshells that do not have to be bash. Closes: #567733.
   * Added debian_chroot variable to default PS1 in /root/.bashrc.
   * Comment out PS1 in /root/.bashrc anyway, as /etc/profile and
     /etc/bash.bashrc already care about it. Closes: #443245.
   * Comment out umask as well, as it's already in /etc/profile.
   * Added /usr/local/games to default PATH in /etc/profile. Closes: #487105.
   * While we are at it, comment out everything about PATH, as /etc/login.defs
     should already care about this.
   * Changed default /etc/profile so that it sources /etc/bash.bashrc
     if the shell is bash. Closes: #275622.
   * Drop \u part from default PS1 in /etc/profile, as it's only useful
     for people with several non-root accounts. Most people are either root
     or an ordinary user, so $ and # are enough to differentiate between them.
   * Comment out PS1 setting in /etc/profile anyway, as we have bash.bashrc.
Checksums-Sha1: 
 53733c1569bed2cdb59fb3ecb480fac165a3062f 962 base-files_5.1.dsc
 e588cc33963ea374e2d077016ba7f43487cb5a98 68882 base-files_5.1.tar.gz
 09007e8c86965a3278becb6336e36fe5628a0e94 61422 base-files_5.1_powerpc.deb
Checksums-Sha256: 
 dceb2266712f3eb4aac1b9c2b60f5afe4a5c1ec89f50fecbd1fa7868637ba20d 962 
base-files_5.1.dsc
 7980c879f07506cb7ea64f47ab767c9128106e62b9ea41f0e104811c0c19aca4 68882 
base-files_5.1.tar.gz
 4e42df91da8b8113b0d048ffe46d7613556537cf642280439c2875f7fa5c4cab 61422 
base-files_5.1_powerpc.deb
Files: 
 fdb20e5a6d73813fcb63b791c0fdffcb 962 admin required base-files_5.1.dsc
 eeed5a6dbc3ca75ab3f708eeebc10939 68882 admin required base-files_5.1.tar.gz
 97f1a32acd3d6ce224fb1b0e337e1493 61422 admin required 
base-files_5.1_powerpc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iQEcBAEBCAAGBQJLZXoaAAoJEEHOfwufG4sy7F8H/2Q2ICg63uvao4WYZrfc4rBC
J0CaNMlYNZP+8bgEPtakwtKhbObsOdMzqFm31kfaG7uVGQyEpJkeHnYPuKbPOMxX
V/n2oMPKLeffx0iBbK5dA7JMycJLtiAkI+SoRHdiiOjScC+J7cqvtZ2egoATQzd9
WLQtH9h792z+6cN2W7AhZC8/Klg1w42guiZQWayrfm4ZfUPU2bVdeJYO9ao+6MqV
NccPKOCZUrz8xj/oyFxyTZ5VPfDbb7PA9rLxsOuuRgTHJF10XYxjDLqWhK2IBPya
MvggciqcIZBAEQNaOtMsDew8phlmU3mV2PF1EG23qx2s+3xSILkKa8IweDrVGQQ=
=Am1U
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to