Your message dated Fri, 06 Aug 2010 20:50:13 +0000
with message-id <[email protected]>
and subject line Bug#580498: fixed in tcsh 6.17.02-2
has caused the Debian Bug report #580498,
regarding tcsh: $COLUMNS $LINES are not set
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.)


-- 
580498: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580498
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tcsh
Version: 6.17.00-3
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu lucid ubuntu-patch


Forwareded from
https://bugs.launchpad.net/ubuntu/+source/tcsh/+bug/546032

the attached patches make sure the variables are set in the shell.

-- System Information:
Debian Release: squeeze/sid
  APT prefers lucid-updates
  APT policy: (600, 'lucid-updates'), (600, 'lucid-security'), (600, 
'lucid-backports'), (600, 'lucid'), (60, 'lucid-proposed')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-21-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages tcsh depends on:
ii  libc6              2.11.1-0ubuntu7       Embedded GNU C Library: Shared lib
ii  libncurses5        5.7+20090803-2ubuntu3 shared libraries for terminal hand

tcsh recommends no packages.

tcsh suggests no packages.

-- no debconf information
--- /etc/csh.cshrc.orig 2010-03-24 14:49:47.991344286 +0100
+++ /etc/csh.cshrc      2010-03-24 14:50:04.823370504 +0100
@@ -13,4 +13,7 @@
        set autolist
        set prompt = "%U%m%u:%B%~%b%# "
 
+       setenv COLUMNS
+       setenv LINES
+
 endif
--- /etc/csh.login.orig 2010-03-24 14:50:14.619341856 +0100
+++ /etc/csh.login      2010-03-24 14:50:31.799346282 +0100
@@ -6,3 +6,6 @@
     source $FILE;
   end;
 endif
+
+setenv COLUMNS
+setenv LINES

--- End Message ---
--- Begin Message ---
Source: tcsh
Source-Version: 6.17.02-2

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

tcsh_6.17.02-2.diff.gz
  to main/t/tcsh/tcsh_6.17.02-2.diff.gz
tcsh_6.17.02-2.dsc
  to main/t/tcsh/tcsh_6.17.02-2.dsc
tcsh_6.17.02-2_amd64.deb
  to main/t/tcsh/tcsh_6.17.02-2_amd64.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.
Lucas Nussbaum <[email protected]> (supplier of updated tcsh 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.8
Date: Fri, 06 Aug 2010 15:22:42 -0400
Source: tcsh
Binary: tcsh
Architecture: source amd64
Version: 6.17.02-2
Distribution: unstable
Urgency: low
Maintainer: Lucas Nussbaum <[email protected]>
Changed-By: Lucas Nussbaum <[email protected]>
Description: 
 tcsh       - TENEX C Shell, an enhanced version of Berkeley csh
Closes: 580498
Changes: 
 tcsh (6.17.02-2) unstable; urgency=low
 .
   * Set $COLUMNS and $LINES in csh.{cshrc,login}. Closes: #580498. LP: #546032
   * Standards-Version bumped to 3.8.4. No changes needed.
   * Upload to unstable.
Checksums-Sha1: 
 b0d89190238ccfe48326bc7dc724c7a6fbc1eb33 1150 tcsh_6.17.02-2.dsc
 e9df14c0b04f1ab17a4556b8048c64615662cc03 21905 tcsh_6.17.02-2.diff.gz
 7063d86c2c4c8ab5072b6fb81b75897f64bf6a82 389778 tcsh_6.17.02-2_amd64.deb
Checksums-Sha256: 
 bef2675ea6d22ae37fcdd75bddd156ecc6ae2e1127dc24081768c0937c3a971b 1150 
tcsh_6.17.02-2.dsc
 316a54af7180ce42efb5360432e70e7f21e75706ec97c85f28c64ec395022f2c 21905 
tcsh_6.17.02-2.diff.gz
 a335f8721af07f166e88425486c718bb0321b5bd786d8c5d01411b302a3368d6 389778 
tcsh_6.17.02-2_amd64.deb
Files: 
 303fb054538f89febb4955461c5abcd7 1150 shells optional tcsh_6.17.02-2.dsc
 456f5014cca35a4ea843f8ce8865faf1 21905 shells optional tcsh_6.17.02-2.diff.gz
 99a96ebafb3ccc39b16bed57b0e93362 389778 shells optional 
tcsh_6.17.02-2_amd64.deb

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

iD8DBQFMXHH52hliNwI7P08RAnvOAJ9cUTu88BcZhZ9RqBICq85bJFZ7bACeIMaU
NGK1XC1+D0kEnHVnjczXyqk=
=7lbd
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to