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 #329129,
regarding Should use the default value set for font in VC1 for other virtual
consoles
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.)
--
329129: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=329129
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: languagechooser
Severity: minor
Tags: patch l10n
Please use this patch to set up console font in all VCs (this does not
happen right now)
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.9
Locale: LANG=el_GR.UTF-8, LC_CTYPE=el_GR.UTF-8 (charmap=UTF-8)
Index: prebaseconfig
===================================================================
--- prebaseconfig (revision 25465)
+++ prebaseconfig (working copy)
@@ -33,6 +34,11 @@
consolefont=`echo $consolefont | sed -e 's/(.*//'`
if [ -n "$consolefont" ]; then
echo "SCREEN_FONT=$consolefont" >>$ctconfig
+ echo "SCREEN_FONT_vc2=$consolefont" >>$ctconfig
+ echo "SCREEN_FONT_vc3=$consolefont" >>$ctconfig
+ echo "SCREEN_FONT_vc4=$consolefont" >>$ctconfig
+ echo "SCREEN_FONT_vc5=$consolefont" >>$ctconfig
+ echo "SCREEN_FONT_vc6=$consolefont" >>$ctconfig
fi
fi
;;
--- 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 ---