Your message dated Sun, 15 Dec 2013 12:41:30 +0000
with message-id <[email protected]>
and subject line Bug#671342: Removed package(s) from unstable
has caused the Debian Bug report #365942,
regarding prints useless garbage at bootup on serial console
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.)


-- 
365942: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=365942
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: console-common
Version: 0.7.58
Severity: minor

You are calling unicode_start and unicode_stop with 2>/dev/null to
supress error output. vt-is-UTF8 prints its usage information on
stdout when printing any error message, though.

So if vt-is-UTF8 is failing this leaves one with the usage information
printed on startup:
Usage: vt-is-UTF8 [option]
valid options are:
        -q  --quiet    don't print result
        -h --help      display this help text and exit
        -V --version   display version information and exit

without the actuall error information:
vt-is-UTF8: vt-is-UTF8 only runs on linux virtual terminals

I'm not sure if it is intended to run unicode_start/stop at this terminal
where it fails anyway? If yes, feel free to close the bug. I will
open a seperate one on console-tools for the stupid vt-is-UTF8
behaviour.

Gruesse,
        Frank Lichtenheld

Here the complete script run untils the error occurs:
++ fgconsole
+ CONSOLE_TYPE=serial
+ QUIT=0
+ command -v loadkeys
+ CONFDIR=/etc/console
+ CONFFILEROOT=boottime
+ EXT=kmap
+ CONFFILE=/etc/console/boottime.kmap.gz
+ '[' '!' 0 = 1 ']'
+ case "$1" in
+ unmount_proc=no
+ '[' '!' -x /proc/1 ']'
+ reset_kernel
+ '[' -x /sbin/sysctl ']'
+ '[' -r /etc/sysctl.conf ']'
+ grep -v '^\#' /etc/sysctl.conf
+ grep -q keycodes
+ '[' 1 = 0 ']'
+ '[' -f /proc/sys/dev/mac_hid/keyboard_sends_linux_keycodes ']'
+ linux_keycodes=1
+ '[' 1 -gt 0 ']'
+ '[' -r /etc/console/boottime.kmap.gz ']'
+ unicode_start_stop
+ '[' -x /usr/bin/unicode_start ']'
+ '[' -x /uAdding 1012084k swap on /dev/sda4.  Priority:-1 extents:1
across:101ksr/bin/unicode_stop ']'
+ ENV_FILE=none
+ '[' -r /etc/environment ']'
+ ENV_FILE=/etc/environment
+ '[' -r /etc/default/locale ']'
+ ENV_FILE=/etc/default/locale
+ '[' /etc/default/locale = none ']'
internal journal  LC_ALL LC_CTYPE

++ egrep '^[^#]*LANG=' /etc/default/locale
++ tail -n1
++ cut -d= -f2
+ value=
+ eval LANG=
++ LANG=
+ for var in LANG LC_ALL LC_CTYPE
++ egrep '^[^#]*LC_ALL=' /etc/default/locale
++ tail -n1
++ cut -d= -f2
+ value=
+ eval LC_ALL=
++ LC_ALL=
+ for var in LANG LC_ALL LC_CTYPE
++ egrep '^[^#]*LC_CTYPE=' /etc/default/locale
++ tail -n1
++ cut -d= -f2
+ value=
+ eval LC_CTYPE=
++ LC_CTYPE=
++ LANG=
++ LC_ALL=
++ LC_CTYPE=
++ locale charmap
+ CHARMAP=ANSI_X3.4-1968
+ '[' ANSI_X3.4-1968 = UTF-8 ']'
+ unicode_stop
vt-is-UTF8: vt-is-UTF8 only runs on linux virtual terminals
Usage: vt-is-UTF8 [option]
valid options are:
        -q  --quiet    don't print result
        -h --help      display this help text and exit
        -V --version   display version information and exit
unicode_stop: Already in byte-mode

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: hppa (parisc64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-parisc64
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages console-common depends on:
ii  console-data               20060421      Keymaps, fonts, charset maps, fall
ii  console-tools              1:0.2.3dbs-62 Linux console and font utilities
ii  debconf [debconf-2.0]      1.5.0         Debian configuration management sy
ii  debianutils                2.16          Miscellaneous utilities specific t
ii  lsb-base                   3.1-5         Linux Standard Base 3.1 init scrip

console-common recommends no packages.

-- debconf information excluded


--- End Message ---
--- Begin Message ---
Version: 2:0.2.3-73+rm

Dear submitter,

as the package console-tools has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/671342

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

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

Debian distribution maintenance software
pp.
Joerg Jaspert (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to