Your message dated Mon, 19 Nov 2007 18:17:01 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#364326: fixed in base-files 4.0.2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: base-files
Version: 3.1.12
Severity: important

base-files includes share/dot.profile which reads:

    # ~/.profile: executed by Bourne-compatible login shells.

    if [ -f ~/.bashrc ]; then
      . ~/.bashrc
    fi

    mesg n

This is incorrect. The *ksh derivate shells also read ~/.profile and the
definitely should not read . ~/.bashrc. 

Please move this code to correct location share/dot.bash_profile 

    # ~/.bash_profile  - Bash specific settings

    if [ -f ~/.bashrc ]; then
      . ~/.bashrc
    fi

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)

Versions of packages base-files depends on:
ii  base-passwd               3.5.11         Debian base system master password
ii  gawk [awk]                1:3.1.5.dfsg-4 GNU awk, a pattern scanning and pr
ii  mawk [awk]                1.3.3-11       a pattern scanning and text proces

base-files recommends no packages.

-- no debconf information


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

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_4.0.2.dsc
  to pool/main/b/base-files/base-files_4.0.2.dsc
base-files_4.0.2.tar.gz
  to pool/main/b/base-files/base-files_4.0.2.tar.gz
base-files_4.0.2_powerpc.deb
  to pool/main/b/base-files/base-files_4.0.2_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: SHA1

Format: 1.7
Date: Mon, 19 Nov 2007 19:04:10 +0100
Source: base-files
Binary: base-files
Architecture: source powerpc
Version: 4.0.2
Distribution: unstable
Urgency: low
Maintainer: Santiago Vila <[EMAIL PROTECTED]>
Changed-By: Santiago Vila <[EMAIL PROTECTED]>
Description: 
 base-files - Debian base system miscellaneous files
Closes: 364326
Changes: 
 base-files (4.0.2) unstable; urgency=low
 .
   * Changed default /root/.profile so that it sources /root/.bashrc only
     if the shell is bash. Closes: #364326.
Files: 
 f59fe6227c84181936b33cd32b6606ad 464 admin required base-files_4.0.2.dsc
 36007e85afb96f6b08f09a3dd68c864b 54987 admin required base-files_4.0.2.tar.gz
 1179d16797185975479d9b2ac78ee4e4 55496 admin required 
base-files_4.0.2_powerpc.deb

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

iD8DBQFHQdA+d9Uuvj7yPNYRApP7AJ4sPhPlXHzfx/hMJhV0wSmslWf/zACcCmbv
XnpjKhwAKqClfzmzlzG3bVc=
=kKW+
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to