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

Bug#600861: [console-setup-mini] Package console-setup-mini needs to be xserver installed?



Marek Straka, le Wed 20 Oct 2010 20:13:45 +0200, a écrit :
> Why is Bugreport Nr. 546983
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546983
> not listed under bugreports of console-setup-mini:
> http://bugs.debian.org/cgi-bin/pkgreport.cgi?package=console-setup-mini

Err, because it is fixed.  We don't keep all the 600 000 bugs on the
summary pages, that'd be unreadable.

>jIt would save me an hours of work.

I don't see how that bug relates to yours.

> I have found that console-setup-mini without installation of xserver (or something depended on it) does not load keyboard defined in /etc/default/keyboard
> In the fact - command "setupcon" does not make file /etc/console-setup/cached.kmap.gz

I can see this in console-setup-mini's /bin/setup:

if \
[ "$VARIANT" = '' ] \
&& which gzip >/dev/null \
&& [ -d /usr/share/X11/xkb ] # /usr is mounted
then
if \
[ ! -f /etc/console-setup/cached.kmap.gz ] \
|| [ /etc/console-setup/cached.kmap.gz \
etc.

setupcon checks for /usr/share/X11/xkb, but console-setup-mini doesn't
depend on xkb-data, which provides that directory.  Is that on purpose?
If so, console-setup-mini should at least recommend it, to get it
working by default.

Samuel



Reply to: