[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#351872: marked as done (urxvt-unicode missing terminfo)



Your message dated Thu, 23 Mar 2006 07:47:05 -0800
with message-id <E1FMS1h-0008PA-VE@spohr.debian.org>
and subject line Bug#351872: fixed in rxvt-unicode 7.7-1
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: rxvt-unicode
Version: 5.6-1
Severity: normal
Tags: patch

rxvt-unicode package does not install terminfo.  The rxvt-unicode
website has a FAQ for this problem
(http://cvs.schmorp.de/browse/*checkout*/rxvt-unicode/doc/rxvt.7.html).

The quick and dirty fix is to set TERM=xterm, but causes some trouble.  For
example, when PS1 contains escape sequences, then typing commands with
backslashes can quote them and cause them to print.  My PS1 is
'\[\033[0m\]\[\033[1m\][\u@\h \W](\j)\$ \[\033[0m\]\[\033[0m\]'.  If I
type <backslash><enter><enter> at the prompt, I get '0m[jpkotta@euler
~](0)$' at the next prompt ('0m' should not be there).  The prompt is
wrong until I do <backslash><backslash><enter>.

Correct fix is to add terminfo: `infocmp -C rxvt-unicode > /tmp/ti ;
tic /tmp/ti ; rm
ti` or reinstall with `make install` instead of the .deb.

-- System Information:
Debian Release: testing/unstable
 APT prefers breezy-updates
 APT policy: (500, 'breezy-updates'), (500, 'breezy-security'), (500, 'breezy')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-10-686-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages rxvt-unicode depends on:
ii  base-passwd       3.5.10                 Debian base system master password
ii  libc6             2.3.5-1ubuntu12        GNU C Library: Shared libraries an
ii  libfontconfig1    2.3.2-1ubuntu4         generic font configuration library
ii  libfreetype6      2.1.7-2.4ubuntu1       FreeType 2 font engine, shared lib
ii  libgcc1           1:4.0.1-4ubuntu9       GCC support library
ii  libx11-6          1:6.2.1+cvs.20050722-8 X11 client-side library
ii  libxft2           2.1.7-1ubuntu5         FreeType-based font drawing librar
ii  libxrender1       1:0.9.0-1              X Rendering Extension client libra
ii  ncurses-base      5.4-9ubuntu4           Descriptions of common terminal ty
ii  zlib1g            1:1.2.3-3ubuntu4       compression library - runtime

rxvt-unicode recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: rxvt-unicode
Source-Version: 7.7-1

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

rxvt-unicode-lite_7.7-1_i386.deb
  to pool/main/r/rxvt-unicode/rxvt-unicode-lite_7.7-1_i386.deb
rxvt-unicode-ml_7.7-1_i386.deb
  to pool/main/r/rxvt-unicode/rxvt-unicode-ml_7.7-1_i386.deb
rxvt-unicode_7.7-1.diff.gz
  to pool/main/r/rxvt-unicode/rxvt-unicode_7.7-1.diff.gz
rxvt-unicode_7.7-1.dsc
  to pool/main/r/rxvt-unicode/rxvt-unicode_7.7-1.dsc
rxvt-unicode_7.7-1_i386.deb
  to pool/main/r/rxvt-unicode/rxvt-unicode_7.7-1_i386.deb
rxvt-unicode_7.7.orig.tar.gz
  to pool/main/r/rxvt-unicode/rxvt-unicode_7.7.orig.tar.gz



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 351872@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Decklin Foster <decklin@red-bean.com> (supplier of updated rxvt-unicode 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 10 Mar 2006 16:41:50 -0500
Source: rxvt-unicode
Binary: rxvt-unicode-ml rxvt-unicode rxvt-unicode-lite
Architecture: source i386
Version: 7.7-1
Distribution: unstable
Urgency: low
Maintainer: Decklin Foster <decklin@red-bean.com>
Changed-By: Decklin Foster <decklin@red-bean.com>
Description: 
 rxvt-unicode - RXVT-like terminal emulator with Unicode support
 rxvt-unicode-lite - RXVT-like terminal emulator with basic Unicode support
 rxvt-unicode-ml - multi-lingual terminal emulator with Unicode support for X11
Closes: 246059 263123 270160 291587 294582 314977 328965 339833 342738 347434 348666 348719 351371 351872 352168 354904 355069
Changes: 
 rxvt-unicode (7.7-1) unstable; urgency=low
 .
   * (XXX CECI N'EST PAS UNE CHANGELOG)
   * Adopting package. (Closes: #348719)
   * The following bugs have been fixed in previous Debian revisions:
     - An x-terminal-emulator alternative is provided (Closes: #314977)
     - /dev/tty is now readable by default (this was actually a bug in makedev
       which was not reassigned for some reason.) (Closes: #246059)
   * New upstream release:
     - Cleans up eaves zombie shell processes in urxvtd (Closes: #339833)
     - Handling of bold "special" characters fixed (Closes: #294582)
     - Setting/pasting of PRIMARY selection fixed (Closes: #328965, #291587)
     - #284257, should no longer happen, but I don't have a PPC.
   * Rebuild against new Xft (Closes: #352168, #351371)
   * Enable Perl support in rxvt-unicode-ml.
   * Switch from dpatch to quilt.
   * Fix documentation of utmp/wtmp permissions (Closes: #342738)
   * Add FSF address to debian/copyright.
   * Remove -D from install call (breaks with Ubuntu's coreutils).
   * Set resource class to URxvt and fallback class to Rxvt for all flavors.
     (Closes: #263123, #270160)
   * Document the fact that $TERM defaults to rxvt-unicode (not rxvt), and how
     to change this with X resources. Users do not (and should not) have to
     compile terminfo entries, so remove these from examples; ncurses-base
     provides a proper one already. (Closes: #351872)
   * Install alternative for rxvt.1.gz. (Closes: #355069)
   * Specify default fontset in app-defaults. (Closes: #348666)
   * Removed debian/urxvtc.1 (superseded by upstream).
   * Run pod2man using the name (i.e page heading) "urxvt" rather than "rxvt".
     (Closes: #354904)
   * Added urxvtcd script to automatically start urxvtd if necessary and run
     urxvtc. (Closes: #347434)
   * Added watch file.
Files: 
 664cf29371d5f24ed0848d1251a68f3e 748 x11 optional rxvt-unicode_7.7-1.dsc
 e9c7c526ae661c716115aa1ba7b1138c 1159212 x11 optional rxvt-unicode_7.7.orig.tar.gz
 1bf4f5e6bf062970e5330dc035ff597c 21079 x11 optional rxvt-unicode_7.7-1.diff.gz
 10d43b87d926a5c193fbf915b88ea20f 1049028 x11 optional rxvt-unicode_7.7-1_i386.deb
 09873c9ae76e383c3d11513ceb9c16bb 1240194 x11 optional rxvt-unicode-ml_7.7-1_i386.deb
 bbf7aa6e554d017be3f9221c0a82e807 1048304 x11 optional rxvt-unicode-lite_7.7-1_i386.deb

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

iD8DBQFEIr/zuIJGh/GWjRsRAhhEAKCGiy/nOZl34wmefe81k521xlPQFwCgidW8
1ud6bT4/3HvYoh1daE4umIY=
=kbAR
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: